mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-25 16:43:28 +00:00
use Markdown for title
This commit is contained in:
parent
ebcd05e266
commit
0b8f263070
@ -1,12 +1,12 @@
|
||||
# STM32 F103RB Nucleo with CC256x
|
||||
|
||||
BTstack port for STM32 F103RB Nucleo board and CC256x Bluetooth chipset
|
||||
based on GNU Tools for ARM Embedded Processors and libopencm3
|
||||
|
||||
GNU Tools for ARM Embedded Processors:
|
||||
https://launchpad.net/gcc-arm-embedded
|
||||
|
||||
libopencm3 is automatically fetched and build from its git repository by make
|
||||
|
||||
openocd 0.8.0 (or higher) is used to upload firmware
|
||||
Requirements:
|
||||
- GNU Tools for ARM Embedded Processors: https://launchpad.net/gcc-arm-embedded
|
||||
- libopencm3 is automatically fetched and build from its git repository by make
|
||||
- openocd 0.8.0 (or higher) is used to upload firmware
|
||||
|
||||
Components:
|
||||
- STM32 F103RB Nucleo Board
|
||||
@ -36,7 +36,4 @@ Setup:
|
||||
- N_SHUTDOWN: CN10-26 - 10 (LP1)
|
||||
|
||||
TODO:
|
||||
- fix eHCILL mode
|
||||
- figure out how to compile multiple examples with single Makefile/folder
|
||||
- extract classic and LE examples into example/embedded
|
||||
- use examples from BTSTACK_ROOT/example/embedded directly
|
||||
|
Loading…
x
Reference in New Issue
Block a user