1
0
mirror of https://github.com/bdring/Grbl_Esp32.git synced 2025-08-30 09:39:49 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
Stefan de Bruijn
d79b3b29e2 Added first yaml test 2021-06-04 21:28:04 +02:00
Stefan de Bruijn
a6f7f5ef0e Changed BT settings to yaml style config.
Fixed a bug in the Pin ISR
Fixed a few bugs in the Pin unit tests & added ISR test case
2021-05-25 11:02:51 +02:00
Stefan de Bruijn
e49dbf361b Started integrating new settings in motors. WIP, not compiling; trinamic and motors classes remain for motors to start functioning. 2021-02-12 17:13:19 +01:00
Stefan de Bruijn
d5143f5c9d Added some unit tests; fixed pin option parser. 2020-10-22 20:16:27 +02:00
Stefan de Bruijn
5d6052dc3c Forgot a few pins. Fixed that. TODO FIXME: system_ini 2020-10-20 17:13:35 +02:00
Stefan de Bruijn
f9cb4bb653 Fixed unit tests project due to packages mess. 2020-10-20 13:29:47 +02:00
Stefan de Bruijn
672566ebf6 Added pin unit tests and unit test framework. 2020-10-20 12:58:59 +02:00
Mitch Bradley
4c78684ab7 Add Visual Studio support 2020-08-06 12:05:00 -10:00