Files
platformio-core/platformio
John Belmonte 8c27754045 qtcreator IDE template now generates a "generic" Qt project (#4262)
* Create qtcreator-generic IDE template.

* Fix case of #define in qtcreator-generic template .config file.

* follow directory move

* * fix includes output
  * fixup -mlong-calls for clang
  * add Makefile to files output

* fix escaping in config output

* Makefile improvements:
  * support any platformio run target
  * remove platformio deprecated -f option
  * remove explicit default target (first is always default)

* replace qtcreator rather than making another IDE target

Co-authored-by: Donna Whisnant <dewhisna@users.noreply.github.com>
2022-05-14 15:26:04 +03:00
..
2022-04-20 18:03:55 +03:00
2022-05-09 10:08:08 +03:00
2022-05-12 13:41:45 +03:00
2022-04-19 11:32:36 +03:00
2022-04-21 17:10:38 +03:00
2022-04-15 14:44:30 +03:00
2022-05-04 18:55:34 +03:00