Alexandre Bourdiol
Alexandre Bourdiol
Add STM32 boards support through stm32duino https://github.com/stm32duino/Arduino_Core_STM32 Tested on * Nucleo-L476RG * Nucleo-F401RE * Nucleo-G071RB * Nucleo-F103RB With LM75 tempetature sensor with LM75 library modified to use SoftwareWire https://github.com/thefekete/LM75 Signed-off-by:...
Fix LowPower Sleep Mode: * fix: restore Main regulator on LowPower Sleep exit * fix: in case of LowPower Sleep, it is necessary to decrease CPU Frequency Fixes https://github.com/stm32duino/STM32LowPower/issues/73
Please, update openocd to include the support of stm32h7 dualcore targets on master branch up to commit: http://openocd.zylin.com/#/c/5534/ SHA1: 0a804222da63c5f849efa23b019a59e2dea76842 This is complementary to PR https://github.com/zephyrproject-rtos/zephyr/pull/24682