summaryrefslogtreecommitdiff
path: root/supervisor
AgeCommit message (Expand)Author
2021-02-05Merge pull request #4122 from hathach/fix-3986Dan Halbert
2021-02-04Changed URLKevin Banks
2021-02-04add usb_background_schedule()hathach
2021-02-03Merge branch 'main' into webusb (trying to get CI back online)Kevin Banks
2021-02-03hack to fix 3986hathach
2021-01-26BOS and MS_OS_2.0 descriptors have been added. Still more descriptor work TODO.Kevin Banks
2021-01-25Most of the code we need has been pulled in from the tinyusb webusb_serial de...Kevin Banks
2021-01-21Switch to upstream TinyUSBScott Shawcroft
2021-01-21Fix ESP buildScott Shawcroft
2021-01-20Add initial RP2040 supportScott Shawcroft
2021-01-12Merge remote-tracking branch 'origin/main' into audioout-esp32Jeff Epler
2021-01-11Merge pull request #3973 from kattni/update-code-pyDan Halbert
2021-01-11Adding escape characters.Kattni Rembor
2021-01-11Update created code.py file formatting.Kattni Rembor
2021-01-09background tasks: Add, use port_wake_main_taskJeff Epler
2021-01-08avoid inline compile errorsDan Halbert
2021-01-04Fix size of memset in board_reset_user_neopixels()DavePutz
2020-12-26Add include to tick.c for mp_hal_is_interrupted()Dan Halbert
2020-12-23Merge branch 'main' into pin_alarmDan Halbert
2020-12-22Merge pull request #3862 from dhalbert/storage-remountScott Shawcroft
2020-12-22Merge pull request #3864 from djix123/w25q64fvDan Halbert
2020-12-22Add support for Winbond W25Q64FVJonathan Giles
2020-12-21unmounted filesystems start as ejectedDan Halbert
2020-12-21Merge pull request #3824 from skerr92/add_more_spi_flashDan Halbert
2020-12-17Update devices.hHany Elkomy
2020-12-16removed comments on 64MiB SPI flash causing build test issuesSeth Kerr
2020-12-15Add alarm.pin that wakes on pin levelScott Shawcroft
2020-12-14fixing line comment issue with CI build testsSeth Kerr
2020-12-14this should be it.Seth Kerr
2020-12-08Fix build and more commentsScott Shawcroft
2020-12-08Add `board_deinit` for use with sleepScott Shawcroft
2020-12-02Merge pull request #3767 from dhalbert/sleepScott Shawcroft
2020-11-30Eliminate goto.Christian Walther
2020-11-29Optimize out allocation moving code on boards that don't need it.Christian Walther
2020-11-29Unify redundant low/high_address computation to save a bit of code size.Christian Walther
2020-11-28Make CIRCUITPY_SUPERVISOR_ALLOC_COUNT dependent on enabled features.Christian Walther
2020-11-28Fix align32_size().Christian Walther
2020-11-28Use movable allocation system for terminal tilegrid.Christian Walther
2020-11-28Add movable allocation system.Christian Walther
2020-11-27working! PinAlarm not implemented yet.Dan Halbert
2020-11-25merge from upstream + wipDan Halbert
2020-11-23working, but need to avoid deep sleeping too fast before USB readyDan Halbert
2020-11-22wipDan Halbert
2020-11-21wip: ResetReason to microcontroller.cpuDan Halbert
2020-11-20compilesDan Halbert
2020-11-19wip; not compiling yetDan Halbert
2020-11-19wipDan Halbert
2020-11-19displayio: When the display is tall, move blinka above the textJeff Epler
2020-11-16Merge remote-tracking branch 'adafruit/main' into sleepDan Halbert
2020-11-16wip: initial code changes, starting from @tannewt's sleepio branchDan Halbert