Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 4530 - create an apps/ directory | Kartik Agaram | 2018-09-01 | 1 | -1/+7 |
| | |||||
* | 4462 | Kartik Agaram | 2018-07-30 | 1 | -49/+2 |
| | | | | The teensy/ examples have outlived their usefulness, I think. | ||||
* | 4321 | Kartik Agaram | 2018-07-07 | 1 | -7/+13 |
| | | | | | | | Modify helpers to run either external examples in the subx/teensy/ directory, or my own examples in subx/ directory. Now I have to say `run test5` instead of `run 5`, and so on. | ||||
* | 4313 - some helpers for managing test binaries | Kartik Agaram | 2018-07-06 | 1 | -0/+46 |
I'm getting sick of hitting the <Tab> key. |