This website requires JavaScript.
Explore
Help
Register
Sign In
Lerking
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
mirror of
https://github.com/micropython/micropython.git
synced
2025-09-09 11:20:48 +02:00
Code
Issues
Actions
25
Packages
Projects
Releases
Wiki
Activity
Files
3ccdbf792cb04fb5561dae52839b51a854f75808
micropython
/
stmhal
/
boards
/
STM32F4DISC
History
Damien George
7bb0f7b0f6
drivers: Add "from micropython import const" when const is used.
...
Following best-practice use of the const feature, to make it compatible with Python.
2016-11-03 12:41:11 +11:00
..
mpconfigboard.h
stmhal/led: Refactor LED to use mp_hal_pin_output() init function.
2016-10-18 14:43:05 +11:00
mpconfigboard.mk
stmhal: Generate modstm constants per build
2015-08-07 08:46:43 +01:00
pins.csv
Initial checkin with STM HAL
2014-03-11 23:55:41 -07:00
staccel.py
drivers: Add "from micropython import const" when const is used.
2016-11-03 12:41:11 +11:00
stm32f4xx_hal_conf.h
stmhal: Use CMSIS_MCU definition from mpconfigboard.mk
2015-08-07 08:54:14 +01:00