ODeV framework  v2
File List
Here is a list of all documented files with brief descriptions:
[detail level 1234]
  doc
 doxygen_app_page.h
 doxygen_getting_started_page.h
 doxygen_main_page_odev_f.h
  include
 apperror.hApplication specific error code
 FreeRTOSConfig.h
 HelloWorldTask.hBlink the user LED of the NUCLEO board
 HelloWorldTask_vtbl.h<DESCRIPTIOM>
 PushButtonTask.hHandle the Push Button of the NUCLEO board
 PushButtonTask_vtbl.h<DESCRIPTIOM>
 stm32_assert.hSTM32 assert template file. This file should be copied to the application folder and renamed to stm32_assert.h
 stm32l4xx_hal_conf.hHAL configuration file
 sysconfig.hGlobal System configuration file
 sysdebug_config.hConfigure the debug log functionality
  src
 App.cDefine the Application main entry points
  system
  include
  drivers
 IDriver.hPublic API for the Driver Interface
 IDriverVtbl.hPrivate API for the Driver Interface
 NucleoDriver.h<DESCRIPTIOM>
 NucleoDriver_vtbl.h<DESCRIPTIOM>
  events
 IEvent.hThe root class from which all event state objects shall be derived
 IEventListener.hEvent Listener Interface
 IEventListenerVtbl.hIEventListener virtual table definition
 IEventSrc.hEvent Source interface
 IEventSrcVtbl.hDefinition of the IEventSrc virtual functions
 IListener.hGeneric Listener interface
 IListenerVtbl.hIListener virtual table definition
 sysevent.h<DESCRIPTIOM>
  services
 AManagedTask.hThis file declare the Managed task Interface
 AManagedTaskEx.hThis file declare the Managed task Interface
 AManagedTaskEx_vtbl.hTODO - insert here the file description
 AManagedTaskVtbl.hTODO - insert here the file description
 ApplicationContext.hDefine the Application Context public API
 IApplicationErrorDelegate.hApplication error manager delegate
 IApplicationErrorDelegateVtbl.h<DESCRIPTIOM>
 IAppPowerModeHelper.h<DESCRIPTIOM>
 IAppPowerModeHelper_vtbl.h<DESCRIPTIOM>
 IBoot.hThe Boot interface integrates support for the bootloader into the framework
 IBootVtbl.h<DESCRIPTIOM>
 IErrorFirstResponder.hDeclare the Error first responder interface
 IErrorFirstResponderVtbl.h<DESCRIPTIOM>
 NullErrorDelegate.hEmpty implementation of the IApplicationErrorDelegate IF
 sysdebug.hDebug Log
 sysdeflowpower.h<DESCRIPTIOM>
 SysDefPowerModeHelper.h<DESCRIPTIOM>
 SysDefPowerModeHelper_vtbl.h<DESCRIPTIOM>
 syserror.hDefine the global error management API
 sysinit.hSystem global initialization
 syslowpower.hThis file declares the public API related to the power management
 systp.hTarget platform definition
 systypes.hCommon type declaration
  src
  services
 sysinit.cSystem global initialization