summaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Expand)Author
2021-02-03Merge branch 'main' into webusb (trying to get CI back online)Kevin Banks
2021-02-03Updated trinket_m0 make file to squeeze all translations as per Dan Halbert.BiffoBear
2021-02-03Initial commit. Edited error messages in .c filesBiffoBear
2021-02-02Merge pull request #4049 from hierophect/sslsocketScott Shawcroft
2021-02-01Merge pull request #4110 from microDev1/rtc-rpScott Shawcroft
2021-02-01Merge pull request #4018 from iot49/cp-flowScott Shawcroft
2021-02-01Moving control of USB compile-time options down to the BOARD levelKevin Banks
2021-02-01Default WebUSB to OFF because other ports are not ready for it yetKevin Banks
2021-02-02rtc implementation for rp2040microDev
2021-02-01Merge pull request #4087 from DavePutz/cpu_temp_docDan Halbert
2021-02-01shrink simmelDan Halbert
2021-02-01Merge remote-tracking branch 'upstream/main' into sslsocketLucian Copeland
2021-02-01Fix hash, close, error bugsLucian Copeland
2021-01-31Merge pull request #4105 from xorbit/mainScott Shawcroft
2021-01-31Merge pull request #4077 from netroy/lilygo-ttgo-t8-esp32-s2Scott Shawcroft
2021-01-31Merge pull request #4083 from microDev1/watchdog-rpScott Shawcroft
2021-01-31Merge pull request #4095 from hierophect/socket-timeoutScott Shawcroft
2021-01-31Add support for Lilygo TTGO T8 ESP32-S2Aditya
2021-01-30Add board Silicognition LLC M4-ShimPatrick Van Oosterwijck
2021-01-30Fix default timeoutLucian Copeland
2021-01-30extend include pathmicroDev
2021-01-29Make sys.platform "RP2040" on raspberrypiJames Bowman
2021-01-29Add Gameduino 3X Dazzler support on raspberry_pi_picoJames Bowman
2021-01-29Fix documentation buildsLucian Copeland
2021-01-28Partially hard-coded VENDOR descriptor has been added. First build to be acce...Kevin Banks
2021-01-28Fixing microcontroller.cpu on muti-core cpus and adding microcontroller.cpusroot
2021-01-28watchdog implementation for rp2040microDev
2021-01-27Merge remote-tracking branch 'adafruit/main' into cp-flowBernhard Boser
2021-01-27remove long read error messageBernhard Boser
2021-01-26Merge pull request #4047 from kmatch98/esp32s2_ParallelBusScott Shawcroft
2021-01-26Merge pull request #4071 from tannewt/rp2040_uart_errorDan Halbert
2021-01-26Fix stubs error, out of sockets error, invalid TLS leakLucian Copeland
2021-01-26Merge pull request #4063 from dhalbert/rp2040-gp15Dan Halbert
2021-01-26Merge pull request #4060 from dhalbert/regularize-extmod-modulesDan Halbert
2021-01-26Raise an error on UART useScott Shawcroft
2021-01-26shrink simmelDan Halbert
2021-01-25Use TOTAL_GPIO_COUNT instead of magic number 30Dan Halbert
2021-01-25Most of the code we need has been pulled in from the tinyusb webusb_serial de...Kevin Banks
2021-01-25Fixed bug in pin error handling, deleted debug printsKevin Matocha
2021-01-25Merge pull request #3936 from gamblor21/busdevice_fixesScott Shawcroft
2021-01-25Merge pull request #4054 from dglaude/patch-1Scott Shawcroft
2021-01-25Allow pins >= 32, allow write pin on different register than data pinsKevin Matocha
2021-01-25Separate Socket and SSLSocket, add LWIP connectLucian Copeland
2021-01-25Stop treating pin 15 specially.Dan Halbert
2021-01-25spresense: update Spresense SDK to 2.0.2Kamil Tomaszewski
2021-01-25fix some build errorsDan Halbert
2021-01-25add GP15Dan Halbert
2021-01-24CIRCUITPY_* switches for JSON, RE, etc. Doc cleanupDan Halbert
2021-01-24Permit Gameduino 3X Dazzler support on that board.David Glaude
2021-01-23Delete unnecessary commentsKevin Matocha