pull/1/head
Terje Io 2021-06-07 00:19:23 +02:00
rodzic 95559fca59
commit a19a0f48fd
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -32,7 +32,7 @@
| Runs as FreeRTOS task | no | no | no | no | no | no | no | no | yes | no | no | no | no | option | no | no |
| CNC BoosterPack support | yes<sup>10</sup>| no | no | yes<sup>10</sup>| yes<sup>10</sup>| yes<sup>10</sup>| no | yes<sup>10</sup>| yes<sup>10</sup>| 1 | no | 1 | 2 | 2 | no | 1 |
| WebUI support | no | no | no | no | no | no | no | no | yes<sup>12</sup>| no | no | no | no | no | no | no |
| Compiler/IDE | Arduino | STMCubeIDE | STMCubeIDE STMCubeIDE | VS Code | STMCubeIDE | Arduino | Arduino | ESP IDF | CCS | MCUExpresso | CCS | CCS | CCS | PSOC Creator| CCS |
| Compiler/IDE | Arduino | STMCubeIDE | STMCubeIDE | STMCubeIDE | VS Code | STMCubeIDE | Arduino | Arduino | ESP IDF | CCS | MCUExpresso | CCS | CCS | CCS | PSOC Creator| CCS |
<br><sup>1</sup> Plugin for I2C EEPROM or FRAM available. FRAM is faster and can sustain more write cycles than EEPROM. FRAM is reccomended for the [Odometer plugin](https://github.com/grblHAL/Plugin_odometer).
<br><sup>2</sup> Should be fairly easy to extend.