power_play/src/watch/watch.lay

14 lines
136 B
Plaintext

@Layer watch
//- Dependencies
@Dep platform
//- Api
@IncludeC watch.h
//- Impl
@IncludeC watch.c
//- Startup
@Startup W_StartupCore