zephyr/tests
Henrik Brix Andersen 73288835ec tests: arch: arm: irq_advanced_features: remove Arty Cortex-M1 handling
Remove special handling of the ARM Cortex-M1 DesignStart FPGA reference
design running on the Digilent Arty after CONFIG_NUM_IRQS was reduced
from 8 to 7.

Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>
2020-09-02 15:02:03 +02:00
..
application_development device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
arch tests: arch: arm: irq_advanced_features: remove Arty Cortex-M1 handling 2020-09-02 15:02:03 +02:00
benchmarks tests: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
bluetooth device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
boards device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
crypto ztest: remove ztest_mem_domain 2020-08-26 20:35:02 -04:00
deprecated sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
drivers tests: uart_asyn: Simplify how the UART device is provided 2020-09-02 13:48:13 +02:00
kernel isr: Normalize usage of device instance through ISR 2020-09-02 13:48:13 +02:00
lib tests: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
misc/test_build sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
net device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
portability tests: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
posix sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
shell
subsys device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
unit testsuite: fix unittest cross-language flags 2020-08-31 11:02:35 -04:00
ztest