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
Age
Commit message (
Expand
)
Author
2019-07-18
Merge pull request #1993 from dhalbert/ble-scanner
5.0.0-alpha.0
Scott Shawcroft
2019-07-16
sphinx fix
Dan Halbert
2019-07-16
Address review comments.
Dan Halbert
2019-07-11
update frozen libraries
Dan Halbert
2019-07-11
merge from master and make translate
Dan Halbert
2019-07-11
Merge remote-tracking branch 'adafruit/master' into ble-scanner
Dan Halbert
2019-07-11
Fix sphinx warnings.
Dan Halbert
2019-07-10
Merge pull request #1990 from kattni/pyruler
4.1.0-rc.0
siddacious
2019-07-09
Requested changes.
Kattni Rembor
2019-07-09
Adding PyRuler to CircuitPython.
Kattni Rembor
2019-07-09
Merge pull request #1925 from C47D/rgb_status
Scott Shawcroft
2019-07-09
Merge pull request #1988 from jandjstudios/datum
Scott Shawcroft
2019-07-09
translation merges
Dan Halbert
2019-07-09
merge from master
Dan Halbert
2019-07-09
make translate
Dan Halbert
2019-07-09
UARTClient now works both directions
Dan Halbert
2019-07-08
[rgb status] Adjust to current brightness
C47D
2019-07-08
Added datum boards to travis.yml
jandjstudios
2019-07-08
Merge pull request #1989 from rce1086/master
Scott Shawcroft
2019-07-07
[rgb status] Also invert the pwm values on clear_temp_status
C47D
2019-07-07
Merge pull request #1984 from iot49/uart
Scott Shawcroft
2019-07-08
Added conditional compilation around selection of TX pad candidates
Carl Elkins
2019-07-07
WIP: Need descriptors for Central CCCD discovery; not done yet
Dan Halbert
2019-07-06
[rgb led status] Add CP_RGB_STATUS_PWM_INVERTED symbol to invert pwm signals.
C47D
2019-07-06
Initial commit to support boards in the datum series.
jandjstudios
2019-07-06
Fix up nrf so that it is initialized properly. Also, do not reset
Scott Shawcroft
2019-07-05
updated samd and esp8266 ports
iot49
2019-07-03
changed type of receiver_buffer_size to uint16_t
iot49
2019-07-03
Merge pull request #1983 from tannewt/fix_group_subscr_delete
Scott Shawcroft
2019-07-02
WIP: CharacteristicBuffer for Central; not working: need to set remote Charac...
Dan Halbert
2019-07-02
Fix Group subscr to detect delete correctly
Scott Shawcroft
2019-07-02
Merge pull request #1978 from pewpew-game/ugame-font
Scott Shawcroft
2019-07-01
Switch the terminal font for ugame10
Radomir Dopieralski
2019-07-01
Merge pull request #1979 from pewpew-game/font-boundingbox
Scott Shawcroft
2019-06-30
Use FONTBOUNDINGBOX for font metrics
Radomir Dopieralski
2019-06-29
Central is connecting; characteristics can be read and written
Dan Halbert
2019-06-27
Merge pull request #1975 from tannewt/merge_in_402
4.1.0-beta.1
Dan Halbert
2019-06-27
Merge remote-tracking branch 'adafruit/4.0.x' into merge_in_402
Scott Shawcroft
2019-06-27
Merge pull request #1974 from tannewt/fix_missing_lines
Scott Shawcroft
2019-06-26
Merge pull request #1972 from tannewt/validate_mpy_load
4.0.2
4.0.x
Dan Halbert
2019-06-26
Properly reset the terminal each init.
Scott Shawcroft
2019-06-26
Shrink pIRkey build down.
Scott Shawcroft
2019-06-26
Update frozen libraries to save space
Scott Shawcroft
2019-06-26
Merge pull request #1973 from tannewt/travis_deploy_keep_alive
sommersoft
2019-06-26
Add keep alive to Travis deploy
Scott Shawcroft
2019-06-26
Fix tests
Scott Shawcroft
2019-06-25
Validate raw code and mpy read length
Scott Shawcroft
2019-06-25
Update translations
Scott Shawcroft
2019-06-25
Validate portions of mpy load to detect corruption
Scott Shawcroft
2019-06-25
Merge pull request #1968 from adafruit/4.0.x
Scott Shawcroft
[next]