File tree
Expand file treeCollapse file tree1 file changed
+5
-0
lines changed Expand file treeCollapse file tree1 file changed
+5
-0
lines changed Original file line number | Diff line number | Diff line change |
---|
@@ -29,6 +29,11 @@ ULP source files containing convenience macros such as WRITE_RTC_REG. The
|
29 | 29 | preprocessor and how to use it is documented here:
|
30 | 30 | `Preprocessor support <docs/preprocess.rst>`_.
|
31 | 31 |
|
| 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 | + |
32 | 37 | There might be some stuff missing, some bugs and other symptoms of alpha
|
33 | 38 | software. Also, error and exception handling is rather rough yet.
|
34 | 39 |
|
|
You can’t perform that action at this time.
0 commit comments