esphome/esphome/components/gps
Oxan van Leeuwen c6dc8a11e2
Add namespace to all PlatformIO library references (#2296)
* Remove unnecessary duplication in platformio.ini

* Add namespace to all platformio library references

* Add cmake-build-* to gitignore

They're generated by the CLion add-on for each PlatformIO environment.
Listing them all separately seems nonsensical.
2021-09-15 19:01:31 +02:00
..
time Avoid non-const globals and enable clang-tidy check (#1892) 2021-06-11 08:19:44 +12:00
__init__.py Add namespace to all PlatformIO library references (#2296) 2021-09-15 19:01:31 +02:00
gps.cpp Avoid non-const globals and enable clang-tidy check (#1892) 2021-06-11 08:19:44 +12:00
gps.h Implementing the remainder of GPS data for the GPS component. (#1676) 2021-04-11 19:15:23 +02:00