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
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