APP branch ========== Scope ----- This branch contains the main application logic executed after normal startup. The current detailed documentation set is centered on APP version 9.1. Core files ---------- Common across currently supported APP platforms: * ``user_code_0.h`` * ``user_code_2.h`` Platform-specific within APP: * ``platform.h`` * ``main.c`` Reference pages --------------- .. toctree:: :maxdepth: 1 ../reference/app_common ../reference/platform_files ../reference/main_files