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
2018-01-30
add SPI.frequency to nRF
Dan Halbert
2018-01-30
atmel-samd: Correct computation of SPI baud rate.
Dan Halbert
2018-01-29
Merge pull request #556 from python-ugame/ugame10-3.0
Dan Halbert
2018-01-29
Merge pull request #557 from python-ugame/stage-lib
Dan Halbert
2018-01-29
Update ugame port for the final ugame10 version
Radomir Dopieralski
2018-01-29
Bring back the _stage library
Radomir Dopieralski
2018-01-24
Merge pull request #552 from tannewt/flexible_parser
Dan Halbert
2018-01-24
Merge pull request #551 from dhalbert/3.0_double_word_stack_align
Scott Shawcroft
2018-01-24
Make parsing more memory flexible.
Scott Shawcroft
2018-01-24
make _estack be double-word aligned
Dan Halbert
2018-01-24
Revert "alloca seems buggy on M4"
Dan Halbert
2018-01-24
Merge pull request #547 from tannewt/alloc_long_lived
Dan Halbert
2018-01-24
Fix the initial state and polish a couple comments.
Scott Shawcroft
2018-01-24
Polish up the heap analysis script and make it more CLI friendly.
Scott Shawcroft
2018-01-24
Introduce a long lived section of the heap.
Scott Shawcroft
2018-01-24
Merge pull request #548 from dhalbert/3.0_alloca_problem_issue_521
Scott Shawcroft
2018-01-23
undo removal of alloca in builtinimport.c
Dan Halbert
2018-01-23
alloca seems buggy on M4
Dan Halbert
2018-01-23
Speed up qstr loading by using the stack to store a temporary
Scott Shawcroft
2018-01-23
Switch to m_malloc_maybe and m_free to reduce our dependence on gc_alloc.
Scott Shawcroft
2018-01-23
re-added header inlcusion for system_get_chip_id
sommersoft
2018-01-22
issue #536 CPX change SPI pin designations to externally available pins (#540)
brentrubell
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
Added Unique ID Functions/Updated Support Matrix (#527)
sommersoft
2018-01-18
add Ctrl+C for REPL over bleuart
hathach
2018-01-18
Fixed build folder for travis
Kevin Townsend
2018-01-18
Added note on REPL over NUS
Kevin Townsend
2018-01-18
add REPL via bleuart
hathach
2018-01-18
Minor scan example cleanup
microbuilder
2018-01-18
Simple BLE scanner example
microbuilder
2018-01-18
Enable SD132v2.0.1 BLE and UBLUEPY support by default
microbuilder
2018-01-16
turn on MICROPY_ENABLE_SOURCE_LINE in nrf
Dan Halbert
2018-01-16
Make chosen features consistent across all boards and ports atmel-samd, esp82...
Dan Halbert
2018-01-08
Fix sensor table. (#517)
Scott Shawcroft
2018-01-08
Checked wrong RCAUSE bit for system_reset
Dan Halbert
2018-01-08
enable use of CIRCUITPY_CANARY_WORD (needed for 2.2 merge) (#513)
Dan Halbert
2018-01-05
Merge pull request #512 from tannewt/gcc7
Dan Halbert
2018-01-04
Switch to GCC7. The ARM release from Q4.
Scott Shawcroft
2018-01-04
Merge pull request #510 from dhalbert/3.0_merge_2.2.0
Dan Halbert
2018-01-04
revise boards/ files for 3.0. All now compiled (but I don't have all to test).
Dan Halbert
2018-01-03
nrf: fixups for changes from 2.2
Dan Halbert
2018-01-03
use correct LD_FILE in mpconfigboard.mk for boards with external flash
Dan Halbert
2018-01-02
Changing magnetic attribute in design guide (#502)
Dan Conley
2018-01-02
merge from 2.2.0 + fix up board defs
Dan Halbert
2018-01-02
Avoid gcc 7.2.1 compiler issues in nlr_push() (#506)
Dan Halbert
2018-01-02
Merge pull request #496 from microbuilder/nrf52_3.x
Scott Shawcroft
2018-01-02
Conditionally install build deps to speed up Travis
Scott Shawcroft
2017-12-30
Merge pull request #503 from sommersoft/master
Dan Halbert
2017-12-30
shared-bindings/index.rst: added audiobusio
sommersoft
[next]