aster94 / logic-analyzer

Logic Analyzer, for Arduino, AVR, ESP8266 and STM32 with a very nice working processing interface, you could run it also on any Android device.
GNU General Public License v3.0
351 stars 77 forks source link

Add files for platformio #10

Closed truglodite closed 5 years ago

truglodite commented 5 years ago

Create platformio.ini & .gitignore files for use with platformio. Include just 4 boards and tester for now.

aster94 commented 5 years ago

Hi @truglodite thanks, i also use platformio, i guess that many people use it and would find the 'ini` file useful! Do you mind to leave the issue open a month or two? platformio 4.0 is near to go out and it could bring some breaking changes

truglodite commented 5 years ago

No problem, in fact I already made a change to it. I'll just remove the pr for now and revisit after 4.0 is settled in. Thanks for the code btw... fun to play with!

truglodite commented 5 years ago

Waiting until PIO4.

aster94 commented 5 years ago

I am happy you found it useful 😃 If you want we were discussing some improvements in #7 (mainly about code cleanness, right now it is not so easy to read) and the changes we made are in this branch https://github.com/aster94/logic-analyzer/tree/development