ODeV framework
v2
|
▼ doc | |
doxygen_app_page.h | |
doxygen_getting_started_page.h | |
doxygen_main_page_odev_f.h | |
▼ include | |
apperror.h | Application specific error code |
FreeRTOSConfig.h | |
HelloWorldTask.h | Blink the user LED of the NUCLEO board |
HelloWorldTask_vtbl.h | <DESCRIPTIOM> |
PushButtonTask.h | Handle the Push Button of the NUCLEO board |
PushButtonTask_vtbl.h | <DESCRIPTIOM> |
stm32_assert.h | STM32 assert template file. This file should be copied to the application folder and renamed to stm32_assert.h |
stm32l4xx_hal_conf.h | HAL configuration file |
sysconfig.h | Global System configuration file |
sysdebug_config.h | Configure the debug log functionality |
▼ src | |
App.c | Define the Application main entry points |
▼ system | |
▼ include | |
▼ drivers | |
IDriver.h | Public API for the Driver Interface |
IDriverVtbl.h | Private API for the Driver Interface |
NucleoDriver.h | <DESCRIPTIOM> |
NucleoDriver_vtbl.h | <DESCRIPTIOM> |
▼ events | |
IEvent.h | The root class from which all event state objects shall be derived |
IEventListener.h | Event Listener Interface |
IEventListenerVtbl.h | IEventListener virtual table definition |
IEventSrc.h | Event Source interface |
IEventSrcVtbl.h | Definition of the IEventSrc virtual functions |
IListener.h | Generic Listener interface |
IListenerVtbl.h | IListener virtual table definition |
sysevent.h | <DESCRIPTIOM> |
▼ services | |
AManagedTask.h | This file declare the Managed task Interface |
AManagedTaskEx.h | This file declare the Managed task Interface |
AManagedTaskEx_vtbl.h | TODO - insert here the file description |
AManagedTaskVtbl.h | TODO - insert here the file description |
ApplicationContext.h | Define the Application Context public API |
IApplicationErrorDelegate.h | Application error manager delegate |
IApplicationErrorDelegateVtbl.h | <DESCRIPTIOM> |
IAppPowerModeHelper.h | <DESCRIPTIOM> |
IAppPowerModeHelper_vtbl.h | <DESCRIPTIOM> |
IBoot.h | The Boot interface integrates support for the bootloader into the framework |
IBootVtbl.h | <DESCRIPTIOM> |
IErrorFirstResponder.h | Declare the Error first responder interface |
IErrorFirstResponderVtbl.h | <DESCRIPTIOM> |
NullErrorDelegate.h | Empty implementation of the IApplicationErrorDelegate IF |
sysdebug.h | Debug Log |
sysdeflowpower.h | <DESCRIPTIOM> |
SysDefPowerModeHelper.h | <DESCRIPTIOM> |
SysDefPowerModeHelper_vtbl.h | <DESCRIPTIOM> |
syserror.h | Define the global error management API |
sysinit.h | System global initialization |
syslowpower.h | This file declares the public API related to the power management |
systp.h | Target platform definition |
systypes.h | Common type declaration |
▼ src | |
▼ services | |
sysinit.c | System global initialization |