Commit graph

  • 66ee3d291c dtlib: use f-strings where it makes sense Martí Bolívar 2021-08-19 21:03:10 -07:00
  • a61517b58e doc: release-notes: Mention CMSIS version update Stephanos Ioannidis 2021-08-25 00:04:15 +09:00
  • 2df354313a west.yml: Update CMSIS-Core components to 5.8.0 release Stephanos Ioannidis 2021-08-15 13:40:51 +09:00
  • 0395f46126 Bluetooth: controller: hci: Add missing DF conn-less cmds to supp list Piotr Pryga 2021-08-24 13:43:39 +02:00
  • d3cd0d2f9a drivers: adc: add LPADC driver support to mimxrt685 platform David Leach 2021-08-19 16:07:40 -05:00
  • fcceceafad boards: mps3_an547: Fix typo in the board documentation Stephanos Ioannidis 2021-08-25 17:08:23 +09:00
  • 45f549dee9 kernel: allow linking a prebuilt library instead of compiling Daniel Leung 2021-08-05 11:11:23 -07:00
  • 29a2dbe82a dts: rt685: Fix the reg size Mahesh Mahadevan 2021-08-24 15:50:42 -05:00
  • 145673d57a Microchip: MEC172x: I2C driver Scott Worley 2021-08-06 13:36:41 -04:00
  • 93e674e373 docs: pm: Fix system pm diagram Flavio Ceolin 2021-07-27 12:38:59 -07:00
  • 7aa6fe148e pm: system: Suspend devices on STATE_SOFT_OFF Flavio Ceolin 2021-07-27 10:52:29 -07:00
  • 4aec077d17 tests: drivers: Extend dma channel link test to mimxrt1064_evk board Maureen Helm 2021-08-23 19:22:34 -05:00
  • 3021c273de boards: arm: Enable dma driver on mimxrt1064_evk Maureen Helm 2021-08-23 19:18:48 -05:00
  • 6985bc9c1d boards: arm: Enable watchdog driver on mimxrt1064_evk Maureen Helm 2021-08-23 18:19:56 -05:00
  • f6eb6938a9 west.yml: update revision modules/hal/stm32/hal_stm32 Erwan Gouriou 2021-08-23 16:41:58 +02:00
  • 4b7e9368bc drivers: spi: spi_ll_stm32: not all stm32l1 MCU have SPI_CR2_FRF Alexandre Bourdiol 2021-08-16 11:26:32 +02:00
  • 3e2672b13f drivers/clock_control: stm32: STM32WB: No HSE by-pass Erwan Gouriou 2021-08-24 10:00:22 +02:00
  • f7d21d5d39 dts: arm: st: wb: no HSE bypass capability Alexandre Bourdiol 2021-08-11 17:13:32 +02:00
  • 29d1e90a8d drivers: bluetooth: hci: ipm_stm32wb: macro renamed CFG_BLE_OPTIONS Alexandre Bourdiol 2021-08-11 14:15:22 +02:00
  • cc760c5401 sample: usb: hid-cdc: add a sleep for cpu to response Hake Huang 2021-08-24 12:34:49 +08:00
  • 741ae93ce2 shell: remove Kconfig option CONFIG_UART_SHELL_ON_DEV_NAME Johann Fischer 2021-08-24 14:24:30 +02:00
  • 893bfc0fc1 drivers: counter: added ctimer driver for lpcexpresso55s69 Toby Firth 2021-08-10 17:04:20 +01:00
  • 7355204f41 samples: lvgl: add min_ram to adafruit_2_8_tft_touch_v2 test Martí Bolívar 2021-08-24 09:27:02 -07:00
  • cd0abb34ca doc: twister: add units to min_ram, min_rom Martí Bolívar 2021-08-24 09:24:46 -07:00
  • fa97ed2771 docs: getting started guide 3rd party toolchains fixes Maksim Masalski 2021-06-25 14:13:24 +08:00
  • 698a28663c drivers/sensor: Add basic Silabs Si7210 support Aurelien Jarno 2021-08-07 18:48:25 +02:00
  • fcfb1d9872 drivers: sensors: fix of sensor channel get for z axis Vojislav Milivojevic 2021-08-17 14:18:40 +02:00
  • e4ed1d32be Bluetooth: Controller: Schedule LLL prepare before scan train code Vinayak Kariappa Chettimada 2021-08-03 06:37:09 +05:30
  • 7d1404a717 Bluetooth: Controller: Fix return value for unassigned aux context Vinayak Kariappa Chettimada 2021-08-18 11:43:13 +05:30
  • 01393382d7 Bluetooth: Controller: Update AD Data PDU allocation configurability Vinayak Kariappa Chettimada 2021-07-11 07:07:32 +05:30
  • 41bb453948 Bluetooth: Controller: Keep the default AD Data length to 31 octets Vinayak Kariappa Chettimada 2021-08-23 07:59:31 +05:30
  • 6c9a54c533 tests: Bluetooth: bsim: Minor re-arrange Kconfig in prj file Vinayak Kariappa Chettimada 2021-08-23 07:58:11 +05:30
  • bc3fda491f kernel: userspace: fix typo in the comments Naiyuan Tian 2021-08-23 23:32:58 +08:00
  • 2877bdcdfe ITE drivers/watchdog: reduce interval of warning timer Ruibin Chang 2021-08-17 11:00:57 +08:00
  • f2b9ba1b2c ITE drivers/timer: add disable event timer control Ruibin Chang 2021-08-17 11:21:10 +08:00
  • fc33f6af3a Bluetooth: sample: Update iso_broadcast_benchmark to use new ISO API Emil Gydesen 2021-08-23 17:44:16 +02:00
  • 1d1cd57c41 Bluetooth: sample: Update iso_broadcast to use new ISO API Emil Gydesen 2021-08-23 17:42:03 +02:00
  • 76091850c5 Bluetooth: sample: Update iso_connected_benchmark to use new ISO API Emil Gydesen 2021-08-20 10:44:24 +02:00
  • 23f3aa12ae Bluetooth: sample: Update central_iso to use new ISO API Emil Gydesen 2021-08-19 21:01:43 +02:00
  • 7037b11e1a Bluetooth: shell: Update ISO shell to new API Emil Gydesen 2021-08-19 20:29:43 +02:00
  • c47dae8c6d Bluetooth: ISO: Update connected ISO API Emil Gydesen 2021-08-18 23:32:21 +02:00
  • c74fe1f009 Bluetooth: Controller: Fix scan window resume after extended scan Vinayak Kariappa Chettimada 2021-08-09 12:40:28 +05:30
  • 72e3bfe1c0 soc: nordic_nrf: Add Kconfig options for APPROTECT handling Andrzej Głąbek 2021-08-04 14:43:44 +02:00
  • bdae9399be samples: tflite-micro: fix magic_wand Lauren Murphy 2021-08-02 15:19:38 -05:00
  • 82f64e1f20 samples: tflite-micro: update hello_world Lauren Murphy 2021-08-02 15:18:31 -05:00
  • 6cf73956c8 modules: tflite-micro: fix cmakelists.txt Lauren Murphy 2021-08-02 15:12:23 -05:00
  • 6fd1b02496 docs, samples: tflite-micro: change tensorflow to tensorflow lite micro Lauren Murphy 2021-07-29 15:30:43 -05:00
  • 804285ae63 modules: update tensorflow to tflite-micro Lauren Murphy 2021-07-29 15:09:39 -05:00
  • e02c7bd466 libc: types: suppress deviation Maksim Masalski 2021-07-07 16:27:15 +08:00
  • cd87366016 cmake: emu: nsim: Allow all nsim platform use mdb Jingru Wang 2021-08-10 17:12:46 +08:00
  • f1c8fcac8b dts/arm/seeed: lora-e5: Update hse clock configuration Erwan Gouriou 2021-07-29 15:42:02 +02:00
  • 267b5d2c95 west.yml: hal_stm32: Add fixup on STM32WL Utils LL API Erwan Gouriou 2021-07-28 16:33:10 +02:00
  • d40910097a drivers/clock_control: stm32wl: Consider new options for HSE clock Erwan Gouriou 2021-07-28 16:28:41 +02:00
  • 05fbf578ff dts/arm/st: wl: Update compatible for hse clock Erwan Gouriou 2021-07-28 16:13:07 +02:00
  • 7406ad8553 dts/bindings: Add binding for STM32WL HSE Clock Erwan Gouriou 2021-07-28 16:12:07 +02:00
  • eef51a8958 doc: kernel: move meta-irq doc to threads Anas Nashif 2021-08-23 17:41:01 -04:00
  • 9249609071 boards: bsim: fix bug with single settings file for few bsim devices Alberto Escolar Piedras 2021-08-24 09:54:35 +02:00
  • 26d7d7c8c8 Revert "boards: bsim: fix bug with single settings file for few bsim devices" Alberto Escolar Piedras 2021-08-24 09:51:32 +02:00
  • 2b91ebe16e test: Bluetooth: Mesh: test replay attack on ble mesh rpc Aleksandr Khromykh 2021-08-23 15:08:42 +02:00
  • 4b5cd92312 boards: bsim: fix bug with single settings file for few bsim devices Aleksandr Khromykh 2021-08-23 15:03:46 +02:00
  • 5a1fcb609c doc: replace courge with corge Michał Barnaś 2021-08-09 14:10:03 +02:00
  • 1b06477832 doc: change functions arguments in drivers documentation Michał Barnaś 2021-08-09 13:59:15 +02:00
  • bfd45e5b8c drivers: remove Kconfig option CONFIG_UART_CONSOLE_ON_DEV_NAME Johann Fischer 2021-07-22 16:14:22 +02:00
  • 81603b6568 manifest: MCUboot update to get CDC ACM device from devicetree Johann Fischer 2021-07-30 16:19:01 +02:00
  • 92a00ee39b drivers: uart_altera_jtag_hal: use DEVICE_DT_INST_DEFINE() Johann Fischer 2021-08-07 10:54:03 +02:00
  • c179d83e72 drivers: uart_mcumgr: remove CONFIG_UART_MCUMGR_ON_DEV_NAME Johann Fischer 2021-08-02 11:35:21 +02:00
  • 72be0ed332 tests: bluetooth: shell: update shell over CDC ACM UART configuration Johann Fischer 2021-07-30 17:06:49 +02:00
  • 1de84d2208 usb: cdc_acm: configure CDC ACM UART instances using devicetree only Johann Fischer 2021-07-29 23:50:25 +02:00
  • 03669db6e3 boards: rak5010_nrf52840: remove wrong uart1 node compatible Johann Fischer 2021-07-29 18:18:46 +02:00
  • 97ffcc8a7a tests: uart_basic_api: add support for CDC ACM UART Johann Fischer 2021-07-28 00:10:58 +02:00
  • dd465c48cb tests: uart_basic_api: allow USB workqueue/thread to work Johann Fischer 2021-07-28 23:49:14 +02:00
  • c3313c1dc1 bluetooth: monitor: remove CONFIG_UART_CONSOLE_ON_DEV_NAME Johann Fischer 2021-07-29 23:25:17 +02:00
  • e78b0785b3 console: remove device_get_binding(CONFIG_UART_CONSOLE_ON_DEV_NAME) Johann Fischer 2021-07-22 15:57:31 +02:00
  • d6ca3fd4da tests: uart: remove CONFIG_UART_CONSOLE_ON_DEV_NAME usage Johann Fischer 2021-07-22 15:45:38 +02:00
  • 6974c7cee3 boards: degu_evk: add chosen nodes for shell and console Johann Fischer 2021-07-22 15:37:44 +02:00
  • 134488aea9 boards: bl654_usb: add chosen nodes for shell and console Johann Fischer 2021-08-20 01:22:45 +02:00
  • d90ed0caf3 soc: arc: remove unnecessary UART_CONSOLE_ON_DEV_NAME option Johann Fischer 2021-07-22 15:14:05 +02:00
  • 43d214bf5b samples: sensortile_box: get chosen console device from devicetree Johann Fischer 2021-07-22 15:02:54 +02:00
  • f460848002 net: ot: rework NCP interface configuration Johann Fischer 2021-07-22 14:31:54 +02:00
  • e1d5416df3 samples: shell: get CDC ACM UART device from devicetree Johann Fischer 2021-07-21 21:07:22 +02:00
  • 0f5490a004 samples: usb: console: convert README to RST file Johann Fischer 2021-07-20 17:44:21 +02:00
  • c3f87d9247 samples: usb: console: get CDC ACM UART device from devicetree Johann Fischer 2021-07-20 16:46:02 +02:00
  • 020843f249 samples: usb: get CDC ACM UART device from devicetree Johann Fischer 2021-07-22 14:42:16 +02:00
  • a9a512de66 samples: wpan_serial: get CDC ACM UART device from devicetree Johann Fischer 2021-07-22 14:41:08 +02:00
  • 5e3319f091 usb: cdc_acm: allow to configure CDC ACM UART device from devicetree Johann Fischer 2021-07-20 12:28:03 +02:00
  • aa5b1b62c4 boards: nrf52840dongle_nrf52840: do not default SERIAL on USB_CDC_ACM Johann Fischer 2021-07-29 18:23:57 +02:00
  • 5ee0f6bd8e boards: native_posix: add USB device controller binding and node Johann Fischer 2021-08-08 23:57:50 +02:00
  • 35ff632321 boards: bl654_usb: add zephyr_udc0 nodelabel Johann Fischer 2021-08-20 01:16:04 +02:00
  • b91baf46b7 pm: device_runtime: Simplify variable name Flavio Ceolin 2021-08-05 09:53:51 -07:00
  • 83b222d7a6 pm: device_runtime: Do not directly set the state Flavio Ceolin 2021-08-05 09:43:35 -07:00
  • 73b9a28b27 pm: device_runtime: Fix power state type Flavio Ceolin 2021-08-05 09:17:41 -07:00
  • a8c4916ac0 pm: device: Fix pm_device_state_set documentation Flavio Ceolin 2021-08-05 09:10:29 -07:00
  • f5a3deaad3 dts: vendor-prefixes: add everlight Martí Bolívar 2021-08-23 12:46:55 -07:00
  • 5d988fde05 actions: run footprint action in zephyr repo only Anas Nashif 2021-08-23 09:12:32 -04:00
  • a98ba2ffe3 samples: drivers: removed old sample code for INA219 Leonard Pollak 2021-08-20 22:24:12 +02:00
  • e8d34bdcdf samples: sensor: added sample app for INA219 Leonard Pollak 2021-05-21 21:41:41 +02:00
  • ab60f8b16b tests: drivers: added INA219 to build tests Leonard Pollak 2021-06-25 19:05:38 +02:00
  • d6eb80ac27 drivers: sensor: INA219: added support Leonard Pollak 2021-05-21 21:42:25 +02:00
  • 35b1a6f337 boards: arm: Add Legend 3.5" board Maxime Bittan 2020-10-26 21:25:26 +01:00
  • 39614b8960 boards: arm: Add Legend 2.5" boards Maxime Bittan 2020-10-22 18:43:41 +02:00