projects
/
bertos.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
proc_switch(): rename from proc_schedule(). Split out the real cooperative scheduler.
[bertos.git]
/
Makefile.test
1
#Makefile for BeRTOS test.
2
#This makefile was generated automatically.
3
4
V:= 0
5
default: all
6
7
include bertos/config.mk
8
include ./app/test/avrtest.mk
9
include ./app/test/armtest.mk
10
include bertos/rules.mk