You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Stepan Snigirev edited this page Oct 22, 2019
·
2 revisions
Welcome to the micropython wiki!
Quick ref how to compile:
cd ports/stm32
make BOARD=STM32F469DISC USER_C_MODULES=../../../usermods
arm-none-eabi-objcopy -O binary build-STM32F469DISC/firmware.elf upy-f469disco.bin