Commit graph

  • c730603332 samples/boards: stm32: Add low power blinky sample Erwan Gouriou 2021-03-17 09:18:26 +01:00
  • 3b6707f140 arch: arm: aarch32: Use mpu headers from common aarch32 location Bradley Bolen 2020-08-29 23:56:19 -04:00
  • 2076131543 arch: arm: aarch32: mpu: Move mpu header files up one level Bradley Bolen 2020-08-29 23:44:56 -04:00
  • 95a7e71661 arch: arm: aarch32: Move mpu code up a level Bradley Bolen 2020-08-29 23:28:37 -04:00
  • b8aae321a1 Bluetooth: controller: ISO resume ticker in ULL Morten Priess 2021-03-29 13:22:25 +02:00
  • 03a285b9d5 Bluetooth: controller: Add LE Read Buffer Size v2 support Vinayak Kariappa Chettimada 2021-02-18 12:22:33 +05:30
  • 44e9163484 Bluetooth: controller: Add ISO Buffer size Kconfig dependency Vinayak Kariappa Chettimada 2021-05-05 15:02:26 +05:30
  • 63a68e6ff4 Bluetooth: HCI: Rename LE Read Buffer Size v2 struct members Vinayak Kariappa Chettimada 2021-05-05 14:45:32 +05:30
  • 8db6941b1a Bluetooth: controller: Minor conditional compile comment correction Vinayak Kariappa Chettimada 2021-05-05 15:13:07 +05:30
  • b4854debd1 drivers: wifi: esp_at: rename driver from esp Marcin Niestroj 2021-05-06 10:51:46 +02:00
  • 84f599b228 esp32: i2c: fix: fixed error status handling Glauber Maroto Ferreira 2021-05-05 14:25:34 -03:00
  • 4640e6e927 Tester: Add bsim auto test for bluetooth mesh provision Lingao Meng 2021-04-09 00:20:44 -07:00
  • ffb3242e4b Bluetooth: controller: Accumulate latency on aborting event in pipeline Vinayak Kariappa Chettimada 2021-05-03 17:46:26 +05:30
  • 1beb95938e smp: shell: consume all pending buffers in smp_shell_process() Marcin Niestroj 2021-05-06 10:14:11 +02:00
  • 779439550b boards: arm: nrf: Adding updated Circuit Dojo board definitions. Jared Wolff 2021-01-15 14:19:14 -05:00
  • 498f964bd2 boards: bl654_sensor_board Jamie McCrae 2021-03-29 07:14:46 +01:00
  • 70361f579b boards: Add Laird Connectivity BT6x0 Greg Leach 2021-05-06 10:54:24 +01:00
  • a335c755a7 Bluetooth: Mesh: Add option to include bt name in scan rsp Pavel Vasilyev 2021-05-06 10:51:57 +02:00
  • 39b0423e7a tests: lib: mem_alloc: Fix up conditions for "no_mem" testcases Paul Sokolovsky 2021-04-27 20:19:49 +03:00
  • 38ed9c885e drivers: dac: added driver for Microchip MCP4725 Kieran Mackey 2021-03-18 17:08:54 +00:00
  • 25578be909 cmake: rework empty zephyr libraries handling. Torsten Rasmussen 2021-04-23 09:09:49 +02:00
  • 96f20cfb99 drivers: i2c_nrfx_twim: Remove extra path for zero-length transfers Andrzej Głąbek 2021-05-06 11:40:30 +02:00
  • 3d609d7e5a modules: hal_nordic: Update nrfx to version 2.5.0 Andrzej Głąbek 2021-05-06 11:33:42 +02:00
  • 1649f2fc4a samples: bluetooth: iso_receive: Convert to new k_work API Trond Einar Snekvik 2021-05-06 10:08:51 +02:00
  • 27a4c91ac5 samples: bbc_microbit: pong: Convert to new k_work API Trond Einar Snekvik 2021-05-06 10:02:21 +02:00
  • 103b516a3c net: openthread: add Link Metrics API Lukasz Maciejonczyk 2021-05-06 13:39:47 +02:00
  • f3f8af4cc2 drivers: modem: ublox-sara-r4: make reset pin optional Emil Lindqvist 2021-04-29 08:58:47 +02:00
  • 8b156dfc85 tests: spi: convert nucleo_g474re to define prescaler in dt Thomas Stranger 2021-05-03 10:29:03 +02:00
  • 04ee034f4b drivers/dma: stm32 fix dmamux request id valid check Thomas Stranger 2021-04-15 12:37:09 +02:00
  • 3c87b7acaa tests: spi: add nucleo_g431rb to spi_loopback test in async mode Thomas Stranger 2021-04-14 14:57:30 +02:00
  • a3967cefa4 tests: dma: add nucleog474re board Thomas Stranger 2021-04-14 14:48:41 +02:00
  • edca247dbd tests: uart_async_api: add nucleo_g474re board Thomas Stranger 2021-04-14 14:41:30 +02:00
  • 0baa7d63b1 dts: stm32g4: fix dmamux number of dmamux request inputs Thomas Stranger 2021-04-14 14:32:54 +02:00
  • ce56f046e5 bluetooth: Fix cte_type value in periodic adv sync report Piotr Pryga 2021-05-06 02:51:58 +02:00
  • 7cdbeb541a Bluetooth: controller: Use common mem_link_rx for node_rx_iq_report Piotr Pryga 2021-05-05 21:30:40 +02:00
  • 6c76b70af6 samples: Bluetooth: Add Direction Finding connectionless Rx sample Piotr Pryga 2021-04-26 13:47:46 +02:00
  • 938f04ffaa Bluetooth: controller: Fix build error for non Nordic plaforms Piotr Pryga 2021-04-23 07:52:53 +02:00
  • 7c834bf19d Bluetooth: host: Add handl HCI_LE_Connectionless_IQ_Report Piotr Pryga 2021-04-22 11:19:05 +02:00
  • 105a85cdf5 Bluetooth: host: Add CTE reports receive cb API for per sync Piotr Pryga 2021-04-22 11:10:43 +02:00
  • 64c359bcef Bluetoot: host: Make get_per_adv_sync to be global function Piotr Pryga 2021-04-22 14:27:33 +02:00
  • 6518621805 Bluetooth: host: Add CTE receive and sample enable API Piotr Pryga 2021-04-17 21:54:19 +02:00
  • b48fe0a7db Bluetooth: host: Add option to enable connectionless CTE RX Piotr Pryga 2021-04-17 19:53:36 +02:00
  • ca87766bd7 Bluetooth: controller: df: Set BT_CTLR_DF_ANT_SWITCH_RX enable Piotr Pryga 2021-04-17 19:50:29 +02:00
  • 4009692fcf Bluetooth: controller: Add connectionless CTE RX feat. in supp. feat. list Piotr Pryga 2021-04-17 19:47:11 +02:00
  • bf7bf0bec9 tests: Bluetooth: df: Add connectionless IQ sampling enable unit tests Piotr Pryga 2021-04-15 19:50:28 +02:00
  • c02be507fb tests: Bluetooth: df: Move UT code into connectionless_cte_tx sub dir Piotr Pryga 2021-04-15 17:25:52 +02:00
  • f74a0b294c Bluetooth: controller: Dropp IQ sampl report if CTE disabled after evt end Piotr Pryga 2021-04-09 16:23:18 +02:00
  • 6652b18d19 Bluetooth: controller: LLL: Add CTE report for per. adv. PDU with bad CRC Piotr Pryga 2021-04-09 11:49:33 +02:00
  • e884c02d92 Bluetooth: controller: Add opt. to enable CTE samplig for PDUs with bad CRC Piotr Pryga 2021-04-09 11:28:44 +02:00
  • 17d9df1c7a Bluetooth: controller: hci: Add connectionless IQ report event handler Piotr Pryga 2021-03-31 08:36:27 +02:00
  • 582ca85e29 Bluetooth: controller: hci: Add connectionelss IQ samplig enable handler Piotr Pryga 2021-03-31 08:28:34 +02:00
  • ff24092bdd Bluetooth: controller: ULL: Add function to enable or disable CTE sampling Piotr Pryga 2021-04-01 11:32:02 +02:00
  • b7c1c4575d Bluetooth: controller: LLL: Add CTE sampling and reporting Piotr Pryga 2021-04-01 11:07:33 +02:00
  • edfb85736e Bluetooth: controller: radio: Add function to get CTEInfo from Radio reg Piotr Pryga 2021-04-08 11:53:10 +02:00
  • 646303834c Bluetooth: controller: LLL: DF: Add function to enable CTE receive Piotr Pryga 2021-04-08 22:24:40 +02:00
  • d182b7169a Bluetooth: controller: Add function to update per sync event slot duration Piotr Pryga 2021-04-08 22:22:19 +02:00
  • 871359d934 Bluetooth: controller: ULL: Add init of DF sync configuration Piotr Pryga 2021-04-01 11:49:45 +02:00
  • 37dd38c988 Bluetooth: controller: LLL: Add DF configuration to lll_sync structure. Piotr Pryga 2021-04-01 11:44:33 +02:00
  • 2f4e014f14 Bluetooth: controller: ULL: Add node_rx_iq_report handling in ULL RX path Piotr Pryga 2021-04-01 09:22:11 +02:00
  • ff94b9f676 Bluetooth: controller: Add double buffer for DF sync configuration Piotr Pryga 2021-03-03 15:26:51 +01:00
  • aa51f0a0dc Bluetooth: controller: Add DF per. adv. sync. configuration stucture Piotr Pryga 2021-03-03 15:18:22 +01:00
  • 4d706bb6fb Bluetooth: controller: Add IQ report mem pool management Piotr Pryga 2021-02-26 14:21:54 +01:00
  • bdaf4eed9a Bluetooth: controller: New node_rx type for IQ sample report Piotr Pryga 2021-02-26 13:44:06 +01:00
  • 2aa8431c87 include: Bluetooth: hci: Add LE connectionelss IQ samples report event Piotr Pryga 2021-03-31 08:07:28 +02:00
  • ddece2501d include: Bluetooth: hci: Add LE set connectionless IQ sampling enabled Piotr Pryga 2021-03-31 08:04:57 +02:00
  • 8ceaea179c include: Bluetooth: hci: move command to appropriate position in file Piotr Pryga 2021-03-31 07:59:21 +02:00
  • 68704c8cb1 Bluetooth: controller: Add Kconfig option to enable conn-less CTE sampling Piotr Pryga 2021-04-09 07:52:52 +02:00
  • 2e1e8aff8d Bluetooth: controller: Add Kconfig option to enable debugging code in DF Piotr Pryga 2021-03-31 08:10:19 +02:00
  • 2f7b0b7392 Bluetooth: controller: Disable not implemented DF features Piotr Pryga 2021-02-26 14:31:38 +01:00
  • 5779a2d7f2 Bluetooth: controller: radio: Add function to get PDU ant. switch pattern Piotr Pryga 2021-03-31 09:20:51 +02:00
  • 0923e32fe7 drivers: ieee802154: Udpate nRF IEEE 802.15.4 radio driver Jedrzej Ciupis 2021-04-21 10:14:26 +02:00
  • de6e1864cb tests: logging: log_core: Remove cases moved to log_api suite Krzysztof Chruscinski 2021-04-26 14:30:20 +02:00
  • ef856385e7 tests: logging: Add log_api test suite Krzysztof Chruscinski 2021-04-26 14:24:35 +02:00
  • d3b246464c scripts: ci: check_compliance: Extend UNDEF_KCONFIG_WHITELIST Krzysztof Chruscinski 2021-04-29 08:47:51 +02:00
  • 4c971d2c21 logging: Add panic flag reset to core initialization Krzysztof Chruscinski 2021-04-28 07:50:34 +02:00
  • d58ff39879 logging: Fix runtime filtering in immediate mode Krzysztof Chruscinski 2021-04-27 07:14:10 +02:00
  • d9518ce4cc logging: Add optional context argument to LOG_BACKEND_DEFINE Krzysztof Chruscinski 2021-04-26 14:25:49 +02:00
  • edc3c87c72 lib: os: mpsc_buf: Allow dropping of skip packets in no overwrite Krzysztof Chruscinski 2021-04-27 11:34:55 +02:00
  • 7825487334 lib: os: mpsc_pbuf: Add guard for oversized allocation Krzysztof Chruscinski 2021-04-27 09:10:23 +02:00
  • 737cab2614 Bluetooth: controller: openisa: Check preempt event on timeout Vinayak Kariappa Chettimada 2021-05-04 09:56:35 +05:30
  • 5b75bdf589 Bluetooth: controller: nRF5: Check preempt event on timeout Vinayak Kariappa Chettimada 2021-05-04 09:56:35 +05:30
  • 6916eb97ac Bluetooth: controller: openisa: Preempt timeout for next in pipeline Vinayak Kariappa Chettimada 2021-05-03 17:50:18 +05:30
  • 8edc998332 Bluetooth: controller: nRF5: Preempt timeout for next in pipeline Vinayak Kariappa Chettimada 2021-05-03 17:50:18 +05:30
  • aeafc9ede5 Bluetooth: controller: openisa: Sync up LLL changes Vinayak Kariappa Chettimada 2021-05-06 11:05:14 +05:30
  • df726f5afe drivers/flash/nrf_qspi_nor: fixed bad type casting Andrzej Puzdrowski 2021-05-06 12:34:02 +02:00
  • 5a54cae7ce boards: stm32f412g_disco: Add arduino headers Kim Bøndergaard 2021-05-04 10:26:23 +02:00
  • f7f93d2207 driver: uart: npcx: Support APB clock of uart module up to 20MHz. Mulin Chao 2021-05-04 20:45:52 -07:00
  • 2a86c3ba9d driver: i2c: npcx: support APB clock of i2c modules up to 20MHz. Mulin Chao 2021-05-04 20:43:52 -07:00
  • 6432a56ae9 clang-format: Change lines length limit from 80 to 100 Piotr Pryga 2021-05-06 09:52:36 +02:00
  • a637f0a718 boards: actinius_icarus: remove unused pwm nodes and add bootloader LED Alex Tsamakos 2021-05-06 09:37:06 +02:00
  • 0febdbfba0 boards: arm: Add support for Actinius Icarus SoM (uC: Nordic nRF9160) Alex Tsamakos 2021-05-06 01:36:59 +02:00
  • 0b7e661a92 samples: add actinius_icarus_bee config in spi_flash and fs Alex Tsamakos 2021-01-12 23:56:48 +01:00
  • 181192f364 boards: arm: Add support for Actinius Icarus Bee (uC: Nordic nRF9160) Alex Tsamakos 2021-05-06 01:36:36 +02:00
  • b8c5eda2d2 Bluetooth: tester: Update tester to reserve bytes for an L2CAP SDU Joakim Andersson 2021-05-03 13:53:34 +02:00
  • 396450b72b Bluetooth: shell: Update L2CAP chan send to reserve for an L2CAP SDU Joakim Andersson 2021-05-03 13:53:17 +02:00
  • f0e6b400e4 Bluetooth: OTS: Update OTS to use correct reserve define Joakim Andersson 2021-05-03 13:52:51 +02:00
  • 11bfbf83ee Bluetooth: shell: Add argument to L2CAP send command for packet length Joakim Andersson 2021-05-03 11:25:31 +02:00
  • 69613626ed Bluetooth: host: Document L2CAP channel send buffer sizes Joakim Andersson 2021-05-03 09:12:49 +02:00
  • 6483e12a8a Bluetooth: Refactor bluetooth buffer configuration for simplification Joakim Andersson 2021-04-27 10:38:23 +02:00
  • 7b7b17a495 Bluetooth: Mesh: Set L2CAP TX MTU default to fit public key packet Joakim Andersson 2021-04-27 11:12:09 +02:00