Nick Elsmore
Nick Elsmore
This introduces some basic support required to run the Zephyr basic blinky example targeting the Nucleo WB55RG board Preliminary (bare minimum) support added for: - RCC - HSEM - PWR
I am looking for a way to reference peripherals in a `.repl` without needing to reference the full hierarchy. In particular peripherals downstream of something attached to `sysbus`. So for...
This adds enough basic support to run the Zephyr basic blinky for the Nucleo WB55RG. Includes: - STM32WB55RG repl file with base peripherals - Nucleo WB55RG repl file - Nucleo...
### Description Basic support for Nucleo WB55RG board. - `.repl` file for stm32wb55 - `.repl` file for stm32wb55 nucleo - `.resc` file for stm32wb55 nucleo - Enough peripheral support for...