summaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Expand)Author
2020-10-22Merge pull request #3580 from astrobokonon/esp32s2-FixSTAMODEScott Shawcroft
2020-10-21Merge pull request #3587 from adafruit/6.0.xJeff Epler
2020-10-21Merge pull request #3586 from Targett363/esp32s2_module_clipScott Shawcroft
2020-10-20Change comment wordingRyan T. Hamilton
2020-10-20Reset sta_mode and ap_mode flagsRyan T. Hamilton
2020-10-20Merge pull request #3529 from jensechu/color-converter-transparencyScott Shawcroft
2020-10-20Use one lto partitionScott Shawcroft
2020-10-20Fix missing `nproc` on macOS.Christian Walther
2020-10-20Replacing placeholder PIDs with correct PIDsTargett363
2020-10-19Correct pins to not reset.Scott Shawcroft
2020-10-19Merge pull request #3484 from astrobokonon/esp32s2-morenetScott Shawcroft
2020-10-19Merge pull request #3541 from jepler/lto-parallelScott Shawcroft
2020-10-18SDA and SCL were flippedaskpatricw
2020-10-17samd: Update peripherals submoduleJeff Epler
2020-10-17samd: AnalogOut: Better handle boards which IGNOREd analog pinsJeff Epler
2020-10-17sparkfun_lumidrive: Can't IGNORE pins that are default bus pinsJeff Epler
2020-10-17samd: extend IGNORE_PIN_foo to all sam e5x/e5x pinsJeff Epler
2020-10-17samd: update peripherals submoduleJeff Epler
2020-10-17samd: pin: Fix 'undefined reference to pin_PA30'Jeff Epler
2020-10-17atmel-samd: parallelize lto linkingJeff Epler
2020-10-17Set sta_mode flag for actual use/checkingRyan T. Hamilton
2020-10-16Merge pull request #3564 from BHDynamics/dynossat_eduScott Shawcroft
2020-10-16Merge pull request #3560 from dhalbert/pervasive-bleio-hciScott Shawcroft
2020-10-16Add USB VID&PIDEnrique Casado
2020-10-15Cleaned up and now testingRyan T. Hamilton
2020-10-15Disable the long way and return an ap_info objectRyan T. Hamilton
2020-10-15disable on winterbloom_sol and thunderpackDan Halbert
2020-10-15Merge pull request #3555 from UnexpectedCircuitPython/mainScott Shawcroft
2020-10-15Merge pull request #3530 from askpatrickw/hostname-exampleScott Shawcroft
2020-10-15no _bleio for litex; ESP32S2 defines BIT() alreadyDan Halbert
2020-10-16Added default LWIP hostnames to FeatherS2 boardsSeon Rozenblum
2020-10-15cxd56 needed more precise include for __packed; needed SRC_C += on some portsDan Halbert
2020-10-15Merge pull request #3547 from microDev1/wifiHostScott Shawcroft
2020-10-15enable CIRCUITPY_BLEIO_HCI on non-nRF boards where it will fitDan Halbert
2020-10-15Add DynOSSAT-EDU boardsEnrique Casado
2020-10-14Merge pull request #3554 from gamblor21/move_ordereddictDan Halbert
2020-10-14Removed ordered dict for all SAMD21gamblor21
2020-10-14Removed MICROPY_PY_COLLECTIONS_NAMEDTUPLE__ASDICT from unix coveragegamblor21
2020-10-14Merge pull request #3549 from tannewt/stm_alarm_tweakScott Shawcroft
2020-10-14boards/bdmicro_vina_d51/pins.c: Fix illegal QSTR name (hyphen).Brian Dean
2020-10-14Update wifi hostname methodmicroDev
2020-10-13Merge pull request #3550 from bd34n/bdmicro_vina_d51Limor "Ladyada" Fried
2020-10-13Moved ORDEREDDICT define to central locationgamblor21
2020-10-13Fix stm sleep too longScott Shawcroft
2020-10-13Add new board to atmel-samd port: bdmicro_vina_d51Brian Dean
2020-10-13Merge pull request #3546 from tannewt/rtc_irqScott Shawcroft
2020-10-13Remove readreq when changing continuousScott Shawcroft
2020-10-13Merge pull request #3545 from tannewt/stm_rtcScott Shawcroft
2020-10-13Add method to set custom hostnamemicroDev
2020-10-12Finer grained, per port tick lockingScott Shawcroft