index
:
openmano-mpy
master
MicroPython source and hardware configuration for OpenMano
Damien George
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ports
/
stm32
/
boards
/
STM32F4DISC
Age
Commit message (
Expand
)
Author
2020-02-28
all: Reformat C and Python source code with tools/codeformat.py.
Damien George
2019-06-25
stm32/boards: Rework all stm32??xx_hal_conf.h files to use common code.
Damien George
2018-05-01
stm32/boards: Update pins.csv to include USB pins where needed.
Damien George
2018-04-11
stm32/can: Allow CAN pins to be configured per board.
Damien George
2018-03-27
stm32/Makefile: Allow a board to config either 1 or 2 firmware sections.
Damien George
2018-03-27
stm32/boards: Allow boards to have finer control over the linker script.
Damien George
2018-02-13
stm32/boards: Update all boards to work with new USB configuration.
Damien George
2018-02-09
stm32/boards: Remove all config options that are set to defaults.
Damien George
2017-11-20
stm32/boards: Remove obsolete and unused board-specific defines.
Damien George
2017-09-06
stm32/boards: Change remaining stm32f4xx_hal_conf.h to unix line ending.
Damien George
2017-09-06
ports: Make new ports/ sub-directory and move all ports there.
Damien George