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
/
atmel-samd
/
Makefile
Age
Commit message (
Expand
)
Author
2020-07-06
Add license to some obvious files.
Diego Elio Pettenò
2020-06-26
atmel-samd: Add SDIO SD card interface
Jeff Epler
2020-06-23
atmel-samd: Add support for SAM E54 family MCUs
Jeff Epler
2020-06-22
samd: Makefile: Regularize whitespace
Jeff Epler
2020-05-28
A number of small ESP32S2 fixes:
Scott Shawcroft
2020-04-27
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-04-23
implement requested changes
Lucian Copeland
2020-04-21
Fix USB midi and hid disable.
Scott Shawcroft
2020-03-13
Initial work on SAMD
Scott Shawcroft
2019-12-26
sync with https://github.com/hathach/tinyusb/pull/246
hathach
2019-12-10
working on all ports
Dan Halbert
2019-12-05
wip
Dan Halbert
2019-11-29
samd: Consolidate small build optimization flags
Jeff Epler
2019-11-26
atmel-samd: get most constrained m0 builds to work again
Jeff Epler
2019-10-20
Parameterize linker script
Dan Halbert
2019-08-22
Rework refresh API and factor common display stuff out
Scott Shawcroft
2019-06-12
Change to one lto partition for ultimate optimization.
Scott Shawcroft
2019-06-12
Turn off SUPEROPT on gc.c instead of trying to squueze inline limit so much; ...
Dan Halbert
2019-05-21
Rework the pixel computation to use areas
Scott Shawcroft
2019-04-04
remove CPy-specific EIC handlers from samd-peripherals
Dan Halbert
2019-02-22
Merge pull request #1586 from sommersoft/shared_timer_handler
Scott Shawcroft
2019-02-21
fix build issues
sommersoft
2019-02-18
Fix #ifdefs in port.c to call xxx_reset() rroutines properly. Remove most use...
Dan Halbert
2019-02-15
address @tannewt changes: move and rename common files; remove PORT_HEAP_SIZE
Dan Halbert
2019-02-15
finish Makefile refactoring; nrf builds work
Dan Halbert
2019-02-15
WIP: fix issues with remaining atmel-samd builds
Dan Halbert
2019-02-15
WIP: atmel-samd trinket build works
Dan Halbert
2019-02-11
A variety of displayio improvements
Scott Shawcroft
2019-01-31
More improvements to Terminal:
Scott Shawcroft
2019-01-31
Add terminalio
Scott Shawcroft
2019-01-31
Add TileGrid
Scott Shawcroft
2019-01-22
Merge remote-tracking branch 'adafruit/master' into HEAD
Scott Shawcroft
2019-01-19
Merge branch 'master' into pixelbuf
Roy Hooper
2019-01-17
share fourwire and make nrf compile
Scott Shawcroft
2019-01-16
Rework displays in prep for dynamic support and 8bit parallel.
Scott Shawcroft
2019-01-14
Add support for rendering a shape.
Scott Shawcroft
2019-01-13
Fresh combined checkin of _pixelbuf library.
Roy Hooper
2019-01-10
merge translations; add bleio comments; fix minor sphinx issues in midi
Dan Halbert
2019-01-09
Add USB MIDI support for SAMD and nRF.
Scott Shawcroft
2018-12-27
wip: advertising works, but not connection
Dan Halbert
2018-12-04
Add flag comment
Scott Shawcroft
2018-12-04
Add particle boards, fix cp32 and try to speed up atmel build
Scott Shawcroft
2018-11-23
Update tinyusb to include control fixes.
Scott Shawcroft
2018-11-13
Switch SAMD51 back to -Os
Scott Shawcroft
2018-11-08
Move atmel-samd to tinyusb and support nRF flash.
Scott Shawcroft
2018-10-11
Merge remote-tracking branch 'origin/master' into circuitpython/nickzoic/703-...
Nick Moore
2018-10-09
Get DHCP working ...
Nick Moore
2018-10-09
Split wiznet.WIZNET5K off into its own file
Nick Moore
2018-10-05
Introduce audioio.Mixer which can mix multiple audio samples
Scott Shawcroft
2018-10-04
Makefile & mpconfigport for atmel-samd with wiznet
Nick Moore
[next]