me-no-dev
|
a69c71f6ad
|
feat(core): Update core version to 3.3.0
|
2025-07-16 19:55:53 +03:00 |
|
Me No Dev
|
f84fab5592
|
Merge branch 'master' into release/v3.3.x
|
2025-07-04 17:14:12 +03:00 |
|
me-no-dev
|
ac961f671a
|
Update core version to 3.2.1
|
2025-07-03 16:42:28 +03:00 |
|
Lucas Saavedra Vaz
|
1c79eb823c
|
feat(NimBLE): Add support for NimBLE (#11424)
* feat(NimBLE): Add support for NimBLE
Co-authored-by: h2zero <ryan@nable-embedded.io>
* ci(pre-commit): Apply automatic fixes
* fix(nimble): Fix typo in BLEClient
---------
Co-authored-by: h2zero <ryan@nable-embedded.io>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2025-06-23 14:47:49 +03:00 |
|
me-no-dev
|
55f4f1bfa8
|
Update core version to 3.2.0
|
2025-02-18 19:10:54 +02:00 |
|
me-no-dev
|
dbfde15b6a
|
Update core version to 3.1.3
|
2025-02-17 15:28:32 +02:00 |
|
me-no-dev
|
62082398d3
|
Update core version to 3.1.2
|
2025-02-13 14:32:20 +02:00 |
|
Me No Dev
|
7cfe0adc87
|
IDF release/v5.3 (#10816)
* IDF release/v5.3 cfea4f7c
* Update core version
|
2025-01-07 15:50:38 +02:00 |
|
me-no-dev
|
0b842442c9
|
Update core version to 3.1.0
|
2024-08-28 16:11:35 +03:00 |
|
Sylvain Quendez
|
41f3e5e236
|
Update url in library.properties (#10147)
Co-authored-by: Lucas Saavedra Vaz <32426024+lucasssvaz@users.noreply.github.com>
|
2024-08-16 16:44:27 +03:00 |
|
Me No Dev
|
0d4ffcf74b
|
fix(core): Update versions to 3.0.4 (#10106)
|
2024-08-02 12:18:35 +03:00 |
|
Me No Dev
|
614c72b4d3
|
fix(libs): Update all libraries to match the core version (#10041)
From now on core libraries will have the same version as the core
|
2024-07-16 23:04:43 +03:00 |
|
Lucas Saavedra Vaz
|
da5c6ab9ae
|
Refactor repository with pre-commit hooks (#9515)
* Add Config
* Add Cache and remove pre-commit action
* [pre-commit.ci lite] apply automatic fixes
* Remove freeze
* Fix
* Update action
* Use latest stable Python 3 version
* Improve caching
* Improve cache tag
* Improve bot message
* fix(typos): Fix typos
* fix(typos): Fix more typos
* refactor(udp_server): Convert script from Python 2 to 3
* Fix whitespace
* Clang-format fixes
* Prettier fixes
* Black formatting
* Manual fixes
* Line endings
* Fix flake and make Vale manual
* Fix flake and reformat
---------
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: Rodrigo Garcia <rodrigo.garcia@espressif.com>
|
2024-04-15 19:40:56 +03:00 |
|
Me No Dev
|
822f252b35
|
BLE upgrades (#8724)
* Renamed library description
* Updated Eddystone URL (not complete)
* Updated Eddystone URL
* Updated Eddystone classes and beacon scanner
* Renamed examples - removing prefix BLE_
* Renamed Beacon_Scanner
* Updated TLM
* Changed std::string to Arduino String
* More std::string -> String
* Changed String in forgotten file
* Changed .data to .c_str
* Reverting single String type change
* Few more fixes related to the String transition
* Fixed URL and Utils error
* Added and modified compatibility safeguards for BLE5 examples
* Added #include WString.h
* Fixed Beacon_Scanner
* Remove commented include
Co-authored-by: Lucas Saavedra Vaz <lucassvaz@yahoo.com.br>
---------
Co-authored-by: Tomas Pilny <tomas.pilny@espressif.com>
Co-authored-by: Lucas Saavedra Vaz <lucassvaz@yahoo.com.br>
|
2023-10-06 15:50:11 +03:00 |
|
lbernstone
|
de66c39f04
|
Bump library versions to 2.0.0 (#5182)
* Bump library versions to 2.0.0
* Fixed name on SD library (see #5181)
|
2021-05-18 14:00:49 +03:00 |
|
Me No Dev
|
7b5cd47d07
|
Set ESP-IDF to 3.2 (#2662)
* Set IDF to v3.2
* Remove BLE submodule
* Add BLE lib source
* Update Camera example to support OV3660
|
2019-04-12 15:43:53 +02:00 |
|