arduino-pico/libraries/BTstackLib
Earle F. Philhower, III 84826935a9
Don't set SDFAT_FILE_TYPE, default is OK (#2773)
* Don't set SDFAT_FILE_TYPE, default is OK

Fixes #2772

No need to set SDFAT_FILE_TYPE=3 as that is the defaulr value with upstream
SdFat.  Remove it from platform.txt and platform.io build.

* Codespell got all techy
2025-01-22 10:08:28 -08:00
..
examples Don't set SDFAT_FILE_TYPE, default is OK (#2773) 2025-01-22 10:08:28 -08:00
src Receive GATT characteristic updates in BTStackLib (#2241) 2024-06-24 08:48:07 -07:00
keywords.txt Rename BTstack lib to BTstackLib (#1360) 2023-04-06 17:09:07 -07:00
library.properties Rename BTstack lib to BTstackLib (#1360) 2023-04-06 17:09:07 -07:00
README.rp2040 Rename BTstack lib to BTstackLib (#1360) 2023-04-06 17:09:07 -07:00

This is the BTstack ports/arduino library, with compile errors fixed only.