Add extra defines to work around compiler errors.

master
Liyou Zhou 2015-11-16 17:14:30 +00:00
parent d1170b61be
commit b93ef4f105
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
add_definitions(-DBLE_STACK_SUPPORT_REQD)
add_definitions(-Dasm=__ASM)