Skip to content
This repository was archived by the owner on Feb 9, 2022. It is now read-only.

Commit 20281a3

Browse files
authored
v1.1.0
### Major Releases v1.1.0 1. Restore support to Teensy boards, using only Teensy core v1.51 if Config Portal is needed. 2. Add STM32 emulated-EEPROM feature so that saving to EEPROM is usable and much faster. 3. Add functions to control Config Portal from software or Virtual Switches. Check [How to trigger a Config Portal from code #25](khoih-prog/Blynk_WM#25) 4. Renew all examples to demo the new Virtual ConfigPortal SW feature 5. Optimize code and fix many bugs.
1 parent 944a138 commit 20281a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
* [3. File Credentials.h](#3-file-credentialsh)
7272
* [4. File dynamicParams.h](#4-file-dynamicparamsh)
7373
* [Debug Terminal Output Samples](#debug-terminal-output-samples)
74-
* [1. nRF52_ESP8266Shield using LittleFS on NRF52840_ITSYBITSY_EXPRESS with ESP8266-AT shield](#1-nrf52_esp8266shield-on-nrf52840_itsybitsy_express-with-esp8266-at-shield)
74+
* [1. nRF52_ESP8266Shield using LittleFS on NRF52840_ITSYBITSY_EXPRESS with ESP8266-AT shield](#1-nrf52_esp8266shield-using-littlefs-on-nrf52840_itsybitsy_express-with-esp8266-at-shield)
7575
* [2. STM32_ESP8266Shield using emulated-EEPROM on STM32F7 NUCLEO_F767ZI with ESP8266-AT shield](#2-stm32_esp8266shield-using-emulated-eeprom-on-stm32f7-nucleo_f767zi-with-esp8266-at-shield)
7676
* [3. SAM_DUE_ESP8266Shield using DueFlashStorage on SAM-DUE with ESP8266-AT shield](#3-sam_due_esp8266shield-using-dueflashstorage-on-sam-due-with-esp8266-at-shield)
7777
* [4. SAMD_ESP8266Shield using FlashStorage_SAMD on Adafruit ITSYBITSY_M4 with ESP8266-AT shield](#4-samd_esp8266shield-using-flashstorage_samd-on-adafruit-itsybitsy_m4-with-esp8266-at-shield)

0 commit comments

Comments
 (0)