Skip to content
Snippets Groups Projects
Select Git revision
  • 723a6ed37175fcade87802c8ab44325971446020
  • wip-bootstrap default
  • dualcore
  • ch3/leds
  • ch3/time
  • master
6 results

gccollect.c

Blame
  • api_dispatcher.h 110 B
    #include "api_common.h"
    #include "mxc_sys.h"
    
    int api_init (sys_cfg_sema_t *sys_cfg);
    void api_dispatcher();