mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-04-17 02:42:33 +00:00
pic32: update build for micro-ecc
This commit is contained in:
parent
375650c212
commit
3570429f98
@ -5,7 +5,7 @@ Status: All examples working, polling UART driver. Tested on Bluetooth Audio Dev
|
||||
## Setup
|
||||
|
||||
- Place BTstack tree into harmony/framework folder.
|
||||
-Rrun port/pic32-harmony/create_examples.py to create examples in harmony/apps/btstack folder.
|
||||
- Run port/pic32-harmony/create_examples.py to create examples in harmony/apps/btstack folder.
|
||||
|
||||
## Usage
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1,8 +1,8 @@
|
||||
#
|
||||
#Mon Oct 24 22:05:18 CEST 2016
|
||||
#Thu Apr 13 17:03:40 CEST 2017
|
||||
default.com-microchip-mplab-nbide-toolchainXC32-XC32LanguageToolchain.md5=53fb2ac0203ca7bc347fa1cfc029d2dd
|
||||
default.languagetoolchain.dir=/Applications/microchip/xc32/v1.40/bin
|
||||
configurations-xml=285233d36c15a8f39094c0464f5526d5
|
||||
configurations-xml=0167be4f7795030b871fd4d0e7befd62
|
||||
com-microchip-mplab-nbide-embedded-makeproject-MakeProject.md5=4b47e815d50912689a67d0b162f47a58
|
||||
default.languagetoolchain.version=1.40
|
||||
host.platform=mac
|
||||
|
@ -3,11 +3,6 @@
|
||||
<editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/1"/>
|
||||
<editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/>
|
||||
<open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2">
|
||||
<group>
|
||||
<file>file:/Users/mringwal/microchip/harmony/v1_07/framework/btstack/port/pic32-harmony/src/main.c</file>
|
||||
<file>file:/Users/mringwal/microchip/harmony/v1_07/framework/btstack/example/spp_and_le_counter.c</file>
|
||||
<file>file:/Users/mringwal/microchip/harmony/v1_07/framework/btstack/port/pic32-harmony/src/app.c</file>
|
||||
<file>file:/Users/mringwal/microchip/harmony/v1_07/framework/btstack/port/pic32-harmony/src/btstack_port.c</file>
|
||||
</group>
|
||||
<group/>
|
||||
</open-files>
|
||||
</project-private>
|
||||
|
Loading…
x
Reference in New Issue
Block a user