zephyr/samples
TOKITA Hiroshi eef3e85c09 samples: drivers: display: Fix drawing on non-x8 height VTILED display
VTILED displays with a height other than x8 fail to draw bottom-row
tiles.  This is because it extends beyond the display area.

I fixed the drawing area to be cropped to fit within the display.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
2024-05-06 14:53:27 +01:00
..
application_development hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
arch samples: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
basic boards: rename and update esp32 related conf and overlay files 2024-04-23 15:36:13 +02:00
bluetooth Bluetooth: BAP: Unicast server depend on PACS 2024-04-30 14:30:45 -04:00
boards scripts: twister: Remove harness repeat field 2024-04-30 18:23:23 +02:00
compression hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
cpp samples: cpp: add a Hello, world! C++ app 2024-01-17 09:56:34 +01:00
drivers samples: drivers: display: Fix drawing on non-x8 height VTILED display 2024-05-06 14:53:27 +01:00
fuel_gauge hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
hello_world samples: hello_world: Use full board target string for hwmv2 boards 2024-03-21 20:10:46 +01:00
kernel arch: move arch_interface.h under zephyr/arch 2024-03-25 09:58:35 +00:00
modules boards: rename and update esp32 related conf and overlay files 2024-04-23 15:36:13 +02:00
net tests: net: tls: fix failures 2024-05-06 11:09:49 +02:00
philosophers samples: philosophers: remove redundant items in prj.conf 2024-02-01 05:26:24 -05:00
posix samples/posix: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
sensor test: mcux_acmp: remove hwv1 overlay which conflicts with hwv2 2024-04-24 15:05:01 -04:00
shields samples: shields: x_nucleo_iks01a3: Fix deprecated config fragment 2024-03-22 10:06:04 +01:00
subsys sample: mgmt: hawkbit: sign image by default 2024-05-02 22:41:27 +01:00
synchronization
tfm_integration samples: tfm_integration: psa_crypto: improve the MbedTLS configuration 2024-05-03 14:47:52 -07:00
userspace boards: arm: stm32f756 with all mpu regions when testing in userspace 2024-04-30 15:11:57 +02:00
classic.rst
index.rst
sample_definition_and_criteria.rst