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-01
Apply review fixes:
Radomir Dopieralski
2019-03-01
Rename internal pins to add underscore in front
Radomir Dopieralski
2019-03-01
Clean unused include from tick.c
Radomir Dopieralski
2019-03-01
Remove the pewpew70 board definition, leave only pewpew10
Radomir Dopieralski
2019-03-01
Update PyPortal pins to rev C
Dan Halbert
2019-03-01
Rebase on top of CircuitPython 4.x
Radomir Dopieralski
2019-02-28
Fix SYNCBUSY loop typo.
Dan Halbert
2019-02-28
Use TCC LUPD lock when updating CCB
Dan Halbert
2019-02-28
Handle new buttons
Radomir Dopieralski
2019-02-28
Some cleanup
Radomir Dopieralski
2019-02-28
Use a dedicated timer
Radomir Dopieralski
2019-02-28
Add a _pew module
Radomir Dopieralski
2019-02-28
Enlarge the usb disk
Radomir Dopieralski
2019-02-28
Correct a typo in the pin name
Radomir Dopieralski
2019-02-28
Add pewpew70 board
Radomir Dopieralski
2019-02-27
fixes set_timer_handler call
sommersoft
2019-02-26
Merge branch 'master' into new_freq_in
sommersoft
2019-02-25
final re-glue; compiles now.
sommersoft
2019-02-24
touchup adding frequencyin interrupt handling
sommersoft
2019-02-24
fix init deps
sommersoft
2019-02-24
Merge pull request #1558 from siddacious/bmp_bitdepths
Dan Halbert
2019-02-24
implement default busses for particle boards
Jerry Needell
2019-02-23
another/different size tweak for the DE hallowing build
Bryan Siepert
2019-02-23
Merge branch 'master' into bmp_bitdepths
Bryan Siepert
2019-02-23
Tweaking German hallowing build for size
Bryan Siepert
2019-02-23
final pin names, tested with final release
ladyada
2019-02-22
update frequencyin interrupt handler
sommersoft
2019-02-22
Merge branch 'new_master' into new_freq_in
sommersoft
2019-02-22
Merge pull request #1586 from sommersoft/shared_timer_handler
Scott Shawcroft
2019-02-21
fix build issues
sommersoft
2019-02-21
update peripherals submodule
sommersoft
2019-02-21
Merge pull request #1584 from tannewt/disable_concurrent_write_protection
Dan Halbert
2019-02-21
Fix unix build by using filesystem stub
Scott Shawcroft
2019-02-21
Merge pull request #1581 from dhalbert/ble-drv-root-pointer
Kattni
2019-02-21
Use critical section, not lock, in CharacteristicBuffer; use a root pointer f...
Dan Halbert
2019-02-19
handle 'set_timer_handler' on this side, vs samd-periphs.
sommersoft
2019-02-19
Merge pull request #1552 from tannewt/onsdbitmap
Dan Halbert
2019-02-19
Merge pull request #1573 from dhalbert/reset-analogout
Scott Shawcroft
2019-02-19
Speed up pyportal by writing memory on the same access as our rotation.
Scott Shawcroft
2019-02-19
Merge pull request #1569 from TG-Techie/patch-7
Dan Halbert
2019-02-18
Fix #ifdefs in port.c to call xxx_reset() rroutines properly. Remove most use...
Dan Halbert
2019-02-18
make it easier for people to hookup in spi mode without looking inspecting sc...
TG-Techie
2019-02-18
Remove rtc from pirkey_m0 to make TRANSLATION=fr fit
Dan Halbert
2019-02-17
correct weak module links; samd module only in m4 ports; update libraries
Dan Halbert
2019-02-17
fix module weak links; add missing nrf features
Dan Halbert
2019-02-16
moves 'shared_timer_handler' back to atmel-samd from samd-peripherals
sommersoft
2019-02-16
starting again; initial addition of 'frequencyio.FrequencyIn'
sommersoft
2019-02-15
address @tannewt changes: move and rename common files; remove PORT_HEAP_SIZE
Dan Halbert
2019-02-15
remove circuitpy_rules.mk; not used
Dan Halbert
2019-02-15
merge from upstream and move ure options;make translate
Dan Halbert
[prev]
[next]