summaryrefslogtreecommitdiff
path: root/ports/atmel-samd
AgeCommit message (Expand)Author
2020-07-01Merge pull request #3083 from tannewt/esp32s2_busioJeff Epler
2020-06-30Merge pull request #3089 from ansonhe97/mainScott Shawcroft
2020-06-29Fix end of lineansonhe97
2020-06-29Add: Added Seeed Wio Terminal board supportansonhe97
2020-06-26atmel-sam: sdio: disable debug prints by defaultJeff Epler
2020-06-26atmel-samd: Add SDIO SD card interfaceJeff Epler
2020-06-26samd: sdio: Add needed files from atmel startJeff Epler
2020-06-26sdcardio: implement new library for SD card I/OJeff Epler
2020-06-25I2CPeripheral: Rename class and its moduleJeff Epler
2020-06-25Merge pull request #3046 from jepler/same51Jeff Epler
2020-06-24Compiles!Scott Shawcroft
2020-06-24Add UART supportScott Shawcroft
2020-06-24Merge pull request #3038 from jepler/compute-usb-devicesJeff Epler
2020-06-23supervisor.mk: Compute USB_DEVICES; remove from boards and portsJeff Epler
2020-06-23atmel-samd: Finish disabling USB MIDI and/or HID on certain boardsJeff Epler
2020-06-23atmel-samd: Add SAM E54 Xplained boardJeff Epler
2020-06-23atmel-samd: Add support for SAM E54 family MCUsJeff Epler
2020-06-22Merge pull request #3050 from florin-trutiu/loc-ber-m4-base-boardScott Shawcroft
2020-06-22Merge pull request #3052 from dhalbert/samd51-voltage-check-delayScott Shawcroft
2020-06-22sparkfun samd51 thing plus: Fix board.I2C()Jeff Epler
2020-06-22never_reset_pin: Move pin validity check before first use of pin numberJeff Epler
2020-06-22samd: Makefile: Regularize whitespaceJeff Epler
2020-06-22_pew: move to common-halJeff Epler
2020-06-19delay 1ms on SAMD51 when reading processor voltageDan Halbert
2020-06-19Added the new assigned VID/PID pairFlorin Trutiu
2020-06-19loc_ber_m4_base_boardFlorin Trutiu
2020-06-14docs: Improve 5.0.x <-> main branch doc linkrotJeff Epler
2020-06-03Fix up end of file and trailing whitespace.Diego Elio Pettenò
2020-05-28A number of small ESP32S2 fixes:Scott Shawcroft
2020-05-26Merge pull request #2931 from tannewt/esp32s2_digitalioDan Halbert
2020-05-26Merge pull request #2956 from hathach/fix-samd-wfiScott Shawcroft
2020-05-26Merge pull request #2938 from DavePutz/issue2894Scott Shawcroft
2020-05-26Merge pull request #2945 from pewpew-game/fluff_m0Scott Shawcroft
2020-05-26Merge remote-tracking branch 'adafruit/master' into esp32s2_digitalioScott Shawcroft
2020-05-26Fix swapped SCK and MISO in Fluff M0Radomir Dopieralski
2020-05-25fix racing issue for SAMD when executing WFIhathach
2020-05-23trinket_m0_haxpress: disable RTC to make build fit with upcoming translationsJeff Epler
2020-05-23escornabot: disable RTC to make build fit with upcoming translationsJeff Epler
2020-05-23meowmeow: disable modules to make build fit with upcoming translationsJeff Epler
2020-05-23pyruler: disable RTC to make build fit with upcoming translationsJeff Epler
2020-05-22Add support for Fluff M0Radomir Dopieralski
2020-05-21Add an increment to tcc_refcount to allow deinits to work properlyDavePutz
2020-05-21Merge branch 'master' into esp32s2_digitalioScott Shawcroft
2020-05-20Initial versionjason
2020-05-20Merge remote-tracking branch 'adafruit/master' into esp32s2_digitalioScott Shawcroft
2020-05-20Update digitalio api for other portsScott Shawcroft
2020-05-19Merge pull request #2910 from tannewt/esp32s2Scott Shawcroft
2020-05-19Remove reverse methods from per-board defsScott Shawcroft
2020-05-19shrink Xinabox CS11 by turning off unused pinsScott Shawcroft
2020-05-18Merge pull request #2837 from k0d/serial-debugScott Shawcroft