Maxim Integrated's IoT development kit
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