What's Changed
Convolutional Neural Network
New Documentation
Detailed documentation is now available at https://emlearn-micropython.readthedocs.io/en/latest/
Support for building as external C module (experimental)
- Extmod: Merge .py module code for trees, setup Unix build and tests in CI by @jonnor in #37
- extmod: Add FFT, arrayutils and CNN by @jonnor in #38
- extmod: Start support for cmake RP2040/ESP32 by @jonnor in #39
- extmod: Add more modules to cmake ports by @jonnor in #40
- Initial testing building as C module by @jonnor in #36
Internal changes
Full Changelog: 0.7.0...0.8.0