-
-
Notifications
You must be signed in to change notification settings - Fork 943
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BLE FS Using adafruits Simple (not fast) BLE FS Api #756
Commits on Dec 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f57f797 - Browse repository at this point
Copy the full SHA f57f797View commit details -
Added LISTDIR command and notify responses.
Configuration menu - View commit details
-
Copy full SHA for 91c644b - Browse repository at this point
Copy the full SHA 91c644bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dd7174 - Browse repository at this point
Copy the full SHA 1dd7174View commit details -
Workaround for SPI bus being asleep.
This needs to get cherrypicked to another PR as SPI Sleep needs to use a semaphore or something
Configuration menu - View commit details
-
Copy full SHA for 2690c27 - Browse repository at this point
Copy the full SHA 2690c27View commit details -
Configuration menu - View commit details
-
Copy full SHA for eabbbfa - Browse repository at this point
Copy the full SHA eabbbfaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a8e66a - Browse repository at this point
Copy the full SHA 3a8e66aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b4b422 - Browse repository at this point
Copy the full SHA 1b4b422View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f6a390 - Browse repository at this point
Copy the full SHA 8f6a390View commit details -
Configuration menu - View commit details
-
Copy full SHA for d89e38d - Browse repository at this point
Copy the full SHA d89e38dView commit details -
Revert "Workaround for SPI bus being asleep."
This reverts commit 1edeb5c.
Configuration menu - View commit details
-
Copy full SHA for a5a6480 - Browse repository at this point
Copy the full SHA a5a6480View commit details -
Configuration menu - View commit details
-
Copy full SHA for f841b8c - Browse repository at this point
Copy the full SHA f841b8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6393a17 - Browse repository at this point
Copy the full SHA 6393a17View commit details -
Actually fix memory corruption, seems stable now
ListDir MKDIR delete all seem to work Co-authored-by: Iambian <Iambian@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for faa05eb - Browse repository at this point
Copy the full SHA faa05ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fb9947 - Browse repository at this point
Copy the full SHA 8fb9947View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1aa5a5 - Browse repository at this point
Copy the full SHA c1aa5a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e10b0f - Browse repository at this point
Copy the full SHA 2e10b0fView commit details -
Remove DirDelete, implementation did not work and memory contraints a…
…re recursive. Better implemented on client side...
Configuration menu - View commit details
-
Copy full SHA for f432284 - Browse repository at this point
Copy the full SHA f432284View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f46908 - Browse repository at this point
Copy the full SHA 8f46908View commit details -
Configuration menu - View commit details
-
Copy full SHA for 362a5ef - Browse repository at this point
Copy the full SHA 362a5efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09b9130 - Browse repository at this point
Copy the full SHA 09b9130View commit details -
Configuration menu - View commit details
-
Copy full SHA for b62c62e - Browse repository at this point
Copy the full SHA b62c62eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fdb5e27 - Browse repository at this point
Copy the full SHA fdb5e27View commit details -
Force variable cleanup because LFS makes assumptions about variable i…
…nitialization state
Configuration menu - View commit details
-
Copy full SHA for d1e9aa1 - Browse repository at this point
Copy the full SHA d1e9aa1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9a2db1 - Browse repository at this point
Copy the full SHA b9a2db1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a0d1f2 - Browse repository at this point
Copy the full SHA 0a0d1f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1470489 - Browse repository at this point
Copy the full SHA 1470489View commit details