File tree Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 33set -e
44
55./extra/build.sh arduino_giga_r1//m7 arduino_giga_r1_m7
6- ./extra/build.sh arduino_nano_33_ble_sense arduino_nano_33_ble_sense
6+ ./extra/build.sh arduino_nano_33_ble//sense arduino_nano_33_ble_sense
77./extra/build.sh arduino_portenta_h7//m7 arduino_portenta_h7
88./extra/build.sh ek_ra8d1 ek_ra8d1
9- ./extra/build.sh frdm_mcxn947/mcxn947/cpu0 frdm_mcxn947_mcxn947_cpu0
9+ ./extra/build.sh frdm_mcxn947/mcxn947/cpu0 frdm_mcxn947_mcxn947_cpu0
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ CONFIG_BT_BUF_ACL_RX_SIZE=255
77CONFIG_BT_BUF_CMD_TX_SIZE=255
88CONFIG_BT_BUF_EVT_DISCARDABLE_SIZE=255
99CONFIG_BT_MAX_CONN=4
10- CONFIG_BT_TINYCRYPT_ECC=n
1110CONFIG_BT_CTLR_ADV_EXT=y
1211CONFIG_BT_CTLR_ADV_PERIODIC=y
1312
Original file line number Diff line number Diff line change @@ -12,12 +12,12 @@ manifest:
1212 - name : zephyrproject-rtos
1313 url-base : https://github.com/zephyrproject-rtos
1414 - name : arduino
15- url-base : https://github.com/facchinm
15+ url-base : https://github.com/arduino
1616
1717 projects :
1818 - name : zephyr
1919 remote : arduino
20- revision : arduino_core_merge
20+ revision : arduino_core_merge_4.0.99
2121 import :
2222 name-allowlist :
2323 - cmsis
You can’t perform that action at this time.
0 commit comments