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
Age
Commit message (
Expand
)
Author
2018-09-18
add pca10059 properly to build_adafruit_bins.sh; modernize that script; updat...
Dan Halbert
2018-09-18
merge 3.0.2 to master
Dan Halbert
2018-09-14
automate builds
ladyada
2018-09-07
Auto-build grandcentral
Scott Shawcroft
2018-08-29
upload .uf2 for nrf52840 boards
Dan Halbert
2018-08-21
rename nrf boards to feather_nrf52832 and feather_nrf52840_express
Dan Halbert
2018-08-20
add HalloWing
Dan Halbert
2018-08-16
Compress all translated strings with Huffman coding.
Scott Shawcroft
2018-08-09
Initial SAMR board revision.
Scott Shawcroft
2018-08-07
Support internationalisation.
Scott Shawcroft
2018-07-30
Merge pull request #1068 from dhalbert/micropython-25ae98f-merge
Scott Shawcroft
2018-07-29
Merge pull request #1071 from dhalbert/3.x-hallowing
Dan Halbert
2018-07-29
add HalloWing
Dan Halbert
2018-07-28
Merge remote-tracking branch 'adafruit/master' into micropython-25ae98f-merge
Dan Halbert
2018-07-25
Update uf2 tools to support python3.
Scott Shawcroft
2018-07-16
Merge branch 'master' into micropython-25ae98f-merge
Dan Halbert
2018-07-11
WIP: after merge; before testing
Dan Halbert
2018-07-10
Merge branch 'master' into nrf52840_usbboot
hathach
2018-07-03
analyze everything
Scott Shawcroft
2018-07-03
Analysis fixes and long lived tweaks.
Scott Shawcroft
2018-07-03
update tools/uf2 to have family support
hathach
2018-06-25
update tools/uf2 to support hex input for uf2conv.py
hathach
2018-06-22
tools/pydfu.py: Add support for multiple memory segments.
Damien George
2018-06-18
Correct the tool build
Scott Shawcroft
2018-06-18
Switch to Feather52s full name to avoid confusion with the nrf52840 later.
Scott Shawcroft
2018-06-15
Add auto-build for nrf52840 development kit, PCA10056
Scott Shawcroft
2018-06-10
build_adafruit_bins: feather_huzzah need not be a special case
Jeff Epler
2018-06-08
Add code size analysis tool and shrink samd.clock a smidge.
Scott Shawcroft
2018-06-08
tools/pydfu.py: Increase download packet size to full 2048 bytes.
Damien George
2018-06-05
Feather M0 Express build with Crickit libraries
Dan Halbert
2018-06-02
tools: Add cpboard.py
Noralf Trønnes
2018-05-21
refactor longint settings; make crickit cpx build
Dan Halbert
2018-05-18
tools/pydfu.py: Fix typo in comments.
Keith Wiley
2018-05-14
Cleaning up and fixing the docs generation Makefile and README instructions
Karin Hawley
2018-04-23
HID gamepad support
Dan Halbert
2018-04-23
tools/upip: Upgrade upip to 1.2.4.
Damien George
2018-04-12
Add initial ItsyBitsy M4 support
Scott Shawcroft
2018-04-09
Fix rom qstr pool length.
Scott Shawcroft
2018-04-08
update usb_descriptor again
Dan Halbert
2018-04-08
Reorder composite device interfaces; fix report length bug
Dan Halbert
2018-04-02
Add USB HID support, including Consumer Control
Dan Halbert
2018-04-02
Merge branch 'master' into 3.0_hid
Dan Halbert
2018-04-02
WIP: seems to be done
Dan Halbert
2018-03-30
WIP: works with just keyboard but not complex report descriptor
Dan Halbert
2018-03-23
Add Feather M4 Express support.
Scott Shawcroft
2018-02-27
Merge remote-tracking branch 'adafruit/2.x' into merge_2x
Scott Shawcroft
2018-02-09
Correct _etext location; clean up .ld files
Dan Halbert
2018-01-31
Ignore docs directory when freezing as well.
Scott Shawcroft
2018-01-24
Polish up the heap analysis script and make it more CLI friendly.
Scott Shawcroft
2018-01-19
Add missing Feather M0 RadioFruit boards: RFM69, RFM9x. (#538)
Tony DiCola
[next]