zephyr/tests
Jefferson Lee 35c5fbe554 boards: Add the Arduino Nano BLE 33
This commit adds the board definition files
needed to support the Arduino Nano BLE 33.
Tested: the following have been verified with
my logic analyzer.
* Serial peripherals (UART, I2C, SPI)
* USB
* RTC

Untested:
* PWM. In theory it should work but I don't
have a good enough logic analyzer to test this

* RTC's. The board doesn't have a backup battery.
The peripherals are enabled for modding another
battery in the device tree.

Signed-off-by: Jefferson Lee <jeffersonlee2000@gmail.com>
2021-01-07 09:46:22 -06:00
..
application_development tests: add filter for some tests using newlib 2020-12-16 08:57:40 -05:00
arch drivers/timer: Remove legacy APIC driver 2020-12-27 18:19:17 +01:00
benchmarks tests: latency_measure: fix mis-matched timing start/stop calls 2021-01-04 12:15:30 +01:00
bluetooth tests: Check return value of settings_runtime_set in ll_settings test 2021-01-05 16:51:19 +02:00
boards tests/boards: Add a test for ivshmem on qemu_x86_64 2020-12-16 18:47:35 -05:00
crypto ztest: remove ztest_mem_domain 2020-08-26 20:35:02 -04:00
deprecated/inttype dts: remove legacy macro support 2020-10-09 08:45:38 -05:00
drivers boards: Add the Arduino Nano BLE 33 2021-01-07 09:46:22 -06:00
kernel tests: skip memory mapping execution testing of qemu_x86_64 coverage 2021-01-05 10:32:38 -08:00
lib lib/os/heap: fix realloc issues 2021-01-04 11:12:05 -05:00
misc/test_build sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
net net: timeout: refactor to fix multiple problems 2021-01-07 11:14:38 +02:00
portability tests: cmsis_rtos_v2: enable x86 64-bit boards 2020-12-17 09:56:15 +02:00
posix tests: tls: add toolchain filter 2020-12-15 11:22:38 +01:00
subsys power: rename _pm_power_state_ -> pm_power_state 2021-01-04 09:02:23 -05:00
unit lib: cbprintf: remove cbprintf_arglen 2021-01-07 14:02:06 +01:00
ztest tests/samples: enable for integration testing 2020-07-30 08:00:03 -04:00