btstack_stdin: HAVE_POSIX_STDIN -> HAVE_BTSTACK_STDIN
sm: HAVE_AES128 allows to complete AES128 by Host instead of Bluetooth Controller - rarely needed
cc256x: ENABLE_CC256X_BAUDRATE_CHANGE_FLOWCONTROL_BUG_WORKAROUND avoids lost bytes during baud rate change, updated docu
doc: change to micro-ecc
docs: fix typo gatt server properties
posix: allow to configure LINK_KEY_PATH and LE_DEVICE_DB_PATH
hci: Controller to Host Flow Control + docs
hfp: ENABLE_HFP_WIDE_BAND_SPEECH required for HFP mSBC
hci: mark hci_write_local_name as Classic only, hci_le_generate_dhkey depend on HAVE_HCI_CONTROLLER_DHKEY_SUPPORT, reduce HCI Command Buffer size for LE only
docs: spelling fixes from https://github.com/mattkelly/btstack/commit/eaec219ce05225e60bf47441c9acf1f55377fba6
le_device_db_memory: make nr of entries configurable via MAX_NR_LE_DEVICE_DB_ENTRIES
doc: add info on Windows run loop
Remove ENABLE_LOG_INTO_HCI_DUMP - it only affected console output and there enabled/disabled the timestamp
doc: add note on winpty, add pacman commands
doc: update quickstart to list new windows dev environment
LE: require ENABLE_LE_SIGNED_WRITE for ATT/GATT Signed Writes
doc: tidy function signature, improve api parser
docs: fix return type for generated index
docs: fix path to imag
docs: move chipsets.md to chipsets/README.md, add to manual
docs: add toshiba section, extend table
docs: fix typo
docs: entry on Nordic nRF5 series
docs: more chipsets described
docs: add Broadcom section
12345678910>>...13