Commit cc75d1a
Feat import export variable list (#68)
* adding functions to import/export variables
* pickle, yaml, and elf file format
* adding example program
* added test to check for import/export
- single variable
- multiple variables
- all variables
- yaml, pickle, and elf file
*elf_file cannot be exported
---------
Co-authored-by: Edras Pacola <edras.pacola@microchip.com>1 parent a99c6e4 commit cc75d1a
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
192 | 191 | | |
193 | 192 | | |
194 | 193 | | |
| |||
0 commit comments