zephyr/tests/drivers
Sahaj Sarup 9320dc7921 board: arm: Add support for Black Pill V1.2 F401CC
Changes:

 - Copied over board files for blackpill_f401ce
 - Changed appropriate soc dtsi from stm32f401Xe.dtsi to stm32f401Xc.dtsi
 - Replaced any instance of F401CE to F401CC
 - Added blackpill_401cc to adc test

In essense the blackpill_f401ce and blackpill_f401cc are the exact
same boards,
the f401cc variant of the stm32 mcu has lesser sram and flash than
the f401ce.

Signed-off-by: Sahaj Sarup <sahaj.sarup@linaro.org>
2022-07-04 15:46:03 +02:00
..
adc board: arm: Add support for Black Pill V1.2 F401CC 2022-07-04 15:46:03 +02:00
bbram tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
build_all cmake: Update cmake_minimum_required to 3.20.0 2022-07-04 10:18:45 +02:00
can drivers: can: add CAN_MODE_FD 2022-05-11 10:47:54 +02:00
clock_control tests: drivers: clock_control: stm32_clock_configuartion add testcases 2022-07-04 15:20:06 +02:00
console twister: add support for platform_type filter 2022-05-14 14:49:59 -04:00
coredump/coredump_api coredump: drivers: Add coredump device test 2022-06-05 14:28:34 +02:00
counter tests: counter: Fix test_multiple_alarms in counter_basic_api 2022-05-23 08:38:59 -05:00
dac tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
disk tests: drivers: disk: Add disk performance test 2022-07-04 15:45:47 +02:00
dma tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
eeprom tests: eeprom: use DEVICE_DT_GET 2022-06-30 14:12:31 -05:00
entropy/api tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
espi cmake: Update cmake_minimum_required to 3.20.0 2022-07-04 10:18:45 +02:00
flash boards: arm: Enable flash for storage on mimxrt595_evk 2022-06-13 12:10:57 +02:00
flash_simulator tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
gpio tests: drivers: gpio: direction: use new ztest api 2022-07-02 07:07:11 -04:00
hwinfo/api tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
i2c tests: i2c_target_api: Fix project name 2022-06-29 21:13:16 -04:00
i2s tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
ipm tests: ipm: Remove dead code 2022-06-30 12:37:14 -05:00
kscan/kscan_api ztest: Fix userspace ztests in new API 2022-05-25 11:20:13 +09:00
led/led_api tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
memc/stm32_sdram tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
mipi_dsi/api tests: Add MIPI API tests 2022-05-12 09:26:50 -05:00
pinctrl pinctrl: nrf: prefix custom drive-mode property 2022-05-12 09:22:12 +02:00
pwm test: Remove usec test for pwm_api 2022-05-09 11:50:40 -05:00
regulator tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
sdhc tests: sdhc: Add SD host controller driver test 2022-04-29 14:21:36 -05:00
sensor tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
spi boards: mimxrt595: Add SPI support 2022-06-13 12:10:57 +02:00
syscon reserved_memory: Remove it and cleanup 2022-06-07 09:41:57 -07:00
timer/nrf_rtc_timer tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
uart i.MX NXP Boards: Add support for RT1060_EVKB 2022-06-05 14:16:43 +02:00
virtualization/ivshmem ztest: Fix userspace ztests in new API 2022-05-25 11:20:13 +09:00
watchdog/wdt_basic_api tests: wdt_basic_api: update to new ZTEST APIs 2022-06-30 07:32:11 -04:00