Update change log.

This commit is contained in:
iabdalkader 2021-08-02 16:07:52 +02:00
parent 94dd629e5a
commit 4ac09721c9

View File

@ -1,4 +1,20 @@
# Change Log
## [4.1.0](https://github.com/openmv/openmv/releases/tag/v4.1.0) (2021-08-02)
* Major updates and critical fixes to RP2 port.
* Add networking and bluetooth support to the RP2 port.
* Fix ULPI low power mode entry with USB disconnected.
* Fix cambus lock-up on LDO power cycle.
* Fix HM01B0 reset function return on failure.
* Restructure sensor driver to remove common code from ports.
* Fix cambus getting stuck sometimes after failed scan.
* NRF: Support jump to bootloader.
* Improved sensor errors reporting.
* Add support for basic JPEG decoding.
* Add WiFi module NINA-W102 driver.
* Add HTTP/Post urequest library and examples.
* Nano-RP2040: fully supported with WiFi and Bluetooth drivers.
* Portenta: Add alternate I2C and PWM to support the breakout board.
## [4.0.2](https://github.com/openmv/openmv/releases/tag/v4.0.2) (2021-06-19)
* Update TinyUSB to 0.10.1
* Update pico-sdk to 1.2.0