zephyr/tests/drivers
Embla Flatlandsmo fb51823228 boards: arm: Add adafruit_itsybitsy_nrf52840 board
Adds support for the Adafruit ItsyBitsy nRF52840 Express.

This board ships with the UF2 bootloader, so the device has
been set up so that Zephyr applications are flashed the
same way that other (Adafruit) firmware is flashed with the
UF2 bootloader.

This has been tested locally, and the button, blinky and
led_apa102 samples run without problems.

Signed-off-by: Embla Flatlandsmo <embla.flatlandsmo@gmail.com>
2022-12-07 10:06:11 +00:00
..
adc boards: arm: Add adafruit_itsybitsy_nrf52840 board 2022-12-07 10:06:11 +00:00
bbram ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
build_all drivers: gpio: Add TCA6424A driver 2022-11-18 10:10:11 +01:00
can drivers: can: make the fake CAN driver generally available 2022-11-02 08:19:33 -07:00
clock_control tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
console includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
coredump/coredump_api tests: use ignore_fault field instead of tags 2022-11-25 06:38:05 -05:00
counter tests: counter: support System Timer on s32z270dc2_r52 2022-11-30 11:29:39 +01:00
dac tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
disk tests: drivers: disk: Replace the MAX function with if and else 2022-10-18 21:11:21 -04:00
dma tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
eeprom tests: drivers: eeprom: add test for the EEPROM shell module 2022-11-15 09:43:42 -06:00
entropy/api drivers: entropy: Fix MCUX CAAM Entropy 2022-12-01 17:57:12 +01:00
espi tests: drivers: move the espi test to new ztest API 2022-09-09 16:14:07 -04:00
flash tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
flash_simulator tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
fuel_gauge/sbs_gauge tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
gpio tests: drivers: gpio: remove deprecated GPIO_VOLTAGE_MASK 2022-11-11 11:00:26 +01:00
hwinfo/api tests/samples: fix some missing tags 2022-11-14 07:08:04 -05:00
i2c tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
i2s tests: drivers: i2s: i2s_speed: move to new ztest API 2022-09-16 08:35:36 +00:00
ipm tests: move to using CONFIG_MP_MAX_NUM_CPUS 2022-10-20 22:04:10 +09:00
kscan/kscan_api tests: drivers: kscan: move to new ztest API 2022-09-09 16:24:20 -04:00
led/led_api tests: drviers: remove superfluous source files 2022-09-12 10:54:18 +00:00
memc/ram includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
mipi_dsi/api tests: drivers move the mipi dsi test to new ztest API 2022-09-01 15:33:25 -04:00
mm/sys_mm_drv_api tests/samples: fix some missing tags 2022-11-14 07:08:04 -05:00
pinctrl tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
pwm tests: drivers: pwm: move the pwm_loopback test to new ztest API 2022-10-03 10:10:15 +02:00
regulator tests: drivers: regulator: fixed: fix broken test 2022-11-30 15:49:30 +01:00
sdhc includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
sensor tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
spi tests: drivers: spi_loopback on stm32f3_disco 2022-12-01 13:12:41 +00:00
syscon ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
timer/nrf_rtc_timer tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
uart tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
udc tests: drivers: add simple UDC driver test 2022-12-02 12:55:18 +01:00
virtualization/ivshmem drivers: virtualization: ivshmem: Convert to use dynamic BDF lookup 2022-11-16 11:18:43 +01:00
w1/w1_api tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
watchdog/wdt_basic_api tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00