Commit graph

  • b2e204e9a6 tests: timer_behavior: fix a period drift logic error Nicolas Pitre 2023-02-23 21:48:30 -05:00
  • c51744c6ee usb: device_next: use consistent nil descriptor name Johann Fischer 2023-02-24 00:00:24 +01:00
  • ebcbe9575f MAINTAINERS: add more tests/samples to corrosponding areas Anas Nashif 2023-02-24 11:28:57 +00:00
  • c5fe80eaed MAINTAINERS: add doc files to various areas Anas Nashif 2023-02-24 09:26:15 +00:00
  • 18b79a0876 samples/philosophers: Fix expected output in test configuration Keith Packard 2023-01-07 00:55:05 -08:00
  • 94f680d391 samples/philosophers: Build status string with snprintk Keith Packard 2023-01-07 00:53:29 -08:00
  • 0e003cdbee test: verify accel/gyro data for icm42688 Yuval Peress 2023-01-24 12:33:32 -07:00
  • e6514d4dc9 icm42688: Add test for data read and temperature regisers Yuval Peress 2023-01-23 10:39:32 -07:00
  • 591958752a icm42688: fix configure call Yuval Peress 2023-02-22 13:04:27 -07:00
  • a3f59fd86f icm42688: Fix temperature calculation Yuval Peress 2023-01-23 10:38:36 -07:00
  • 8ac822e69c emul: Cleanup emul directory Yuval Peress 2023-01-24 10:12:18 -07:00
  • a6326f1f7f bmi160: move emulator to driver directory Yuval Peress 2023-01-24 10:01:03 -07:00
  • 2bb4de9a0b emul: Add emulator for icm426888 Yuval Peress 2023-01-19 09:33:04 -07:00
  • 0243599766 samples: echo_server: Add a full network stack overflow Sjors Hettinga 2023-02-09 09:17:43 +01:00
  • 50c1f857e0 net: l2: wifi: Log packet errors Krishna T 2023-02-24 02:21:56 +05:30
  • 226c99b455 tests: bluetooth: add prefix to exposed API Andries Kruithof 2023-02-23 10:35:08 +01:00
  • e6ba1eed90 bluetooth: controller: update unittests for LLCP to use proper ZTEST API Andries Kruithof 2022-12-07 15:01:12 +01:00
  • ade92f4d28 Bluetooth: Controller: Fix mayfly priority check when in ZLI Vinayak Kariappa Chettimada 2023-02-03 14:10:28 +05:30
  • e409aadf0c Bluetooth: Controller: Fix Peripheral CIS supervision timeout Vinayak Kariappa Chettimada 2023-02-23 16:19:28 +05:30
  • 66aff25396 usb: usb_transfer.c: Address -Wextra warnings Zachary J. Fields 2023-02-08 15:45:31 +00:00
  • cccfc8fc8f fb: cfb_shell: set pixel format as MONO10 or MONO01 on initializing TOKITA Hiroshi 2023-02-23 09:43:26 +09:00
  • 279c722edb fb: cfb_shell: turn off display_blanking at initializing TOKITA Hiroshi 2023-02-23 09:40:09 +09:00
  • cc8baccfed samples: display: cfb_custom_font: turn off display_blanking at boot TOKITA Hiroshi 2023-02-23 08:17:35 +09:00
  • a468246373 net: ieee802154_radio: new API for continuous carrier wave transmission Maciej Baczmanski 2023-02-21 14:16:12 +01:00
  • 01884c857a drivers: ieee802154: nrf5: added continuous_carrier API call Maciej Baczmanski 2023-02-21 14:13:01 +01:00
  • e84f246c66 modules: openthread: add otPlatDiagRadioTransmitCarrier Maciej Baczmanski 2023-02-21 14:10:03 +01:00
  • 5d5dffef76 Bluetooth: Audio: Fix ASCS check for streaming state Emil Gydesen 2023-02-22 14:55:02 +01:00
  • 4e197b7c5e soc: nrf53: Warn if workaround for anomaly 160 cannot be applied Andrzej Głąbek 2023-02-23 12:09:09 +01:00
  • 8400ba6b94 tests: mem_alloc: remove fixed testcase names from yaml Anas Nashif 2023-02-23 12:00:57 +00:00
  • 3e4c5471b4 tests: mem_alloc: move to new ztest API Anas Nashif 2023-02-22 15:56:59 +00:00
  • 9e101eec69 tests: mem_alloc: put arch_exclude in common section Anas Nashif 2023-02-22 13:54:04 +00:00
  • f3a9d4348a tests: net: utils: move to new ztest API Anas Nashif 2023-02-23 12:15:43 +00:00
  • 7f231a185a tests: net: tx_timestamp: move to new ztest API Anas Nashif 2023-02-23 12:18:13 +00:00
  • d17119c612 usb: device_next: add feature endpoint halt/clear state update API Johann Fischer 2023-02-23 13:10:22 +01:00
  • 6662771185 tests: net: mqtt_sn_packet: move to new ztest API Anas Nashif 2023-02-23 12:37:00 +00:00
  • 6307fe207a tests: net: mqtt_sn_client: move to new ztest API Anas Nashif 2023-02-23 12:34:03 +00:00
  • 9363a9319e drivers: flash: stm32 qspi Enter 4-Byte Address Mode Francois Ramu 2023-02-22 11:51:46 +01:00
  • 40b6e65782 fix: doc: canbus: fix tx callback function name typo in code snippet Kush Nayak 2023-02-22 18:01:27 -08:00
  • 94cfb8dbcf Bluetooth: add decoding for BLE 5.4 version string Andries Kruithof 2023-02-23 16:16:49 +01:00
  • b02ce97dd0 Bluetooth: controller: update bluetooth version to 5.4 Andries Kruithof 2023-02-23 16:09:33 +01:00
  • 0e70b36c9f modules/picolibc: Include picolibc with clang+cmake build fixes Keith Packard 2023-02-02 11:20:18 -08:00
  • e6d9ff2948 ci: doc-build: fix PDF build Gerard Marull-Paretas 2023-02-23 17:14:17 +01:00
  • a1e983fef0 drivers: pinmux: drop driver class Gerard Marull-Paretas 2023-02-21 11:14:47 +01:00
  • 49123a97f0 tests: drivers: gpio: basic_api: remove unused pinmux.h include Gerard Marull-Paretas 2023-02-21 11:23:10 +01:00
  • f436aeb12c drivers: spi: xec_qmspi: remove unused pinmux.h include Gerard Marull-Paretas 2023-02-21 11:22:11 +01:00
  • d76f4f2c8a drivers: pinmux: mchp_xec: drop driver Gerard Marull-Paretas 2023-02-21 11:01:43 +01:00
  • 9ca624eb13 drivers: pinmux: mcux: drop driver Gerard Marull-Paretas 2023-02-21 10:58:21 +01:00
  • 099012a59f drivers: pinmux: lpc11u6x: drop driver Gerard Marull-Paretas 2023-02-21 10:54:52 +01:00
  • 33372b9e48 drivers: pinmux: mcux_lpc: drop driver Gerard Marull-Paretas 2023-02-21 10:53:43 +01:00
  • d925c660ed drivers: pinmux: stm32: drop driver Gerard Marull-Paretas 2023-02-21 10:50:33 +01:00
  • f1539b48cf drivers: pinmux: rv32m1: drop driver Gerard Marull-Paretas 2023-02-21 10:16:54 +01:00
  • 107cb86bb3 ztest: Add initial zexpect API for delayed failing Aaron Massey 2022-12-13 14:12:57 -07:00
  • 2d12766e78 toolchain: oneApi: Fix support and update for 2023.0.0 release Kumar Gala 2023-01-20 23:21:23 +00:00
  • 2e6248cb86 samples: usb: Remove unneeded old configuration Andrei Emeltchenko 2023-02-22 11:38:58 +01:00
  • 8e84d840b5 usb: Fix build for 64 bit platforms Andrei Emeltchenko 2023-02-16 12:27:43 +02:00
  • 5b0b6e36f2 samples: usb: Allow test to build in CI Andrei Emeltchenko 2023-02-16 12:19:12 +02:00
  • ddf9854bfb usb: udc_virtual: Adapt to updated API Andrei Emeltchenko 2023-02-14 15:43:53 +02:00
  • c6d6a60d50 test: spi_loopback: add emsdp board support Siyuan Cheng 2023-02-01 16:32:00 +08:00
  • 376c82f8eb doc: Fix CSS issue with keyboard shortcuts on dark theme Benjamin Cabé 2023-02-23 14:34:59 +01:00
  • 2ab7286c71 arch: riscv: Remove unused offset symbols Peter Mitsis 2023-02-21 13:30:13 -05:00
  • a9e5038c2b arch: x86: Remove unused offset symbols Peter Mitsis 2023-02-17 22:55:20 -05:00
  • 9b61418427 arch: sparc: Remove unused offset symbols Peter Mitsis 2023-02-16 15:22:39 -05:00
  • 66af4f443d arch: posix: Remove unused offset symbols Peter Mitsis 2023-02-14 11:33:11 -05:00
  • 9d83993db0 arch: arm: Remove unused generated offset symbols Peter Mitsis 2023-02-07 11:22:28 -05:00
  • 0c9ca9aefa doc: services: device_mgmt: mcumgr: Fix issue with confirm Dean Sellers 2023-02-17 09:35:41 +10:00
  • 219e8b3b1a test: Bluetooth: split compile.sh Jonathan Rico 2023-02-22 16:50:33 +01:00
  • 2a9eda226b tests: Bluetooth: restructure bsim_bt directory Jonathan Rico 2023-02-22 16:52:15 +01:00
  • cdae0bb759 boards: intel_adsp_ace15_mtpm uses xcc-clang toolchain for twister Andrey Borisovich 2023-02-01 22:11:18 +01:00
  • bc4b49c149 modules: canopennode: process rx buffers in priority order Henrik Brix Andersen 2023-02-13 11:59:31 +01:00
  • 693be8a91a MAINTAINERS: Add Desvauxm-st as STM32 collaborator Erwan Gouriou 2023-02-22 13:55:41 +01:00
  • 5ed3b678ba doc: tests: Fix incorrect table syntax Benjamin Cabé 2023-02-23 12:00:56 +01:00
  • 8e18c5ce1d modules: mbedtls: Allow for enabling LMS algorithms Moritz Fischer 2022-11-10 13:43:58 -08:00
  • a50791daf2 tests: drivers: regulator: add support for RT685 to voltage test Daniel DeGrasse 2022-12-20 13:25:44 -06:00
  • 4b69fa2279 tests: drivers: regulator: skip unsupported voltages Daniel DeGrasse 2022-12-20 13:25:20 -06:00
  • 300491af34 Bluetooth: Audio: Shell: Audio shell improvements Emil Gydesen 2022-12-28 13:28:24 +01:00
  • 94847be172 drivers/disk: sdmmc stm32: Enable SDMMC Internal DMA on STM32L4plus mcu Petr Hlineny 2023-01-25 10:38:26 +01:00
  • 2c3863160d ipc: multi-endpoint icmsg cleanup Hubert Miś 2023-01-12 10:25:07 +01:00
  • 37a5158dc4 soc: arm: nxp_imx: rt5xx: cleanup core if booting from bootloader Daniel DeGrasse 2023-01-26 16:18:59 -06:00
  • 86ae9512f1 boards: arm: mimimxrt685_evk_cm33: workaround to support sys_reboot Daniel DeGrasse 2023-01-26 15:59:54 -06:00
  • 91539d5b2d boards: arm: mimxrt685_evk: Update write alignment and partition sizes Daniel DeGrasse 2023-01-26 12:47:30 -06:00
  • 02de96f7d7 boards: arm: mimxrt595_evk_cm33: update write alignment and partition size Daniel DeGrasse 2023-01-26 12:45:39 -06:00
  • ca3a4f5f5b shell: backends: dummy: default to log level INF Nick Ward 2023-02-23 11:09:15 +11:00
  • e086d9d5d6 CODEOWNERS: Add code owener for uart_altera.c Goh Shun Jing 2023-01-12 13:48:01 +08:00
  • 9ecfa4decc drivers: serial: uart_altera: add driver Goh Shun Jing 2023-01-16 11:18:54 +08:00
  • f5ae6ccfa8 drivers: lora: fix busy after sx12xx_lora_test_cw Petr Sharshavin 2022-02-28 17:30:35 +07:00
  • a95811e677 Bluetooth: tests: Add tests for Bluetooth privacy Théo Battrel 2023-02-10 13:36:12 +01:00
  • 43a86b8138 net: tcp: Fix packet processing result reporting Robert Lubos 2023-02-10 15:02:31 +01:00
  • 65e3f5b23d drivers: sensor: add MAX31855 Garrett Battaglia 2023-02-14 11:15:18 -06:00
  • 447e2c1859 samples/fs/littlefs: Separate SPI, QSPI and SoC nrf52840dk configs Dominik Ermel 2023-02-14 14:53:40 +00:00
  • eb9bbf4490 drivers: can: sja1000: move public header file to public include path Henrik Brix Andersen 2023-02-07 10:12:02 +01:00
  • 79c8d0e6aa tests: drivers: can: api: add tests for can_frame_matches_filter() Henrik Brix Andersen 2023-02-22 13:00:03 +01:00
  • 4e67546321 tests: drivers: can: api: adjust CAN IDs used for testing Henrik Brix Andersen 2023-02-22 12:57:45 +01:00
  • 9b39c43714 tests: drivers: can: api: use correct CAN ID in test_ext_masked_filter_2 Henrik Brix Andersen 2023-02-22 12:56:26 +01:00
  • 8875c3b2e9 tests: drivers: can: move CAN utility function tests to API tests Henrik Brix Andersen 2023-02-22 10:16:01 +01:00
  • 36bffb20ae drivers: can: move CAN utility function to public header Henrik Brix Andersen 2023-02-07 10:26:19 +01:00
  • 00e6c19ab5 ITE: drivers/adc: Add config of ADC reference voltage full-scale 3300mV Tim Lin 2023-02-16 17:54:42 +08:00
  • 4fcc3f0c1e Bluetooth: Audio: Add guard for bt_audio_codec_qos_to_iso_qos Emil Gydesen 2023-02-17 15:01:36 +01:00
  • f5f1664a41 Bluetooth: Audio: Move most of unicast client-only code from stream.c Emil Gydesen 2023-02-17 14:59:17 +01:00
  • 6303fa0c18 Bluetooth: Audio: Remove unicast server specific code from stream.c Emil Gydesen 2023-02-17 14:14:01 +01:00
  • d00dfa8a45 sample/drivers/jesd216: Reduce nrf52840dk SPI overlay Dominik Ermel 2023-02-16 12:42:03 +00:00