summaryrefslogtreecommitdiff
path: root/ports/atmel-samd/common-hal/supervisor/Runtime.c
AgeCommit message (Expand)Author
2021-02-11merge from upstream; complicated webusb mergeDan Halbert
2018-11-15merge 3.x swap of /lib and .frozen; update frozen libsDan Halbert
2018-11-08Move atmel-samd to tinyusb and support nRF flash.Scott Shawcroft
2018-11-03Adding the serial_bytes_available() method to the 3.x branchATMakersBill
2018-10-09replacing change to input() with separate method to check for USB Serial inputATMakersBill
2018-03-09atmel-samd: changed Status to Runtime; instituted runtime singletonsommersoft