index
:
user/sven/micropython.git
for-upstream
master
old
stmhal-flash
origin/HEAD
origin/dependabot/github_actions/actions/cache-5
origin/master
origin/parse-bytecode
origin/v1.22-release
origin/v1.24-release
origin/v1.26-release
The MicroPython project
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stmhal
/
boards
/
CERB40
Age
Commit message (
Expand
)
Author
2016-12-13
stmhal: Move PY_SYS_PLATFORM config from board to general config file.
Damien George
2016-12-05
stmhal: Refactor UART configuration to use pin objects.
Rami Ali
2016-11-16
stmhal/boards: configure all F4 boards to work with new HAL
Krzysztof Blazewicz
2016-03-07
stmhal: Unify comments in stm32f4xx_hal_conf.h across all boards.
Pavol Rusnak
2016-02-10
stmhal: CERB40 - Add pins defines for I2C3
Dave Hylands
2016-02-06
stmhal/diskio: Introduce MICROPY_HW_HAS_FLASH setting.
Paul Sokolovsky
2015-12-12
stmhal: For SPI config, use HW_SPIx_SCK instead of HW_ENABLE_SPIx.
Damien George
2015-08-07
stmhal: Use CMSIS_MCU definition from mpconfigboard.mk
Dave Hylands
2015-08-07
stmhal: Generate modstm constants per build
Dave Hylands
2015-07-20
stmhal: Update Makefile and board configs to compile with relocated hal.
Damien George
2015-06-01
stmhal: Add support for UART5
Dave Hylands
2015-05-03
stmhal: Allow to configure UART pins completely via mpconfigboard.h.
Eero af Heurlin
2015-04-18
stmhal: Make ld and af files configurable within Makefile.
Damien George
2015-04-18
stmhal: Make I2C busses and their pins configurable in mpconfigboard.h.
Damien George
2015-04-18
stmhal: Make HSE PLL parameters configurable per board.
Damien George
2015-01-21
stmhal: Add support for FEZ Cerb40 II board from ghielectronics.com.
Dave Hylands