Skip to content

Commit

Permalink
Update TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
mmoskal committed Jul 15, 2017
1 parent f760998 commit 00ec9c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
* [x] try some motors
* [x] add `control.interrupt(ms, () => { ... sync function ... })` - running outside regular JS thread
* [x] add `//% whenUsed` on global variable initializers in PXT
* [ ] fix `@PXT@:` handling for ELF in PXT
* [x] fix `@PXT@:` handling for ELF in PXT
* [x] parse Python field lists into offsets

## Further down
* [x] have some protocol for restarting user app if it's running (flag file somewhere?)
* [ ] display panic code on the screen
* [x] display panic code on the screen
* [ ] catch SIGSEGV and panic

0 comments on commit 00ec9c5

Please sign in to comment.