Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: C12832 MMA7660 mbed
Diff: .gitignore
- Revision:
- 16:fadb15dd12d2
- Parent:
- 13:2c1fe87a06cd
- Child:
- 18:938ec6971d11
--- a/.gitignore Wed Apr 11 19:47:37 2018 +0900 +++ b/.gitignore Thu Apr 12 11:24:49 2018 +0900 @@ -1,5 +1,6 @@ .pioenvs .piolibdeps -.vscode/.browse.c_cpp.db* +.vscode/.BROWSE.C_CPP.DB* .vscode/c_cpp_properties.json .vscode/launch.json +.vscode/.browse.c_cpp.db*