|
Paparazzi UAS v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
|
#include "std.h"#include "mcu.h"#include "mcu_periph/sys_time.h"#include "led.h"#include "mcu_periph/usb_serial.h"#include "pprzlink/messages.h"#include "modules/datalink/downlink.h"
Include dependency graph for main_demo6.c:Go to the source code of this file.
Functions | |
| static void | main_init (void) |
| static void | main_periodic_task (void) |
| int | main (void) |
Definition at line 13 of file main_demo6.c.
References main_init(), main_periodic_task(), and sys_time_check_and_ack_timer().
Here is the call graph for this function:Definition at line 24 of file main_demo6.c.
References foo, mcu_init(), and sys_time_register_timer().
Referenced by main().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 31 of file main_demo6.c.
References LED_TOGGLE, and usb_serial_transmit().
Referenced by main().
Here is the call graph for this function:
Here is the caller graph for this function: