FreeRTOS port on GAP8/RISC-V
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gap8/common/application_code/helloworld.c File Reference

Functions

void helloworld (void)
 
int main (void)
 

Variables

PI_L2 char hello [20]
 

Function Documentation

void helloworld ( void  )

References hello, pi_cluster_id(), pi_core_id(), pmsis_exit(), printf, and sprintf().

Referenced by main().

int main ( void  )

References helloworld(), pmsis_kickoff(), and printf.

Variable Documentation

PI_L2 char hello[20]

Referenced by helloworld().