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
/
stm
/
boards
/
meowbit_v121
Age
Commit message (
Expand
)
Author
2021-03-25
Switch devices.h to nvm.toml data
Scott Shawcroft
2021-03-15
run code formatting script
microDev
2021-03-07
Automatically count EXTERNAL_FLASH_DEVICES
Jeff Epler
2020-12-08
Add `board_deinit` for use with sleep
Scott Shawcroft
2020-11-23
stm: disable ulab on two resource-constrained boards
Jeff Epler
2020-09-25
Requested changes take 1
Mark Roberts
2020-09-17
Merge pull request #2966 from sommersoft/ci_check_vid_pid
Scott Shawcroft
2020-09-15
Add more PIDs for unique boards
Scott Shawcroft
2020-08-27
Merge branch 'main' into stm32-meowbit-fix
hierophect
2020-08-26
Fix trailing whitespace errors across ports and docs
Lucian Copeland
2020-08-25
Fix null dereference, invert auto_brightness to reenable screen
Lucian Copeland
2020-08-24
Remove Meowbit LSE flag, harsher failure for LSE issues
Lucian Copeland
2020-08-13
Update mpconfigboard.mk
Dan Halbert
2020-08-13
stm: meowbit_v121: remove _pixelbuf to fit ja translation
Jeff Epler
2020-06-23
supervisor.mk: Compute USB_DEVICES; remove from boards and ports
Jeff Epler
2020-06-04
Merge remote-tracking branch 'upstream/master' into stm32-LSE-startup-fix
Lucian Copeland
2020-06-04
Rework LSE clock init, allow clock overrides
Lucian Copeland
2020-06-03
Fix up end of file and trailing whitespace.
Diego Elio Pettenò
2020-04-21
Use our own flag for board crystal config.
Scott Shawcroft
2020-04-20
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-04-15
translations-merge
Lucian Copeland
2020-04-14
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-04-14
Add Protomatter and FramebufferDisplay
Jeff Epler
2020-04-03
Linker file restructure, TCM and MPU additions
Lucian Copeland
2020-04-01
merge and docs
Lucian Copeland
2020-03-31
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-03-28
Merge pull request #2730 from tannewt/fix_fourwire_phase_polarity
Jeff Epler
2020-03-27
Update built in display init
Scott Shawcroft
2020-03-26
Merge remote-tracking branch 'upstream/master' into stm32x7-setup
Lucian Copeland
2020-03-26
Add F7 and H7 Support to the STM32 port
Lucian Copeland
2020-03-25
adding a backlight polarity flag to Display
siddacious
2020-03-23
Factor out stm32f4xx_hal_conf.h
Scott Shawcroft
2020-03-11
create copy
Lucian Copeland