index
:
suspect-devices/circuitpython
1.x
2.x
3.x
4.0.x
4.1.x
4.x
5.0.x
5.1.x
5.3.x
6.0.x
6.1.x
6.2.x
audiocore-rawsample-sinewave
azure
azure-pipelines
cross
dm-mixer
dynamic-native-modules
encoding
esp-extra-scripts
fix_typo_spanish
iabdalkader-cc3k-update
jepler-try-ubuntu-20.04
main
master
parse-bytecode
reentrant-gc
stable
travis-clang
travis-esp8266
travis-stackless
travis-testing
type_hints
CircuitPython - a Python implementation for teaching coding with microcontrollers
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ports
/
stm32
/
boards
/
STM32L476DISC
Age
Commit message (
Expand
)
Author
2019-10-13
remove ports/stm32
Dan Halbert
2018-06-14
stm32/boards/STM32L476DISC: Update SPI flash config for cache change.
Damien George
2018-04-11
stm32/can: Allow CAN pins to be configured per board.
Damien George
2018-03-28
stm32/boards/STM32L476DISC: Update to not take the address of pin objs.
Damien George
2018-03-27
stm32/Makefile: Allow a board to config either 1 or 2 firmware sections.
Damien George
2018-03-27
stm32/Makefile: Rename FLASH_ADDR/TEXT_ADDR to TEXT0_ADDR/TEXT1_ADDR.
Damien George
2018-03-27
stm32/boards: Allow boards to have finer control over the linker script.
Damien George
2018-03-27
stm32: Consolidate include of genhdr/pins.h to single location in pin.h.
Damien George
2018-03-15
stm32/boards/STM32L476DISC: Enable CAN peripheral.
Damien George
2018-03-10
stm32/boards/STM32L476DISC: Provide SPI-flash bdev config.
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-09-06
ports: Make new ports/ sub-directory and move all ports there.
Damien George