Fixed some debugging methods that were necessary while no drawer was available
Fixed HV0/1/2present GPIO settings (must be IN instead of OUT) git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@470 05563f52-14a8-4384-a975-3d1654cca0fa
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# Define release version for firmware here
|
||||
RELEASE_PRODUCT = S0
|
||||
RELEASE_MAJOR = 0
|
||||
RELEASE_MINOR = 9
|
||||
RELEASE_MAJOR = 1
|
||||
RELEASE_MINOR = 0
|
||||
RELEASE_BRANCH = 0
|
||||
RELEASE_PATCH = 5
|
||||
RELEASE_PATCH = 0
|
||||
|
||||
# Define the platform to use
|
||||
PLATFORM_OLIMEX_STM32_H107 = OLI_STM32_H107
|
||||
|
||||
Reference in New Issue
Block a user