summaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Expand)Author
2020-12-08Merge pull request #3808 from tannewt/panic_safe_modeScott Shawcroft
2020-12-08Merge pull request #3807 from tannewt/sleep_tweaksScott Shawcroft
2020-12-08Fix build and more commentsScott Shawcroft
2020-12-08Enter safe mode after panic or brownoutScott Shawcroft
2020-12-08Add `board_deinit` for use with sleepScott Shawcroft
2020-12-08esp32s2 - update common_hal_mcu_resetmicroDev
2020-12-07Store safe mode state in the RTC.Scott Shawcroft
2020-12-07Merge pull request #3800 from BennyE/wifi-better-logsScott Shawcroft
2020-12-07Include wifi.radio singleton in gcDan Halbert
2020-12-06debug log for wifi scan, start stopBennyE
2020-12-02Merge pull request #3612 from gamblor21/bus_deviceScott Shawcroft
2020-12-02Merge pull request #3775 from tannewt/nina_certsDan Halbert
2020-12-02Merge pull request #3776 from tannewt/backup_socket_timeoutDan Halbert
2020-12-02Merge pull request #3780 from tannewt/block_while_erasingDan Halbert
2020-12-02Merge pull request #3767 from dhalbert/sleepScott Shawcroft
2020-12-01Added to partial builds where frozen removedgamblor21
2020-12-01Block all tasks (not interrupts) during flash eraseScott Shawcroft
2020-12-01Removed bus device from simmel buildgamblor21
2020-12-01address review commentsDan Halbert
2020-12-01Merge branch 'main' into bus_deviceMark
2020-11-30Two minor socket changesScott Shawcroft
2020-11-30Use nina-fw root certsScott Shawcroft
2020-11-30Merge pull request #3738 from microDev1/fix-touchScott Shawcroft
2020-11-30Merge pull request #3695 from cwalther/movableScott Shawcroft
2020-11-30Merge pull request #3773 from dhalbert/no-samd21-complex-arithmeticScott Shawcroft
2020-11-30rename ESP TX and RX pins; remove supportDan Halbert
2020-11-29Disable complex arithmetic on SAMD21 builds to make spaceDan Halbert
2020-11-28esp-uart-pinsDan Halbert
2020-11-28Add movable allocation system.Christian Walther
2020-11-28Disable complex arithmetic on SAMD21 builds to make spaceDan Halbert
2020-11-27merge from upstreamDan Halbert
2020-11-27working! PinAlarm not implemented yet.Dan Halbert
2020-11-26deep sleep working; deep sleep delay when connectedDan Halbert
2020-11-26Merge branch 'main' into fix-touchmicroDev
2020-11-26reset touchin on every vm runmicroDev
2020-11-25Merge pull request #3708 from hierophect/esp32s2-udpJeff Epler
2020-11-25Merge pull request #3758 from tannewt/update_connect_docJeff Epler
2020-11-25Merge pull request #3754 from hierophect/esp-spi-pinclaimScott Shawcroft
2020-11-25merge from upstream + wipDan Halbert
2020-11-25changed alarm.time APIDan Halbert
2020-11-25Fix masking issue causing pin claim problemsLucian Copeland
2020-11-25Merge remote-tracking branch 'upstream/main' into esp-spi-pinclaimLucian Copeland
2020-11-24Exit faster on recv when TLS connection closedScott Shawcroft
2020-11-24Update wifi.Radio.connect docScott Shawcroft
2020-11-24Merge pull request #3741 from hathach/fix-cdc-connection-raceJeff Epler
2020-11-24Merge branch 'main' into esp32s2-udphierophect
2020-11-24Merge pull request #3749 from skerr92/add-cpsapling-spiflashScott Shawcroft
2020-11-24Disable 3-arg pow() function on m0 boardsJeff Epler
2020-11-24Merge pull request #3678 from microDev1/nvm-s2Scott Shawcroft
2020-11-24Add pin claiming to SPI constructLucian Copeland