Skip to content

Conversation

@arcao
Copy link
Contributor

@arcao arcao commented Feb 10, 2017

Changes:

  • renamed function names:
    • read* -> get*
    • write* -> set*
    • erase -> clear / remove
  • added defaultValue for all get* functions to return this default value in case the key isn't set in a storage
  • added functions for Arduino String
  • added example code

@me-no-dev me-no-dev merged commit 0fb5e5c into espressif:master Feb 10, 2017
Jason2866 added a commit to Jason2866/arduino-esp32 that referenced this pull request Feb 17, 2023
* Tasmota changes

* Tasmota 2.0.6 with IPv6 support
* IPv6 support
* Ethernet driver JL1101
Co-authored-by: Danii Mirsanov <daniil.mirsanov@openlm.com>

* Update install-platformio-esp32.sh

* Fix conflicts

* Tasmota repos

* overlooked `timeout` change to `timeout_ms`

* Update toolchains and openocd for ESP-IDF v4.4.4

* Update get.py to support Apple ARM64

* Update package version

* Update ESP-IDF libs to v4.4.4

* Fix compilation issue caused by ESP-Insights

* Update esptool to v4.4

* Update esptool to v4.5

* Sets correct code for UART baud rate detection

Co-authored-by: Rodrigo Garcia <rodrigo.garcia@espressif.com>

* General examples updates (espressif#7727) (espressif#196)

* Remove inline code comments for the struct description

* Renamed ESPNow examples

* Changed example from C++ class to C struct

* Updated MultiHomedServers

* Updated BT Serial examples

* Added short overview of exaples - missing Enterprise

* Added draft of Enterprise header note

* Fixed note in README

* Fixed compilation error

* Changed FunctionalInterrupt example

* Fixes

* Returned FunctionalInterrupts to original state + added modified version as new example

Co-authored-by: Tomáš Pilný <34927466+PilnyTomas@users.noreply.github.com>

---------

Co-authored-by: me-no-dev <hristo@espressif.com>
Co-authored-by: Rodrigo Garcia <rodrigo.garcia@espressif.com>
Co-authored-by: Me No Dev <me-no-dev@users.noreply.github.com>
Co-authored-by: Tomáš Pilný <34927466+PilnyTomas@users.noreply.github.com>
Jason2866 added a commit to Jason2866/arduino-esp32 that referenced this pull request Mar 31, 2023
* Tasmota changes

* Tasmota 2.0.6 with IPv6 support
* IPv6 support
* Ethernet driver JL1101
Co-authored-by: Danii Mirsanov <daniil.mirsanov@openlm.com>

* Update install-platformio-esp32.sh

* Fix conflicts

* Tasmota repos

* overlooked `timeout` change to `timeout_ms`

* Sets correct code for UART baud rate detection

Co-authored-by: Rodrigo Garcia <rodrigo.garcia@espressif.com>

* General examples updates (espressif#7727) (espressif#196)

* Remove inline code comments for the struct description

* Renamed ESPNow examples

* Changed example from C++ class to C struct

* Updated MultiHomedServers

* Updated BT Serial examples

* Added short overview of exaples - missing Enterprise

* Added draft of Enterprise header note

* Fixed note in README

* Fixed compilation error

* Changed FunctionalInterrupt example

* Fixes

* Returned FunctionalInterrupts to original state + added modified version as new example

Co-authored-by: Tomáš Pilný <34927466+PilnyTomas@users.noreply.github.com>

---------

Co-authored-by: Rodrigo Garcia <rodrigo.garcia@espressif.com>
Co-authored-by: Tomáš Pilný <34927466+PilnyTomas@users.noreply.github.com>
darkxst pushed a commit to darkxst/arduino-esp32 that referenced this pull request Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants