robert-hh
|
04f92a2825
|
mimxrt/boards: Support using an optional board-specific manifest.py.
If the board directory contains a manifest.py file, it will be included.
File not found errors will be ignored.
|
2022-03-08 23:10:41 +11:00 |
|
robert-hh
|
e7572776c3
|
mimxrt: Add dht_readinto() to the mimxrt module, and freeze dht.py.
The change affects dht.py from the drivers directory as well to include the
logic for the mimxrt port.
|
2021-10-25 23:49:28 +11:00 |
|
robert-hh
|
bbdc98f72e
|
mimxrt: Enable many Python and some extmod features.
Besides Python features this includes the extmod modules which make use of
the Pin module, especially machine.softSPI, machine.SoftI2C and onewire.
|
2021-06-04 00:38:18 +10:00 |
|
robert-hh
|
c303b15f10
|
mimxrt: Enable frozen modules.
|
2021-06-01 22:57:09 +10:00 |
|