zephyr/tests/drivers
Bob Recny 3a4f08cd90 boards: arm: Add u-blox EVK-NINA-B1
Add support for u-blox EVK-NINA-B1 which uses the nRF52832.

This board is similar to the nRF52dk_nrf52832 with
different pin assignments on the header pins and not having
the debug-in and shield SWD headers.

Tested with blinky, button, and Bluetooth peripheral_hr
Corrected duplicate pin assignment for i2c1 in dts file
Corrected copyright date in Kconfig.defconfig
Rebase to update test_adc.c
Corrected sda-pin, scl-pin assignments and LED aliases

Signed-off-by: Bob Recny <bob.recny@u-blox.com>
2021-04-27 13:33:20 -04:00
..
adc/adc_api boards: arm: Add u-blox EVK-NINA-B1 2021-04-27 13:33:20 -04:00
build_all tests: drivers: Add LED GPIO driver to build_all 2021-04-27 16:21:48 +02:00
can tests: drivers: can: timing: Fix potential div by zero 2021-02-11 08:54:12 -05:00
clock_control tests: convert DEVICE_AND_API_INIT to DEVICE_DEFINE 2020-12-19 20:05:40 -05:00
console
counter esp32: drivers: counter: add support for general-purpose counters 2021-03-03 13:02:02 +01:00
dac drivers/dac: stm32: Adding DAC driver for nucleo_f429zi 2021-03-26 08:32:31 -04:00
dma tests: driver: dma: enable tests on stm32g0 boards 2021-04-26 14:16:03 -04:00
eeprom drivers: eeprom: EEPROM emulation in flash memory 2021-02-19 14:06:15 +01:00
entropy/api device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
flash tests/drivers/flash: allow CI using nrf52840dk_nrf52840 2021-03-29 13:43:55 -04:00
flash_simulator tests/drivers/flash_simulator: remove flash_write_protection_set() usage 2021-03-29 13:43:55 -04:00
gpio arm: nxp: kinetis: Remove explicity setting of pincfg to GPIO 2021-04-15 12:25:05 +02:00
hwinfo/api
i2c coccinelle: Remove extra semicolon 2021-03-25 11:35:30 -05:00
i2s device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
ipm tests: convert DEVICE_AND_API_INIT to DEVICE_DEFINE 2020-12-19 20:05:40 -05:00
kscan/kscan_api device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
led/led_api device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
memc/stm32_sdram tests: drivers: memc: add test for stm32 SDRAM 2020-11-24 16:33:17 +01:00
pwm boards: arm: twr_ke18f: Add pinctrl dts properties 2021-04-27 08:43:23 -05:00
regulator/fixed tests: regulator: add integration platform 2021-04-16 09:45:35 +02:00
sensor tests: drivers: sensors: use integration_platforms 2021-03-30 10:50:14 -05:00
spi/spi_loopback tests: spi: add nucleo_g0b1re to spi_loopback test in async mode 2021-04-26 14:16:03 -04:00
timer/nrf_rtc_timer arch: arm: Unconditionally compile IRQ_ZERO_LATENCY flag 2021-04-12 07:33:27 -04:00
uart tests: uart_async_api: add nucleo_g071rb board 2021-04-26 14:16:03 -04:00
watchdog/wdt_basic_api tests: watchdog: enable wwdg for nucleo_g431rb and nucleo_f091rc 2021-04-09 13:23:38 +02:00