FreeRTOS port on GAP8/RISC-V
|
Functions | |
void | helloworld (void) |
int | main (void) |
Variables | |
PI_L2 char | hello [20] |
void helloworld | ( | void | ) |
References hello, pi_cluster_id(), pi_core_id(), pmsis_exit(), printf, and sprintf().
int main | ( | void | ) |
References helloworld(), pmsis_kickoff(), and printf.
PI_L2 char hello[20] |