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
/
ports
Age
Commit message (
Expand
)
Author
2019-03-27
copy/paste error
Dan Halbert
2019-03-27
turn off frequencyio for all SAMD21 builds
Dan Halbert
2019-03-27
Merge pull request #1687 from jrcutler/master
Dan Halbert
2019-03-26
Merge pull request #1672 from dhalbert/regular-fs-flush
Scott Shawcroft
2019-03-25
Merge pull request #1700 from ITACAInnovation/master
Dan Halbert
2019-03-25
Update mpconfigboard.mk
ITACA Innovation S.R.L
2019-03-25
Rename ports/atmel-samd/boards/uChip/pins.c to ports/atmel-samd/boards/uchip/...
ITACA Innovation S.R.L
2019-03-25
Rename ports/atmel-samd/boards/uChip/mpconfigboard.mk to ports/atmel-samd/boa...
ITACA Innovation S.R.L
2019-03-25
Rename ports/atmel-samd/boards/uChip/mpconfigboard.h to ports/atmel-samd/boar...
ITACA Innovation S.R.L
2019-03-25
Rename ports/atmel-samd/boards/uChip/board.c to ports/atmel-samd/boards/uchip...
ITACA Innovation S.R.L
2019-03-25
Really fix the error messages in bleio, this time
Radomir Dopieralski
2019-03-25
Add files via upload
ITACA Innovation S.R.L
2019-03-25
Fix error messages in bleio
Radomir Dopieralski
2019-03-24
Disable frequencyio support for samd21-based catwan_usbstick target.
Justin R. Cutler
2019-03-24
Enable 256b of nvm storage for all samd21x18-bootloader.ld boards.
Justin R. Cutler
2019-03-21
Allow NFC pins to be used for other purposes.
Dan Halbert
2019-03-20
remove i2cslave from feather m0 crickit
Dan Halbert
2019-03-20
enable MICROPY_CPYTHON_COMPAT for most builds except CIRCUITPY_SMALL_BUILD; r...
Dan Halbert
2019-03-20
flush flash filesystem once a second
Dan Halbert
2019-03-19
Merge pull request #1653 from python-ugame/master
Scott Shawcroft
2019-03-18
nrf: fix internal flash writes
Dan Halbert
2019-03-17
Add frozen stage module to ugame10 board
Radomir Dopieralski
2019-03-14
Fix custom pin in use logic for SWD
Scott Shawcroft
2019-03-13
Squeeze down the feather crickit build
Scott Shawcroft
2019-03-13
Merge pull request #1640 from tannewt/final_displayio_changes
Dan Halbert
2019-03-12
wrong arg type for PWMOut variable_frequency
Dan Halbert
2019-03-12
Turn off networking on M0s.
Scott Shawcroft
2019-03-12
Copy inline setting on feather m0 express that the metro has.
Scott Shawcroft
2019-03-12
Fix unix build by using safe mode stub
Scott Shawcroft
2019-03-12
Fixup the pybadge definition so the screen works.
Scott Shawcroft
2019-03-12
Be more careful when initing the board outside the VM.
Scott Shawcroft
2019-03-12
Add basic Pybadge board definition
John Reese
2019-03-12
Merge pull request #1638 from dhalbert/disable-SPIM3
Scott Shawcroft
2019-03-12
nrf: Disable SPIM3; add SPIM1; remove TWIM1
Dan Halbert
2019-03-11
Merge pull request #1635 from caternuson/iss1634_SPEAKER
Scott Shawcroft
2019-03-11
change order so SPEAKER is first
caternuson
2019-03-11
add SPEAKER pin alias for PyPortal
caternuson
2019-03-11
Add default devices and tweak brightness in boards/pewpew10
Radomir Dopieralski
2019-03-07
Shrink build so de_DE fits
Dan Halbert
2019-03-02
update translations
sommersoft
2019-03-02
using the correct name for things is important...
sommersoft
2019-03-02
shore-up inclusion
sommersoft
2019-03-01
better handle frequencyio inclusion
sommersoft
2019-03-01
re-add frequencyin to 'timer_handler' after upstream merge
sommersoft
2019-03-01
Merge branch 'master' of https://github.com/adafruit/circuitpython into new_f...
sommersoft
2019-03-01
Merge pull request #1607 from pewpew-game/pewpew10.x-4.x
Dan Halbert
2019-03-01
Add more guards for CIRCUITPYTHON_PEW
Radomir Dopieralski
2019-03-01
Merge pull request #1605 from dhalbert/pwmout-tcc-lock-ccb
Dan Halbert
2019-03-01
Enable math for pewpew10
Radomir Dopieralski
2019-03-01
Move the frozen pew.py into a submodule
Radomir Dopieralski
[next]