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-05-10
Stop DHCP when configuring IP address adafruit/circuitpython#1800
Nick Moore
2019-05-07
Update docs for wiznet5k adafruit/circuitpython#1800
Nick Moore
2019-05-07
Make wiznet5k RST pin optional adafruit/circuitpython#1800
Nick Moore
2019-05-07
Clean up list of NICs on network deinit adafruit/circuitpython#1800
Nick Moore
2019-05-02
Update docs to include new 'dhcp' constructor parameter
Nick Moore
2019-05-02
Add a kw-only argument "dhcp" to wiznet5k object
Nick Moore
2019-05-02
assign variable socket number to DHCP
Nick Moore
2019-05-02
Avoid socket #0 used by DHCP
Nick Moore
2019-05-02
Fix socket.recv() buffer length from e23bad3a
Nick Moore
2019-04-29
Merge pull request #1836 from dhalbert/pybadge-audiobusio
Dan Halbert
2019-04-29
Merge pull request #1832 from ladyada/master
Dan Halbert
2019-04-29
restore audiobusio to pybadge
Dan Halbert
2019-04-29
Merge branch 'master' of github.com:ladyada/circuitpython
ladyada
2019-04-29
re-add i2s (its J not G!)
ladyada
2019-04-29
similar to pybadge, has pin defs for joystick - comes up with filesys and dis...
ladyada
2019-04-29
Move pygamer to first job
Scott Shawcroft
2019-04-29
Merge pull request #1829 from robotics-masters/wallarug/robohatmm1
Scott Shawcroft
2019-04-28
Merge branch 'wallarug/robohatmm1' of https://github.com/robotics-masters/cir...
wallarug
2019-04-28
removed problem libraries from frozen build.
wallarug
2019-04-27
removed from list one.
wallarug
2019-04-27
Added to first and third travis.yml
wallarug
2019-04-27
updated lots
wallarug
2019-04-26
similar to pybadge, has pin defs for joystick - comes up with filesys and dis...
ladyada
2019-04-25
added robohatmm1 board defs.
wallarug
2019-04-24
Merge pull request #1827 from adafruit/tannewt-patch-10
Scott Shawcroft
2019-04-24
Add Electronut to build automatically
Scott Shawcroft
2019-04-23
Merge pull request #1823 from ladyada/master
4.0.0-rc.1
Scott Shawcroft
2019-04-23
update periph submodule
ladyada
2019-04-23
fix up pybadge for final release board (swap backlite and reset)
ladyada
2019-04-23
Merge pull request #1822 from tannewt/update_frozen
4.0.0-rc.0
Dan Halbert
2019-04-23
Update stage with 1.0.0 release
Scott Shawcroft
2019-04-22
Merge pull request #1821 from dhalbert/ble-notify-max
Dan Halbert
2019-04-22
Off-by-one error for usage of MAX_TX_IN_PROGRESS
Dan Halbert
2019-04-18
Merge pull request #1816 from tannewt/stage_crash
Dan Halbert
2019-04-18
Merge pull request #1815 from dhalbert/stop-flicker
Scott Shawcroft
2019-04-18
Correct collect of permanent pointers.
Scott Shawcroft
2019-04-18
add Display.__init__() args for brightness and auto_brightness
Dan Halbert
2019-04-18
Turn off auto_brightness if brightness is set
Dan Halbert
2019-04-17
Merge pull request #1811 from tannewt/doc_build_tweak
Scott Shawcroft
2019-04-17
Tweak RTD to install svg2pdfconverter
Scott Shawcroft
2019-04-17
Merge pull request #1810 from tannewt/black_line_ondisk
Dan Halbert
2019-04-17
Merge pull request #1809 from tannewt/board_i2c_crash_v2
Dan Halbert
2019-04-17
Fix off by one error in OnDiskBitmap
Scott Shawcroft
2019-04-17
Merge pull request #1793 from C47D/fix_audiobusio_msg
Scott Shawcroft
2019-04-17
Unify VM cleanup code
Scott Shawcroft
2019-04-17
Correct call structure for throwing errors
Scott Shawcroft
2019-04-17
Merge pull request #1805 from tannewt/readme_updates
Dan Halbert
2019-04-17
Install rsvg
Scott Shawcroft
2019-04-17
Update translations and use same error for PDM too
Carlos
2019-04-17
[audiobusio-I2SOut] Fix translation error
Carlos
[next]