Commit graph

  • 907a0db599 scripts: west_commands: runners: Fix non-pep585-annotation (UP006) Pieter De Gendt 2024-11-20 15:43:39 +01:00
  • 523015b6ef scripts: west_commands: runners: raise-without-from-inside-except (B904) Pieter De Gendt 2024-11-20 15:39:47 +01:00
  • f7902bc817 scripts: west_commands: runners: Fix bare except (E722 & B904) Pieter De Gendt 2024-11-20 15:35:46 +01:00
  • 1e1c7f7c16 scripts: west_commands: runners: Fix mutable-argument-default (B006) Pieter De Gendt 2024-11-20 15:29:10 +01:00
  • 8055145ad3 scripts: west_commands: runners: Fix super-call-with-parameters (UP008) Pieter De Gendt 2024-11-20 15:20:09 +01:00
  • 07342d9b81 scripts: west_commands: runners: Fix if-with-same-arms (SIM114) Pieter De Gendt 2024-11-20 15:05:24 +01:00
  • cd02de5df9 scripts: west_commands: runners: Fix reimplemented-builtin (SIM110) Pieter De Gendt 2024-11-20 13:13:44 +01:00
  • 0f54805faa scripts: west_commands: runners: Fix suppressible-exception (SIM105) Pieter De Gendt 2024-11-20 13:12:21 +01:00
  • df794b5493 scripts: west_commands: runners: Conditional import Pieter De Gendt 2024-11-20 13:09:41 +01:00
  • 7f72dd3a0f scripts: west_commands: runners: Fix f-string-missing-placeholders (F541) Pieter De Gendt 2024-11-20 12:12:27 +01:00
  • c0d08e5212 scripts: west_commands: runners: Fix not-is-test (E714) Pieter De Gendt 2024-11-20 12:10:50 +01:00
  • 02fac6e1c0 scripts: west_commands: runners: Fix multiple statements on one line (E701) Pieter De Gendt 2024-11-20 09:37:45 +01:00
  • 3a55e8a52f scripts: west_commands: runners: Fix set-attr-with-constant (B010) Pieter De Gendt 2024-11-20 09:35:49 +01:00
  • e42d30ef6c scripts: west_commands: runners: Fix printf-string-formatting (UP031) Pieter De Gendt 2024-11-20 09:31:12 +01:00
  • d562731096 scripts: west_commands: runners: Fix redundant-open-modes (UP015) Pieter De Gendt 2024-11-20 09:28:27 +01:00
  • fc5286fe25 scripts: west_commands: runners: Fix useless-object-inheritance (UP004) Pieter De Gendt 2024-11-20 09:26:48 +01:00
  • dbaf01ef28 scripts: west_commands: runners: Ignore open file without ctx (SIM115) Pieter De Gendt 2024-11-20 09:24:05 +01:00
  • 2e39674344 scripts: west_commands: runners: Fix needless-bool (SIM103) Pieter De Gendt 2024-11-20 09:18:43 +01:00
  • d397b01338 scripts: west_commands: runners: Fix collapsible-if (SIM102) Pieter De Gendt 2024-11-20 09:15:57 +01:00
  • 133665e55a scripts: west_commands: runners: Fix unused-import (F401) Pieter De Gendt 2024-11-20 09:12:46 +01:00
  • ddbba0ef4c scripts: west_commands: runners: Fix mixed-spaces-and-tabs (E101) Pieter De Gendt 2024-11-20 09:11:16 +01:00
  • a48e37608f scripts: west_commands: runners: Ignore missing abstract decorator (B027) Pieter De Gendt 2024-11-20 17:06:37 +01:00
  • e8294b4590 scripts: west_commands: runners: Fix assert-false (B011) Pieter De Gendt 2024-11-20 09:01:24 +01:00
  • 25be1501ab scripts: west_commands: runners: Fix pylint unbound issues Pieter De Gendt 2024-11-20 19:45:12 +01:00
  • aae018be87 scripts: west_commands: runners: Remove obsolete pylint ignores Pieter De Gendt 2024-11-20 19:39:56 +01:00
  • 1f17c761e5 ci: test_plan: call with --no-detailed-test-id Anas Nashif 2024-11-22 11:29:14 -05:00
  • c14b022bea ci: twister: add --no-detailed-test-id Anas Nashif 2024-11-21 11:31:30 -05:00
  • e11aecaed5 twister: fix Ztest C++ test names extraction from ELF Dmitrii Golovanov 2024-11-01 12:07:02 +01:00
  • 18451bca44 doc: twister: Update test naming and application diagram Dmitrii Golovanov 2024-10-19 18:51:29 +02:00
  • a72244f2d0 twister: ztest: harness: Fix missed TestCase statuses Dmitrii Golovanov 2024-10-17 09:02:35 +02:00
  • 74d1f60faf boards: mimxrt1180_evk: Enable PWM for RT1180 EVK Lucien Zhao 2024-09-01 23:21:56 +08:00
  • 18a2a63a25 dts: arm: nxp: rt118x: add flexpwm instances Lucien Zhao 2024-09-01 23:17:32 +08:00
  • 81bb231fd0 ipc: icbmsg: Reduce block alignment to 32-bits Dominik Kilian 2024-10-23 14:28:19 +02:00
  • 4fe6d47683 boards: arduino_nicla_vision: fix hardware information Martino Facchin 2024-10-24 09:57:09 +02:00
  • 585fb2a61b boards/arduino/portenta_h7: enable USART1 on M4 Filip Kokosinski 2024-11-12 14:21:25 +01:00
  • b4893c46ce drivers: fpga: use defaults in iCE40 binding Benedikt Schmidt 2024-11-11 09:14:26 +01:00
  • 1dd6d0db67 tests: subsys: mgmt: Fix warning of size_t formatting with %.*s Chen Xingyu 2024-11-20 10:40:16 +08:00
  • bb94c63fa2 samples: subsys: ipc: Fix warning of size_t formatting with %.*s Chen Xingyu 2024-11-20 10:39:37 +08:00
  • 50f23500b8 net: Fix warning of size_t formatting with %.*s Chen Xingyu 2024-11-20 10:37:50 +08:00
  • ae5609aef2 samples: smp_svr: Move bluetooth tag to bt_tests Andrej Butok 2024-11-20 12:11:00 +01:00
  • 932e8708b1 tests: posix: single_process: correct typo and filter Chris Friedt 2024-11-22 07:10:17 -05:00
  • da713a2b86 doc: release-notes-4.1: Mention removal of deprecated HCI API Johan Hedberg 2024-11-21 23:03:22 +02:00
  • 30d1d0e526 Bluetooth: Host: Remove deprecated HCI driver API Johan Hedberg 2024-11-19 21:20:10 +02:00
  • 3063f18942 Bluetooth: Host: Remove unnecessary hci_driver.h includes Johan Hedberg 2024-11-19 21:19:33 +02:00
  • 4558056f81 tests/bsim: Also runtime test the UART drivers for the nrf54l15 Alberto Escolar Piedras 2024-11-18 17:28:03 +01:00
  • 9c386cab93 tests uart_pm: Enable for nrf54l15bsim Alberto Escolar Piedras 2024-11-18 17:25:38 +01:00
  • eec736355c tests uart_mix_fifo_poll: Enable for nrf54l15bsim Alberto Escolar Piedras 2024-11-18 17:16:43 +01:00
  • dd2f4117e3 tests uart_async_api: Enable in nrf54l15bsim//cpuapp Alberto Escolar Piedras 2024-11-18 15:56:03 +01:00
  • 890f13426e doc boards nrfbsim: Mention the UARTE as supported for nrf54l15 Alberto Escolar Piedras 2024-11-18 13:44:48 +01:00
  • ca46c7c816 boards nrfbsim: Enable UART(E) peripherals for nrf54l15bsim Alberto Escolar Piedras 2024-11-18 13:30:16 +01:00
  • c2802618df tests: net: socket: tcp: Add min_flash to the test config Jukka Rissanen 2024-11-20 09:35:42 +02:00
  • 45ebd390cf arch: riscv: reg: include required header Yong Cong Sin 2024-11-20 17:25:30 +08:00
  • 067a35f2fb display: stm32: implement display_get_framebuffer API Emil Lindqvist 2024-11-20 09:16:29 +01:00
  • 28796076d8 tests: kernel: common: optimize filters Anas Nashif 2024-11-21 06:03:30 -05:00
  • b0a1dddde3 drivers: fpga: fix waveform for iCE40 configuration in SPI mode Benedikt Schmidt 2024-11-07 07:59:47 +01:00
  • 21d0a3b699 tests: pwm: Add support for SCTimer PWM on FRDM-MCXN947 Mahesh Mahadevan 2024-10-24 17:46:51 -05:00
  • 488e4bbf5f boards: frdm_mcxn947: Add SCTimer support Mahesh Mahadevan 2024-10-24 06:11:02 -05:00
  • 12486ca7e2 dts: mcxn947: Add SCTimer support Mahesh Mahadevan 2024-10-24 06:10:35 -05:00
  • f235ddb2cf tests: drivers: uart: async_api: Add uart120 instance to nrf54h20dk Krzysztof Chruściński 2024-07-18 14:20:33 +02:00
  • d2b69a4ec7 tests: drivers: uart: async_api: Rework for multi instance Krzysztof Chruściński 2024-07-18 14:28:51 +02:00
  • bc007fd53b tests: drivers: uart: async_api: Add missing static keyword Krzysztof Chruściński 2024-07-18 14:37:44 +02:00
  • 760bba6d24 drivers: serial: nrfx_uarte: Fix pin retention Krzysztof Chruściński 2024-11-12 12:37:18 +01:00
  • 41e33573e8 drivers: wifi: esp_at: Fix serial receive interrupt can't exit Hongquan Li 2024-10-28 16:44:43 +08:00
  • 53ae195f0d drivers: fpga: replace runtime checks with buildtime asserts in iCE40 Benedikt Schmidt 2024-11-19 08:44:35 +01:00
  • 07b7802460 doc: Bluetooth: Audio: Shell: Make shell docs a bit more consistent Emil Gydesen 2024-11-19 15:36:35 +01:00
  • b20784dfbb docs: Bluetooth: Move documentating for shell out of API Emil Gydesen 2024-11-19 12:00:27 +01:00
  • 39889c0023 net: if: Do not report error if we are already in promisc mode Jukka Rissanen 2024-11-19 18:46:20 +02:00
  • f05deb1aa4 python: Format trivial files where only newlines were missing Pieter De Gendt 2024-11-21 11:49:59 +01:00
  • 9a804572a3 samples: rtc: Generic RTC sample Muhammad Waleed Badar 2024-11-09 17:03:04 +05:00
  • 77ebf82b3e storage: flash_map: Don't generate flash area when no device Dominik Ermel 2024-11-11 18:47:12 +01:00
  • bbfb546e57 modules: hostap: Add external crypto support Chaitanya Tata 2024-11-12 00:12:59 +05:30
  • e0bd7e7c87 twister: Allow sharing hardware platform between variants Grzegorz Chwierut 2024-11-15 20:02:16 +01:00
  • b4f3763c31 tests: Bluetooth: Audio: Use same recv_cb for all tests Emil Gydesen 2024-11-18 11:43:42 +01:00
  • bc4f026ea9 net: lib: coap_client: Const pointers in request Seppo Takalo 2024-11-18 15:53:21 +02:00
  • 2066cf6a3d net: lib: coap_client: Release non-confirmable requests Seppo Takalo 2024-11-18 15:47:01 +02:00
  • 6c169668e9 net: lib: coap_client: Fix timeout for separate response Seppo Takalo 2024-11-18 15:43:03 +02:00
  • 23345d203e tests: coap_client: Add test for non-confirmable request Seppo Takalo 2024-11-18 15:37:48 +02:00
  • d64748cc52 tests: coap_client: Refactor tests Seppo Takalo 2024-11-18 15:36:16 +02:00
  • 34a6d5a5dc tests: coap_client: Proper slow-down Seppo Takalo 2024-11-18 15:28:38 +02:00
  • 035251d7da boards: we: Add board orthosie1ev Matthias Hauser 2024-11-19 09:56:40 +01:00
  • b160063efb Tests: Bluetooth: mesh_shell: Update prj.conf Omkar Kulkarni 2024-11-19 12:20:24 +01:00
  • 95fff388ba Bluetooth: Mesh: Shell: Align commands Omkar Kulkarni 2024-11-19 12:35:21 +01:00
  • ae256e1f6c boards: openisa: Remove CONFIG_PINCTRL from the boards defconfig James Roy 2024-11-19 21:25:29 +08:00
  • 36c9777be8 llext: fix unaligned access for ARC Ilya Tagunov 2024-11-19 13:23:20 +00:00
  • d18f4256ee drivers: fpga: fix log level Fin Maaß 2024-11-19 09:52:24 +01:00
  • 2d81351517 drivers: ethernet: stm32: Use MDIO API only if enabled by DTS Erwan Gouriou 2024-11-19 09:35:03 +01:00
  • f716973785 init: fix soc and board hooks doxygen comments Pierrick Guillaume 2024-11-15 09:55:45 +01:00
  • b85e1981c3 west: runners: update the rtt implementation for openocd Chris Friedt 2024-11-09 10:56:04 -05:00
  • 9a8ae21a3c west: runners: openocd: mitigate pylint R0201 warning Chris Friedt 2024-11-18 21:33:17 -05:00
  • c71e339773 west: runners: jlink: print RTT server port Chris Friedt 2024-11-18 13:11:53 -05:00
  • d6f32bb339 cmake: flash: update cmake to support rtt target Chris Friedt 2024-11-09 09:06:54 -05:00
  • f0eba33258 samples: boards: nordic: coresight_stm: Test STM dictionary mode Sebastian Głąb 2024-09-24 15:39:53 +02:00
  • 21475774fc boards: nordic: nRF54L15DK: Add basic support for the L05 and L10 ICs Carles Cufi 2024-11-06 18:42:45 +01:00
  • 1b84958f5a boards: nordic: nrf54l15dk: Rename the board common file Carles Cufi 2024-11-06 18:04:56 +01:00
  • e78832034f soc: nordic: Introduce the nRF54L05 and nRF54L10 Carles Cufi 2024-11-04 17:48:40 +01:00
  • 0b3a15016b soc: nordic: nRF54L: Consolidate common Kconfig options Carles Cufi 2024-10-16 21:42:12 +02:00
  • 4294814a23 Bluetooth: Controller: nRF: Support MDK 8.68 Alberto Escolar Piedras 2024-11-20 10:23:20 +01:00
  • ef55d65449 manifest: Update nRF hw models to version compatible with nrfx3.9 Alberto Escolar Piedras 2024-11-20 14:13:22 +01:00
  • 30f0d85fa0 manifest: Update nRF hw models to latest Alberto Escolar Piedras 2024-11-18 17:57:59 +01:00
  • e92323f0c4 manifest: hal_nordic: Update to nrfx 3.9.0 Carles Cufi 2024-11-19 18:51:24 +01:00