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
/
tools
/
build_board_info.py
Age
Commit message (
Expand
)
Author
2021-03-31
add en_GB translation to builds
Dan Halbert
2021-03-29
no default value for support_matrix[board_id]
Neradoc
2021-03-29
fix list of modules for alias boards
Neradoc
2021-03-25
sort languages in a way that is not case sensitive
Neradoc
2021-03-24
implement issue #4470
Neradoc
2021-03-15
run code formatting script
microDev
2021-01-27
Fix blinka release PR language list
Scott Shawcroft
2021-01-20
Add initial RP2040 support
Scott Shawcroft
2020-11-18
Update build board info.
Scott Shawcroft
2020-09-17
Reorganize sdkconfigs and release UF2s
Scott Shawcroft
2020-07-06
Add license to some obvious files.
Diego Elio Pettenò
2020-07-03
Shrink files.json by using one space instead of four.
Scott Shawcroft
2020-06-29
tools/build_board_info.py: add built-in modules information for each board fo...
sommersoft
2020-06-16
Add meowbit UF2 download override to website
Lucian Copeland
2020-06-01
include uf2 firmware for nrf52840 mdk usb dongle which has a uf2 bootloader now
Yihui Xiong
2020-05-15
Initial ESP32S2 port.
Scott Shawcroft
2020-04-22
tools: upload .bin and .uf2 for Itaca uChip boards
Mike Weiblen
2020-03-31
tools: add dfu extension and mark litex as dfu
Sean Cross
2020-03-31
workflow: add litex_fomu to ci
Sean Cross
2020-03-11
change CI target
Lucian Copeland
2020-02-28
upload bin and uf2 for arduino boards; remove unneeded build steps
Dan Halbert
2020-02-28
change download prefix to https://downloads.circuitpython.org
Dan Halbert
2020-02-28
Download links now point to S3 via CloudFront
Dan Halbert
2020-01-17
Refine iMX RT memory layout and add three boards
Scott Shawcroft
2020-01-06
Add MIMXRT10XX port to release build
arturo182
2019-12-11
Added PyPortal Pynt alias
Melissa LeBlanc-Williams
2019-11-19
Added Edgebadge alias for Pybadge
Melissa LeBlanc-Williams
2019-10-11
Add cxd56 to build_board_info
Kamil Tomaszewski
2019-09-05
Merge remote-tracking branch 'upstream/master' into stm32-ci-workflow
Hierophect
2019-09-04
Fix website updater for other users.
Scott Shawcroft
2019-09-04
minor text fixes
Hierophect
2019-09-04
remove redundant exclusion inclusion
Hierophect
2019-09-04
add stm32 port to workflow
Hierophect
2019-08-27
Swap the CI to GitHub Actions from Travis
Scott Shawcroft
2019-07-08
Generate .hex for Blip.
Tavish Naruka
2019-04-11
Add alias support for unique board revs
Scott Shawcroft
2019-03-11
Update board info build to handle top level list.
Scott Shawcroft
2019-03-05
Build both BIN and UF2 for RFM boards
Dan Halbert
2019-01-24
Fix board info script to skip removed boards.
Scott Shawcroft
2019-01-15
Add MDK nRF52840 MDK USB Dongle support.
Gregory P. Smith
2019-01-14
Remove from build info too
Scott Shawcroft
2018-12-30
Remove nRF52832 support
Dan Halbert
2018-12-11
Default nrf boards to UF2
Scott Shawcroft
2018-12-10
Fix build board info for python3.5
Scott Shawcroft
2018-12-10
Strip a newline from the version tag.
Scott Shawcroft
2018-12-07
Build UF2s for the particle boards
Scott Shawcroft
2018-11-30
Capture stderr as well and work on nRF build
Scott Shawcroft
2018-11-30
Fix BLE build
Scott Shawcroft
2018-11-30
A few tweaks based on review feedback
Scott Shawcroft
2018-11-30
Add support for adding release info into adafruit/circuitpython-org
Scott Shawcroft