Compare commits

...

1 Commits

Author SHA1 Message Date
dragonfly2046 b727d170c7 Add support for UNO R4 WiFi
Build / Build app and tests (ubuntu-24.04) (push) Failing after 2m36s
Documentation / Build (1.14.0) (push) Failing after 14s
Documentation / Build (1.9.6) (push) Successful in 14s
Documentation / Deploy (push) Has been skipped
2026-04-25 17:19:41 -07:00
+1
View File
@@ -18,4 +18,5 @@ manifest:
# strictly needed by the application.
name-allowlist:
- cmsis_6 # required by the ARM port for Cortex-M
- hal_renesas # required by the Arduino UNO R4 WiFi
- hal_stm32 # required by the nucleo_f446re board (STM32 based)