File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,11 @@ ULP source files containing convenience macros such as WRITE_RTC_REG. The
2929
preprocessor and how to use it is documented here:
3030
`Preprocessor support <docs/preprocess.rst>`_.
3131

32+
The minimum supported version of MicroPython is v1.12. py-esp32-ulp has been
33+
tested with MicroPython v1.12 and v1.17. It has been tested on real ESP32
34+
devices with the chip type ESP32D0WDQ6 (revision 1) without SPIRAM. It has
35+
also been tested on the Unix port.
36+
3237
There might be some stuff missing, some bugs and other symptoms of alpha
3338
software. Also, error and exception handling is rather rough yet.
3439

0 commit comments

Comments
 (0)