state machine handling added

This commit is contained in:
Thomas Klaehn
2016-09-20 09:06:12 +02:00
parent c28d05e145
commit b785043967
8 changed files with 267 additions and 76 deletions

View File

@@ -60,5 +60,6 @@ struct thread_context *thread_create(
void thread_exit(void);
void sleep_ms(unsigned int ms);
unsigned long sys_tick_get_ms(void);
#endif /* SOURCE_FIRMWARE_KERNEL_INTERFACE_KERNEL_H_ */

View File

@@ -1 +0,0 @@
libkosmos-arm-stm32f4-discovery-0.1.9.276.a

Binary file not shown.