aboutsummaryrefslogtreecommitdiff
path: root/ports/esp32/mphalport.h
AgeCommit message (Expand)Author
2020-09-08esp32: Pin MicroPython and NimBLE tasks to core 0.Jim Mussared
2020-04-23esp32: Consolidate check_esp_err functions and add IDF error string.Thorsten von Eicken
2020-02-28all: Reformat C and Python source code with tools/codeformat.py.Damien George
2019-07-25esp32: Pin MicroPython tasks to a specific core.Amir Gonnen
2019-03-12esp32/mphalport: Use ets_delay_us for mp_hal_delay_us_fast.Damien George
2018-07-04esp32: Reduce latency for handling of scheduled Python callbacks.Nicko van Someren
2017-12-13esp32/mphalport.h: Make mp_hal_pin_<dir> select gpio on the pad.Eric Poulsen
2017-12-13esp32: Add new port to Espressif ESP32 SoC.Damien George