summaryrefslogtreecommitdiff
path: root/devices/ble_hci/common-hal/_bleio/hci_include
AgeCommit message (Expand)Author
2021-03-15run code formatting scriptmicroDev
2020-12-15Avoid "error: flexible array member in a struct with no named members"Dan Halbert
2020-12-14shrink bast_pro_mini_m0; use proper flex-array syntaxDan Halbert
2020-10-15no _bleio for litex; ESP32S2 defines BIT() alreadyDan Halbert
2020-10-15cxd56 needed more precise include for __packed; needed SRC_C += on some portsDan Halbert
2020-08-30address review; use constructor for HCI AdapterDan Halbert
2020-08-21rename hci_include/README.dm to avoid triggering sphinx warningDan Halbert
2020-07-23wip: ATT protocolDan Halbert
2020-07-12wip: advertising; not testedDan Halbert
2020-07-08address working; improved pkt dumpDan Halbert
2020-07-08use zephyr include files; wip: compilesDan Halbert