mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 17:12:43 +01:00
.. | ||
app.config.test | ||
Kconfig | ||
main.c | ||
Makefile | ||
Readme.md |
Peripheral PIO Test Application
This application tests basic PIO functionality.
- allocation and deallocation of instruction memory
- state machine claim and release
Expected Output on Success
main(): This is RIOT! (Version: <INSERT VERSION HERE>)
TEST SUCCEEDED!