Move FreeRTOSConfig.h to app-sim (#17)
* Move FreeRTOSConfig.h to app-sim * improved docs * updated ideas.md and removed finished todos
This commit is contained in:
committed by
GitHub
parent
d6baf40d0b
commit
ed2d0cc78a
+11
-1
@@ -1,6 +1,16 @@
|
||||
# TODOs
|
||||
- Make `desktop` app listen to changes in `app_manifest_registry`
|
||||
- Update `view_port` to use `ViewPort` as handle externally and `ViewPortData` internally
|
||||
- Replace FreeRTOS semaphore from `Loader` with internal `Mutex`
|
||||
- Create unit tests for `tactility-core` and `tactility` (PC-only for now)
|
||||
|
||||
# Core Ideas
|
||||
- Support for displays with different DPI. Consider the layer-based system like on Android.
|
||||
|
||||
# App Ideas
|
||||
- Chip 8 emulator
|
||||
- Discord bot
|
||||
- BadUSB
|
||||
- IR transceiver app
|
||||
- GPIO status viewer
|
||||
|
||||
- BlueTooth keyboard app
|
||||
Reference in New Issue
Block a user