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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-01-19
atmel-samd: Fully reset the ADC state on reset to prevent a crash.
Scott Shawcroft
2017-01-18
atmel-samd: Fix two more SERCOM configs, PA07 and PA06.
Scott Shawcroft
2017-01-18
atmel-samd: Fix PA00 and PA01 sercoms. New CircuitPlayground prototype pinout.
Scott Shawcroft
2017-01-17
atmel-samd: Fix neopixel timing by forcing the NVM cache to be deterministicl...
0.8.3
Scott Shawcroft
2017-01-17
atmel-samd: Fix whitespace.
Scott Shawcroft
2017-01-17
atmel-samd: Support multiple ADC channels at once.
Scott Shawcroft
2017-01-16
More fixes to pin pull thanks to jerryn:
Scott Shawcroft
2017-01-16
Fix pull kwarg DigitalInOut.switch_to_input and add example use to docs.
Scott Shawcroft
2017-01-13
Add more description of installing the library bundle.
Scott Shawcroft
2017-01-13
atmel-samd: Ensure pin state for first script run because we don't
0.8.2
Scott Shawcroft
2017-01-12
Travis is actually running trusty. xenial isn't supported yet.
0.8.1
Scott Shawcroft
2017-01-12
tests: Update ramdisk test to show more free space because our root directory...
Scott Shawcroft
2017-01-12
atmel-samd: Split UART pin names into two so that all names start
Scott Shawcroft
2017-01-12
Add persistent VFS shares so that the devices can be used with USB
Scott Shawcroft
2017-01-12
atmel-samd: Turn off FRAMEBUF because it takes a lot of space.
Scott Shawcroft
2017-01-12
Fixup warnings from merge about undefined macro values, switch to
Scott Shawcroft
2017-01-10
Merge tag 'v1.8.7'
Scott Shawcroft
2017-01-09
docs: Add link to DS1307 drivers.
Scott Shawcroft
2017-01-09
Add arduino zero to default builder and change name to circuitpython.
0.8.0
Scott Shawcroft
2017-01-08
atmel-samd: Update pinouts for prototypes.
Scott Shawcroft
2017-01-08
Correct monotonic.
Scott Shawcroft
2017-01-08
docs: Bump version to 1.8.7.
v1.8.7
Damien George
2017-01-08
tests/unix/extra_coverage: Add tests for importing frozen packages.
Damien George
2017-01-08
py/builtinimport: Fix bug when importing names from frozen packages.
Damien George
2017-01-08
drivers/onewire/ds18x20: Fix negative temperature calc for DS18B20.
syndycat
2017-01-07
cc3200/modwlan: Add network.WLAN.print_ver() diagnostic function.
Paul Sokolovsky
2017-01-07
docs/usocket: Clarify that socket timeout raises OSError exception.
Paul Sokolovsky
2017-01-07
tests/array*: Allow to skip test if "array" is unavailable.
Paul Sokolovsky
2017-01-06
Add more detail to the driver page including a link to the bundle.
Scott Shawcroft
2017-01-06
Add Gitter integration to Travis and add badges to the docs.
Scott Shawcroft
2017-01-06
tests/types1: Split out set type test to set_types.
Paul Sokolovsky
2017-01-06
docs/library/esp: Remove para and add further warning about flash.
Damien George
2017-01-06
esp8266/modules/flashbdev: Change RESERVED_SECS to 0.
Damien George
2017-01-06
esp8266/modules/flashbdev: Remove now-unused function set_bl_flash_size.
Damien George
2017-01-05
Link to the Bus Device docs.
Scott Shawcroft
2017-01-05
Update more docs to say CircuitPython and clarify driver support.
Scott Shawcroft
2017-01-05
Ignore the bin folder that can be used to collect binaries across ports.
Scott Shawcroft
2017-01-05
Improve docs and update to CircuitPython.
Scott Shawcroft
2017-01-05
Rename to CircuitPython
Scott Shawcroft
2017-01-05
atmel-samd: New revs which isolate the SPI for the external flash.
Scott Shawcroft
2017-01-05
Add time.struct_time support.
Scott Shawcroft
2017-01-05
esp8266/modules/flashbdev: Remove code to patch bootloader flash size.
Paul Sokolovsky
2017-01-05
unix/Makefile: Allow cache-map-lookup optimisation with frozen bytecode.
Damien George
2017-01-05
tools/mpy-tool.py: Add support for OPT_CACHE_MAP_LOOKUP_IN_BYTECODE.
Damien George
2017-01-05
py/mkrules.mk: Add MPY_CROSS_FLAGS option to pass flags to mpy-cross.
Damien George
2017-01-05
tests/unix/extra_coverage: Add basic tests to import frozen str and mpy.
Damien George
2017-01-05
unix: Enable and add basic frozen str and frozen mpy in coverage build.
Damien George
2017-01-05
unix/Makefile: Split long line for coverage target, easier to modify.
Damien George
2017-01-05
tests/unix: Improve formatfloat.c test coverage using C.
Rami Ali
2017-01-05
tests/float: Improve formatfloat.c test coverage using Python.
Rami Ali
[prev]
[next]