4 Commits (c92683d67c8f8320bd2ddd604b9abee712575b08)

Author SHA1 Message Date
Christian Walther ba21f76f89 esp32/modesp32: Add wake_on_ulp() so ULP can wake CPU from deepsleep. 2 years ago
Damien George 69661f3343 all: Reformat C and Python source code with tools/codeformat.py. 5 years ago
Damien George 60c6b880fa esp32/machine_rtc: Move export declaration from .c to common .h file. 7 years ago
Eric Poulsen 44033a1d27 esp32/machine_rtc: Add RTC class to machine module with sleep impl. 7 years ago
Eric Poulsen 29dd6a7678 esp32: Implement wired Ethernet via network.LAN(). 7 years ago
Alexander Steffen 55f33240f3 all: Use the name MicroPython consistently in comments 7 years ago
Damien George ea23520403 py: Add MICROPY_DYNAMIC_COMPILER option to config compiler at runtime. 9 years ago
Damien George b4b10fd350 py: Put all global state together in state structures. 10 years ago
stijn 5ed284a15e windows: Add modtime implementation 11 years ago
Damien George 04b9147e15 Add license header to (almost) all files. 11 years ago
Damien George 3a01840390 windows: Argument to () function should be (void). 11 years ago
stijn 72521a1c17 mingw: Fix number of exponent digits in floating point formatting 11 years ago