| Age | Commit message (Expand) | Author |
|---|---|---|
| 2021-04-15 | esp32: Add initial support for ESP32S2 SoCs. | Damien George |
| 2020-05-28 | esp32/machine_sdcard: Add "freq" keyword arg to SDCard constructor. | cccc |
| 2020-04-23 | esp32: Consolidate check_esp_err functions and add IDF error string. | Thorsten von Eicken |
| 2020-04-13 | all: Clean up error strings to use lowercase and change cannot to can't. | Damien George |
| 2020-04-05 | all: Use MP_ERROR_TEXT for all error messages. | Jim Mussared |
| 2020-03-28 | all: Remove spaces inside and around parenthesis. | Damien George |
| 2020-03-25 | all: Remove spaces between nested paren and inside function arg paren. | Damien George |
| 2020-02-28 | all: Reformat C and Python source code with tools/codeformat.py. | Damien George |
| 2019-10-29 | extmod/vfs: Rename BP_IOCTL_xxx constants to MP_BLOCKDEV_IOCTL_xxx. | Damien George |
| 2019-06-17 | esp32/machine_sdcard: Fix bug in SPI slot number selection. | Nicko van Someren |
| 2019-06-03 | esp32: Add machine.SDCard class using built-in HW SD/MMC controller. | Nicko van Someren |
