work1
Dependencies: mbed MAX44009 mbed-os Si7021
.gitignore@2:25f27478fdf9, 2020-05-28 (annotated)
- Committer:
- danaeb
- Date:
- Thu May 28 07:31:51 2020 +0000
- Revision:
- 2:25f27478fdf9
- Parent:
- 0:d3e390d62607
work
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
danaeb | 0:d3e390d62607 | 1 | *.d |
danaeb | 0:d3e390d62607 | 2 | BUILD/* |
danaeb | 0:d3e390d62607 | 3 | **/build/* |
danaeb | 0:d3e390d62607 | 4 | __pycache__/* |
danaeb | 0:d3e390d62607 | 5 | **/CMakeCache.txt |
danaeb | 0:d3e390d62607 | 6 | GettingStarted.html |
danaeb | 0:d3e390d62607 | 7 | cmake_install.cmake |
danaeb | 0:d3e390d62607 | 8 | CMakeLists.txt |
danaeb | 0:d3e390d62607 | 9 | Makfile |
danaeb | 0:d3e390d62607 | 10 | **/CMakeFiles/* |
danaeb | 0:d3e390d62607 | 11 | mbed_config.h |
danaeb | 0:d3e390d62607 | 12 | .clangd/* |
danaeb | 0:d3e390d62607 | 13 | **/.hg/** |
danaeb | 0:d3e390d62607 | 14 | compile_commands.json |
danaeb | 0:d3e390d62607 | 15 |