This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
micropython
mirror of
https://github.com/micropython/micropython.git
Watch
1
Star
0
Fork
You've already forked micropython
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4836bcc957
micropython
/
stmhal
/
boards
/
ESPRUINO_PICO
/
mpconfigboard.mk
4 lines
80 B
Makefile
Raw
Normal View
History
Unescape
Escape
stmhal: Update Makefile and board configs to compile with relocated hal.
2015-07-19 12:17:42 +01:00
MCU_SERIES
=
f4
stmhal: Add support for Espruino Pico board. To build: make BOARD=ESPRUINO_PICO To deploy: short the BOOT0/BTN contact on the back of the board (eg by drawing over it with a graphite pencil), then hold down BTN while inserting the board into the USB port. The board should then enter DFU mode, and the firmware can be downloaded using: make BOARD=ESPRUINO_PICO deploy
2015-04-18 21:27:10 +01:00
AF_FILE
=
boards/stm32f401_af.csv
LD_FILE
=
boards/stm32f401.ld