resistitive touch work in progress. add adc and gpt

This commit is contained in:
TT 2016-12-07 03:34:33 +09:00
parent a50517bf3f
commit 9c3296ad0d
5 changed files with 199 additions and 24 deletions

View file

@ -60,7 +60,7 @@ endif
# Stack size to be allocated to the Cortex-M process stack. This stack is
# the stack used by the main() thread.
ifeq ($(USE_PROCESS_STACKSIZE),)
USE_PROCESS_STACKSIZE = 0x280
USE_PROCESS_STACKSIZE = 0x250
endif
# Stack size to the allocated to the Cortex-M main/exceptions stack. This