Add hci_event_builder.c to various ports and tests
port/stm32-*: fix all builds
add hci_event from cinnamon controller to core
license: update text
port: copy edit port readmes, archive ios port
stm32-l451-miromico: turn off rgb led on disconnect
ports: new stm32-l476rg-nucleo-sx1280 port
stm32-l451-miromico-sx1280: fix disconnect in RGB LED demo
stm32-l451-miromico-sx1280: update readme
stm32-l451-miromico-sx1280: add RGB LED demo
chipset: use cinnamon name for BlueKitchen Controller/Link Layer
port: fix embedded builds (ancs_client.c -> ble/gatt-service)
chipset: collect portable controller code in chipset/controller
hci_dump: stm32 ports
ports: disable hci dump in all ports
Remove btstack_run_loop_base from port and test
move GATT Service clients into ble/gatt-service
stm32 ports: add battery and device information clients, test/security_manager_sc: add run loop base
btstack_run_loop_embedded: use run loop base (build)
config: cleanup
config: remove copyright
config: add ENABLE_PRINTF_HEXDUMP
config: sort defines alphabetically
stm32-sx1280: update L451 readme
12