summaryrefslogtreecommitdiff
path: root/ports/atmel-samd/Makefile
AgeCommit message (Expand)Author
2020-07-06Add license to some obvious files.Diego Elio Pettenò
2020-06-26atmel-samd: Add SDIO SD card interfaceJeff Epler
2020-06-23atmel-samd: Add support for SAM E54 family MCUsJeff Epler
2020-06-22samd: Makefile: Regularize whitespaceJeff Epler
2020-05-28A number of small ESP32S2 fixes:Scott Shawcroft
2020-04-27Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-04-23implement requested changesLucian Copeland
2020-04-21Fix USB midi and hid disable.Scott Shawcroft
2020-03-13Initial work on SAMDScott Shawcroft
2019-12-26sync with https://github.com/hathach/tinyusb/pull/246hathach
2019-12-10working on all portsDan Halbert
2019-12-05wipDan Halbert
2019-11-29samd: Consolidate small build optimization flagsJeff Epler
2019-11-26atmel-samd: get most constrained m0 builds to work againJeff Epler
2019-10-20Parameterize linker scriptDan Halbert
2019-08-22Rework refresh API and factor common display stuff outScott Shawcroft
2019-06-12Change to one lto partition for ultimate optimization.Scott Shawcroft
2019-06-12Turn off SUPEROPT on gc.c instead of trying to squueze inline limit so much; ...Dan Halbert
2019-05-21Rework the pixel computation to use areasScott Shawcroft
2019-04-04remove CPy-specific EIC handlers from samd-peripheralsDan Halbert
2019-02-22Merge pull request #1586 from sommersoft/shared_timer_handlerScott Shawcroft
2019-02-21fix build issuessommersoft
2019-02-18Fix #ifdefs in port.c to call xxx_reset() rroutines properly. Remove most use...Dan Halbert
2019-02-15address @tannewt changes: move and rename common files; remove PORT_HEAP_SIZEDan Halbert
2019-02-15finish Makefile refactoring; nrf builds workDan Halbert
2019-02-15WIP: fix issues with remaining atmel-samd buildsDan Halbert
2019-02-15WIP: atmel-samd trinket build worksDan Halbert
2019-02-11A variety of displayio improvementsScott Shawcroft
2019-01-31More improvements to Terminal:Scott Shawcroft
2019-01-31Add terminalioScott Shawcroft
2019-01-31Add TileGridScott Shawcroft
2019-01-22Merge remote-tracking branch 'adafruit/master' into HEADScott Shawcroft
2019-01-19Merge branch 'master' into pixelbufRoy Hooper
2019-01-17share fourwire and make nrf compileScott Shawcroft
2019-01-16Rework displays in prep for dynamic support and 8bit parallel.Scott Shawcroft
2019-01-14Add support for rendering a shape.Scott Shawcroft
2019-01-13Fresh combined checkin of _pixelbuf library.Roy Hooper
2019-01-10merge translations; add bleio comments; fix minor sphinx issues in midiDan Halbert
2019-01-09Add USB MIDI support for SAMD and nRF.Scott Shawcroft
2018-12-27wip: advertising works, but not connectionDan Halbert
2018-12-04Add flag commentScott Shawcroft
2018-12-04Add particle boards, fix cp32 and try to speed up atmel buildScott Shawcroft
2018-11-23Update tinyusb to include control fixes.Scott Shawcroft
2018-11-13Switch SAMD51 back to -OsScott Shawcroft
2018-11-08Move atmel-samd to tinyusb and support nRF flash.Scott Shawcroft
2018-10-11Merge remote-tracking branch 'origin/master' into circuitpython/nickzoic/703-...Nick Moore
2018-10-09Get DHCP working ...Nick Moore
2018-10-09Split wiznet.WIZNET5K off into its own fileNick Moore
2018-10-05Introduce audioio.Mixer which can mix multiple audio samplesScott Shawcroft
2018-10-04Makefile & mpconfigport for atmel-samd with wiznetNick Moore