summaryrefslogtreecommitdiff
path: root/ports/litex
AgeCommit message (Expand)Author
2020-07-24Finish common-hal pin APILucian Copeland
2020-07-15supervisor: factor supervisor_background_tasks from sundry portsJeff Epler
2020-07-15supervisor: factor out, Handle USB via background callbackJeff Epler
2020-07-06Add license to some obvious files.Diego Elio Pettenò
2020-07-01Merge pull request #3083 from tannewt/esp32s2_busioJeff Epler
2020-06-26Use NULL for deinited DigitalInOutScott Shawcroft
2020-06-26sdcardio: implement new library for SD card I/OJeff Epler
2020-06-25I2CPeripheral: Rename class and its moduleJeff Epler
2020-06-23supervisor.mk: Compute USB_DEVICES; remove from boards and portsJeff Epler
2020-06-03Fix up end of file and trailing whitespace.Diego Elio Pettenò
2020-06-02litex: remove call to `board_init()`Sean Cross
2020-05-28A number of small ESP32S2 fixes:Scott Shawcroft
2020-05-20Update digitalio api for other portsScott Shawcroft
2020-05-15Initial ESP32S2 port.Scott Shawcroft
2020-05-05refactor countio based on feedbackDaniel Pollard
2020-04-27Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-04-27Merge pull request #2817 from jepler/stm-linker-scriptsDan Halbert
2020-04-27linker scripts: Re-align at ":"Jeff Epler
2020-04-27litex: Use FLASH_FIRMWARE instead of FLASH in linker scriptsJeff Epler
2020-04-24Add USB include for LiteXScott Shawcroft
2020-04-24Remove empty #if and add missing includes.Scott Shawcroft
2020-04-21Add back fake us delay.Scott Shawcroft
2020-04-20Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-04-17Update TinyUSB and add interrupt hooks.Scott Shawcroft
2020-04-16Update copyright to bump the CIScott Shawcroft
2020-04-16litex: enable binascii and ujson modulesSean Cross
2020-04-16litex: disable minimal buildSean Cross
2020-04-16litex: add os moduleSean Cross
2020-04-16litex: mphalport: add fake mp_hal_delay_usSean Cross
2020-04-14Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-04-08Tweaks based on dhalberts feedbackScott Shawcroft
2020-04-02ports: fomu: move more functions into ram for stabilitySean Cross
2020-03-31Update the supported portsScott Shawcroft
2020-03-31Update LiteX APIs for new tickScott Shawcroft
2020-03-31ports: litex: use dfu.py instead of dfu-suffix.pySean Cross
2020-03-31ports: fomu: build dfu as part of MakefileSean Cross
2020-03-31ports: litex: enable itcm region for fomuSean Cross
2020-03-31ports: litex: add port and fomu boardSean Cross