9. Tataouine SDK¶
- 9.1. Dependencies
- 9.2. Downloading the project with repo
- 9.3. External dependencies
- 9.4. Configuration
- 9.5. Building a new firmware
- 9.6. Flashing a new firmware
- 9.7. Production mode
- 9.8. Debugging the project
- 9.9. Creating a new driver
- 9.10. Creating a new library
- 9.11. Creating a new application
- 9.12. Internals
- 9.13. Layout and portability
9.14. Tataouine directories¶
Tataouine contains the following main directories:
Directory | Purpose |
---|---|
kernel | the EwoK microkernel |
drivers | Userspace drivers of various hardware IP |
libs | Userspace libraries |
loader | Platform bootloader |