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-08-20
add HalloWing
Dan Halbert
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-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-14
Cleaning up and fixing the docs generation Makefile and README instructions
Karin Hawley
2018-04-23
HID gamepad support
Dan Halbert
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
2018-01-19
Add missing Feather M0 RadioFruit boards: RFM69, RFM9x (#539)
Tony DiCola
2018-01-18
Heap analysis tool (#529)
Scott Shawcroft
2018-01-18
Fixed build folder for travis
Kevin Townsend
2018-01-02
merge from 2.2.0 + fix up board defs
Dan Halbert
2017-12-28
Added feather52 to travis build list
microbuilder
2017-12-27
Added feather52 to travis build
microbuilder
2017-12-24
preprocess_frozen_modules.py: yet more Python 3.4 compatibility changes
Dan Halbert
2017-12-24
preprocess_frozen_modules.py: make compatible with Python 3.4.
Dan Halbert
2017-12-23
Add git version info to frozen modules.
Dan Halbert
2017-11-17
Add ItsyBitsy M0 support with 1MB flash support (#445)
Limor "Ladyada" Fried
2017-11-15
Speed up the Travis build.
Scott Shawcroft
2017-11-02
tools: Switch to using separate usb_descriptor repo.
Scott Shawcroft
2017-11-02
Merge tag 'v1.9.3'
Scott Shawcroft
2017-10-30
atmel-samd: More USB polish
Scott Shawcroft
2017-10-24
tools: Correct ports directory name
Scott Shawcroft
2017-10-24
Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge
Scott Shawcroft
2017-10-10
py/bc: Update opcode_format_table to match the bytecode.
Damien George
2017-10-08
tools/pyboard: Update docstring for additional device support.
Paul Sokolovsky
2017-10-05
tools/pyboard: Use repr() when quoting data in error messages.
Paul Sokolovsky
2017-10-05
py/persistentcode: Bump .mpy version number to version 3.
Damien George
2017-09-29
tools/upip: Upgrade to 1.2.2.
Paul Sokolovsky
2017-09-22
Move to ASF4 and introduce SAMD51 support. (#258)
3.0.0-alpha.0
Scott Shawcroft
2017-09-06
all: Update Makefiles and others to build with new ports/ dir layout.
Damien George
2017-08-25
Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development)...
Dan Halbert
2017-08-23
tools: Always upload to Rosie from Travis. (#200)
Scott Shawcroft
[next]