circuitpython/ports
MikeTeachman 49d8ae3ecc esp32/machine_i2s: Add support for ESP-IDF 4.4.
- Add default values for I2S features added in ESP-IDF 4.4.
- Add workaround for bug introduced in ESP-IDF 4.4
  (https://github.com/espressif/esp-idf/issues/8121).
2022-01-06 13:10:38 +11:00
..
bare-arm bare-arm/mpconfigport.h: Disable remaining optional features. 2021-11-01 14:23:06 +11:00
cc3200 py/runtime: Allow initialising sys.path/argv with defaults. 2021-12-18 00:08:07 +11:00
esp32 esp32/machine_i2s: Add support for ESP-IDF 4.4. 2022-01-06 13:10:38 +11:00
esp8266 esp8266: Allow building a board to any dest directory. 2021-12-30 15:47:49 +11:00
javascript py/runtime: Allow initialising sys.path/argv with defaults. 2021-12-18 00:08:07 +11:00
mimxrt mimxrt/hal: Allow readSampleClkSrc to be configured by a board. 2022-01-04 15:42:12 +11:00
minimal minimal/mpconfigport.h: Disable features that are not needed. 2021-11-05 13:12:18 +11:00
nrf py/runtime: Allow initialising sys.path/argv with defaults. 2021-12-18 00:08:07 +11:00
pic16bit all: Update to point to files in new shared/ directory. 2021-07-12 17:08:10 +10:00
powerpc all: Update to point to files in new shared/ directory. 2021-07-12 17:08:10 +10:00
qemu-arm all: Update to point to files in new shared/ directory. 2021-07-12 17:08:10 +10:00
rp2 py/runtime: Allow initialising sys.path/argv with defaults. 2021-12-18 00:08:07 +11:00
samd py/runtime: Allow initialising sys.path/argv with defaults. 2021-12-18 00:08:07 +11:00
stm32 stm32/network_wiznet5k: Fix build error with wiznet5k and lwip enabled. 2021-12-30 11:54:19 +11:00
teensy py/runtime: Allow initialising sys.path/argv with defaults. 2021-12-18 00:08:07 +11:00
unix ports: Move '.frozen' to second entry in sys.path. 2021-12-29 23:55:36 +11:00
windows windows/appveyor: Build both standard and dev variants. 2022-01-04 15:07:45 +11:00
zephyr py/runtime: Allow initialising sys.path/argv with defaults. 2021-12-18 00:08:07 +11:00