OVMS3-idf/examples/cxx/pthread/main/component.mk
Jakob Hasse 31edd48b43 C++: Moved all C++ examples to own folder
* moved C++ examples to a new cxx folder in
  examples
* added experimental C++ component
* added ESPException class to the C++ experimental
  component
* added test cases for ESPException and
  corresponding test macros
2020-02-18 12:48:57 +08:00

4 lines
73 B
Makefile

#
# Main Makefile. This is basically the same as a component makefile.
#