1
0
mirror of https://github.com/bdring/Grbl_Esp32.git synced 2025-09-09 05:40:46 +02:00

9 Commits

Author SHA1 Message Date
odaki
b3c1eb07bc Reduce the amount of messages output when normal 2020-03-23 21:19:33 +09:00
odaki
95800ef384 Update .travis.yml 2020-03-23 19:54:46 +09:00
odaki
541acb45b8 Change Travis scripts to use python instead of bash 2020-03-23 19:52:41 +09:00
odaki
dfe2020b86 Modify Travis script to build with platformio 2020-03-22 21:58:31 +09:00
odaki
d4b7e82b47 Change warning level to all to recognize potential errors
For example, uninitialized variable references could not be found in the original grbl source.
To catch this kind of problem we should update travis.
(Thanks to Luc!)
2019-05-06 14:31:15 +09:00
odaki
260dbaf2ec Add a test to enable both BT and WiFi.
To enable both, change the partition setting to min_spiffs.
2019-05-06 10:08:29 +09:00
bdring
c98c9a5d72 Fix Travis errors 2018-12-08 12:03:45 -06:00
bdring
948c4bfaed Merging WebUI with master 2018-11-10 15:33:04 -06:00
bdring
8a958b6b10 Added additional filetypes to filter.
.TAP and .NGC are now valid
2018-09-21 15:57:19 -05:00