View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000426 | GC Studio | Compiler | public | 2023-11-14 10:44 | 2023-11-15 17:52 |
Reporter | anonymous | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.01.03 | ||||
Target Version | 1.01.04 | Fixed in Version | 1.01.04 | ||
Summary | 0000426: Add EEPROM operations support to compiler | ||||
Description | Added EEPROM and END EEPROM to create EEPROM datasets[1554,1555] | ||||
Tags | No tags attached. | ||||
|
New COMMANDs EEPROM and always ends with End EEPROM. The HELP page is _dataset_for_eeprom.html The GCODE HELPer could be: EEPROM datasetname [[,] offset_address ] An EEPROM dataset is a list of values that are stored in the EEPROM memory of the microcontroller, which then can be accessed using the EPREAD command or other EEPROM operations. |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-11-14 10:44 | anonymous | New Issue | |
2023-11-14 10:46 | evanvennn | Status | new => assigned |
2023-11-14 10:46 | evanvennn | Note Added: 0000201 | |
2023-11-15 17:31 | angel-spartan | Status | assigned => resolved |
2023-11-15 17:31 | angel-spartan | Resolution | open => fixed |
2023-11-15 17:31 | angel-spartan | Product Version | => 1.01.03 |
2023-11-15 17:31 | angel-spartan | Fixed in Version | => 1.01.04 |
2023-11-15 17:31 | angel-spartan | Target Version | => 1.01.04 |
2023-11-15 17:52 | angel-spartan | Status | resolved => closed |