Difference between revisions of "Firmware goals"
From Wiki at Neela Nurseries
(create new NN page "Firmware goals") |
m (2024-02-14 mark two completed firmware goals.) |
||
Line 7: | Line 7: | ||
[ ] Refine Docker image for Zephyr project development <br /> | [ ] Refine Docker image for Zephyr project development <br /> | ||
− | [ ] Stream arbitrary sized files via minicom to embedded device<br /> | + | [x] Stream arbitrary sized files via minicom to embedded device<br /> |
− | [ ] Identify Zephyr scheduling code, track down watermark timeout every 128 cycles . . .<br /> | + | [x] Identify Zephyr scheduling code, track down watermark timeout every 128 cycles . . .<br /> |
<!-- comentario --> | <!-- comentario --> |
Latest revision as of 20:28, 14 February 2024
2023-09-25
Firmware Goals
^ Tasks Firmware Development Related
[ ] Refine Docker image for Zephyr project development
[x] Stream arbitrary sized files via minicom to embedded device
[x] Identify Zephyr scheduling code, track down watermark timeout every 128 cycles . . .