Pārlūkot izejas kodu

Organize platform stuff better

Streetwalrus Einstein 10 gadi atpakaļ
vecāks
revīzija
ff0d7a80c5

+ 0 - 0
platform/Graphics.h → platform/include/Graphics.h


+ 0 - 0
platform/Interrupts.h → platform/include/Interrupts.h


+ 0 - 0
platform/Timers.h → platform/include/Timers.h


+ 1 - 1
platform/rules.mk

@@ -1,3 +1,3 @@
 platform_LOCAL_PATH := $(call whereami)
 
-INCLUDE += $(platform_LOCAL_PATH)
+INCLUDE += $(platform_LOCAL_PATH)/include