Rename stm32f429 to device

This commit is contained in:
Romain Goyet
2015-09-10 10:08:11 +02:00
parent 61949c20ab
commit 4ad8b4a67f
25 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
PLATFORM ?= stm32f429
PLATFORM ?= device
DEBUG ?= 1
include Makefile.$(PLATFORM)