mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-20 18:40:31 +00:00
use msp430bt5190 as mmcu
This commit is contained in:
parent
12900f4689
commit
3e004a8481
@ -6,7 +6,7 @@
|
||||
|
||||
BTSTACK_ROOT = ../..
|
||||
|
||||
MCU = msp430x5438
|
||||
MCU = msp430bt5190
|
||||
|
||||
CC = msp430-gcc
|
||||
CFLAGS = -mmcu=${MCU} -g -Os -Wall -I. -I../src -I../firmware -I${BTSTACK_ROOT} -I${BTSTACK_ROOT}/chipset-cc256x -I${BTSTACK_ROOT}/src -I${BTSTACK_ROOT}/include
|
||||
|
Loading…
x
Reference in New Issue
Block a user