zephyr/samples/bluetooth
Joakim Andersson 522acd0834 Bluetooth: hci_uart: Fix nrf51_blenano board configuration
Fix the nrf51_blenano board configuration which does not build,
exceeding the SRAM with over 2k bytes.
Align the configuration with the same options used to make the
bbc_microbit board build for nrf51 with 16K SRAM.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2020-07-28 19:24:22 +02:00
..
beacon samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
central zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
central_hr zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
central_ht zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
eddystone zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
handsfree zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
hci_pwr_ctrl zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
hci_rpmsg Bluetooth: samples: Set name on HCI TX threads in HCI samples 2020-07-28 19:24:22 +02:00
hci_spi zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
hci_uart Bluetooth: hci_uart: Fix nrf51_blenano board configuration 2020-07-28 19:24:22 +02:00
hci_usb samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
hci_usb_h4 Bluetooth: hci_usb_h4: Add sample for USB_PID_BLE_HCI_H4_SAMPLE 2020-04-20 21:59:47 +03:00
ibeacon samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
ipsp zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
mesh zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
mesh_demo zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
mesh_provisioner zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
peripheral zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
peripheral_csc random: Include header where it is used 2020-07-08 21:05:36 -04:00
peripheral_dis zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
peripheral_esp zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
peripheral_hids zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
peripheral_hr zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
peripheral_ht zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
peripheral_sc_only zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
scan_adv zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
st_ble_sensor zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
bluetooth.rst