Rename furi to tactility-core (#10)
* renamed module * renamed code * more renames * cleanup
This commit is contained in:
committed by
GitHub
parent
64a01df750
commit
069416eee5
@@ -40,8 +40,8 @@ Other configurations can be supported, but they require you to set up the driver
|
||||
|
||||
Until there is proper documentation, here are some pointers:
|
||||
- Sample application: [bootstrap](main/src/main.c) and [app](main/src/hello_world/hello_world.c)
|
||||
- [Tactility](./components/tactility/): the main platform with default services and apps
|
||||
- [Furi](./components/furi/): the core platform code, based on Flipper Zero firmware
|
||||
- [Tactility](./components/tactility): The main platform with default services and apps.
|
||||
- [Tactility Core](./components/tactility-core): The core platform code.
|
||||
|
||||
## Building Firmware
|
||||
|
||||
|
||||
Reference in New Issue
Block a user