- c3f3339 esp32/modesp32: Add esp32.PCNT class. by Jonathan Hogg · 2 years ago
- 7bc83af esp32/machine_i2c_target: Implement I2CTarget class. by Damien George · 9 days ago
- ca99169 esp32: Add support for ESP32-C2 (aka ESP8684). by TianShuang Ke · 1 year, 1 month ago
- 6201e77 esp32/boards: Convert all boards to auto detect flash size. by Damien George · 3 months ago
- 5f058e9 esp32: Update ADC driver update to the new esp_adc API. by purewack · 7 months ago
- e1ab04e esp32/mpthreadport: Fix double delete of tasks on soft reset. by Damien George · 3 months ago
- 321b30c extmod/modtls_mbedtls: Wire in support for DTLS. by Keenan Johnson · 6 months ago
- d90aff5 esp32: Remove IDF-version-specific sdkconfig. by Angus Gratton · 9 months ago
- 82e69df esp32: Apply the LWIP active TCP socket limit. by Angus Gratton · 10 months ago
- 55dc482 esp32/sdkconfig: Disable PMP_IDRAM_SPLIT to fix native emit support. by Andrew Leech · 10 months ago
- 10601b0 esp32/boards: Build using newlib nano formatting functions. by Angus Gratton · 1 year ago
- 052693e esp32/boards: Reduce IRAM usage. by Angus Gratton · 1 year ago
- 0b145fd esp32/machine_i2s: Integrate new I2S IDF driver. by MikeTeachman · 1 year, 6 months ago
- c393cd7 esp32/boards/sdkconfig.base: Disable unused mbedtls options. by Carlosgg · 1 year, 8 months ago
- 30b0ee3 esp32: Enable mbedtls cert time validation. by Carlosgg · 1 year, 8 months ago
- 917b561 esp32/boards/sdkconfig.base: Fix increasing log level via esp.osdebug(). by Angus Gratton · 1 year, 9 months ago
- c4e63ac esp32/network_lan: Fix and simplify the code for ETH-SPI devices. by robert-hh · 1 year, 10 months ago
- b2f220d esp32/boards: Disable ALPN support. by Daniël van de Giessen · 2 years, 1 month ago
- 6662d84 esp32/boards: Add bootloader rollback support for all builds. by Glenn Moloney · 1 year, 11 months ago
- 0bafdaf esp32: Skip validation of image on boot from deepsleep. by Glenn Moloney · 2 years ago
- 96258d3 esp32/partitions.csv: Rename to partitions-4MiB.csv. by Jim Mussared · 2 years ago
- 98fd784 esp32: Allow malloc() to allocate from SPIRAM. by Angus Gratton · 2 years ago
- 7d66ae6 esp32/machine_timer: Switch from legacy driver to timer HAL. by Damien George · 2 years, 1 month ago
- e465012 esp32: Update port to support IDF v5.0.2. by Damien George · 2 years, 3 months ago
- 034502b esp32/esp32_ulp: Fix ULP (FSM) support for S2 and S3. by Wilko Nienhaus · 2 years, 2 months ago
- cf550ad esp32/boards: Increase 512 bytes limit on ULP programs to 2040. by Christian Walther · 3 years, 2 months ago
- 63438a3 esp32/machine_adcblock: Add new machine.ADCBlock class and update ADC. by Jonathan Hogg · 3 years, 8 months ago
- 549448e esp32: Enable optimisations and move code to iRAM to boost performance. by Damien George · 3 years, 11 months ago
- bbf9dd8 esp32/boards/sdkconfig.base: Disable MEMPROT_FEATURE to alloc from IRAM. by Damien George · 4 years, 2 months ago
- 66a86a0 esp32: Add initial support for ESP32S2 SoCs. by Damien George · 4 years, 6 months ago
- 466ad35 esp32/boards: Enable size optimisation for builds. by Damien George · 4 years, 6 months ago
- da2b5fa esp32/boards: Enable BLE on all boards. by Damien George · 4 years, 6 months ago
- 26b17fd esp32/boards: Remove old IDF v3 sdkconfig values. by Damien George · 4 years, 6 months ago
- 9b90882 esp32: Add support to build using IDF with cmake. by Damien George · 4 years, 11 months ago
- 52d6eeb esp32/boards/sdkconfig.base: Set default IDF log level to ERROR. by Jim Mussared · 5 years ago
- 3032ae1 esp32: Enable NimBLE support on all builds (IDF 3.3 and 4.0). by Jim Mussared · 6 years ago
- 9ca8a50 esp32/boards: Enable ULP in base sdk configuration. by Andrew Leech · 6 years ago
- 71299d3 esp32/boards/sdkconfig.base: Resize SSL output buffer from 16 to 4kiB. by Jim Mussared · 6 years ago
- 59c1b7d esp32/boards: Split out CPU frequency config, make 160MHz the default. by Josh Lloyd · 6 years ago
- d5cbee3 esp32: Add 4.x version of IDLE WDT config. by Jim Mussared · 6 years ago
- 96008ff esp32: Support building with ESP IDF 4.0-beta1. by Jim Mussared · 6 years ago
- 8db517f esp32: Add per-board configs, following other ports. by Jim Mussared · 6 years ago[Renamed from ports/esp32/boards/sdkconfig]
- 69cb24a esp32/boards/sdkconfig: Disable WDT check of idle task on CPU1. by Damien George · 6 years ago
- 92149c8 esp32/boards: Enable dual core support by default. by Damien George · 6 years ago
- c33f538 esp32/modmachine: Add support for changing the CPU frequency. by Damien George · 7 years ago
- f431795 esp32/boards: Use auto xtal freq config instead of default 40MHz. by Damien George · 7 years ago
- 3d49b15 esp32: Update to latest ESP IDF using sdkconfig and new ldgen procedure. by Damien George · 7 years ago