Make FreeRTOS hooks weak; Add example
This commit is contained in:
parent
32328713f5
commit
03597d9162
4 changed files with 71 additions and 2 deletions
3
examples/tick_idle_hooks/Makefile
Normal file
3
examples/tick_idle_hooks/Makefile
Normal file
|
@ -0,0 +1,3 @@
|
|||
# Simple makefile for simple example
|
||||
PROGRAM=simple
|
||||
include ../../common.mk
|
Loading…
Add table
Add a link
Reference in a new issue