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: MAX30101 MAX30003 MAX113XX_Pixi MAX30205 max32630fthr USBDevice
Diff: .gitignore
- Revision:
- 1:efe9cad8942f
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.gitignore Tue Mar 13 14:52:59 2018 +0300 @@ -0,0 +1,24 @@ +# Misc files +build_version.h +.config* +.checkout + +# Eclipse files +.settings + +# mbed libraries +max32630fthr +USBDevice +MAX30205 +MAX30101 +MAX30003 +MAX113XX_Pixi + +# mbed files and folders +.build +BUILD +mbed-os +mbed-os/* +mbed_settings.py* +.mbed +.mbedignore \ No newline at end of file