This repository was archived by the owner on Sep 16, 2024. It is now read-only.
Commit 24e2a80
iwahdan88
[v1.20.0.rc11] release-candidate
### New Features
- Esp32 touchpad functionality exposed to micropy
- Upgraded LittleFS to v2.0 (Note: this update will format the File system !! )
### Improvements
- Added RSA signature generation API to moducrypto
- Added support for saving strings in NVS - PR #226 , author: @psychogenic
- LTE class refactoring
- BLE advertisement parameters are now configurable via MicroPython <author>: @ninoita
- Added BLE raw adv data setting <author>: @ninoita
### Bug Fix
- Fix UART.sendbreak not defaulting to 13 bits as suggested by Documentation Issue #280
- Fix wlan.isconnected not returning True when station is connected in AP mode Issue #2441 parent 0cc4c8a commit 24e2a80
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments