Commit graph

  • 49bf4300bc samples: subsys: shell: Add foreground command example Krzysztof Chruscinski 2018-12-06 13:04:47 +01:00
  • d653a5182c shell: Allow calling shell_fprintf from various contexts Krzysztof Chruscinski 2018-12-05 13:25:43 +01:00
  • 74f114caef userspace: easy checking for specific driver Andrew Boie 2018-12-12 13:58:30 -08:00
  • a4605ebaad boards: nucleo_l432kc: Document CAN support Erwan Gouriou 2018-12-21 10:29:26 +01:00
  • be5444d0f3 boards: stm32072b_disco: Document CAN support Erwan Gouriou 2018-12-19 13:51:25 +01:00
  • ef9b08a1d4 test: code_relocation: Fixed CI failure Sebastian Bøe 2018-12-27 13:50:08 +01:00
  • 55d6b4cd7c cmake: boilerplate: Move out finding git+python to separate cmake files Mark Ruvald Pedersen 2018-11-26 23:39:51 +01:00
  • dcf824b1d8 CODEOWNERS: Add for drivers/wifi same reviewers as for drivers/ethernet Paul Sokolovsky 2018-11-23 13:12:14 +03:00
  • 06d78354ae doc: regular misspelling scan David B. Kinder 2018-12-17 14:32:40 -08:00
  • bb7d8261d7 samples/basic: Update readme for blinky/button/disco Erwan Gouriou 2018-12-21 11:08:06 +01:00
  • bb92c54884 boards: stm32f3_disco: Add LD7 as led1 Erwan Gouriou 2018-12-21 11:43:08 +01:00
  • 52ddd99db5 boards: stm32f3_disco: LD7 GPIO port is E Erwan Gouriou 2018-12-21 11:41:53 +01:00
  • a2668f587d dts: stm32f3: GPIO clocks are actually handled from AHB1 bus Erwan Gouriou 2018-12-21 11:40:42 +01:00
  • 0f64ec5c31 drivers: wifi: simplelink: Fix strings used in assertions Vincent Wan 2018-12-21 10:38:55 -08:00
  • 1f1ea26cdc driver: display: sdl: Return correct pixel format Jan Van Winkel 2018-12-23 12:35:29 +01:00
  • 0d4954fafc lib/cmsis_rtos_v2: Fix overflow in osKernelGetInfo() Andy Ross 2018-12-21 11:06:24 -08:00
  • bebdf2a479 fs/nvs: Speed Improvement Laczen JMS 2018-12-14 15:46:09 +01:00
  • 3980e0cf64 sanitycheck: Use supression file for valgrind and dump log Alberto Escolar Piedras 2018-12-12 17:41:04 +01:00
  • 661bc8206f sanitycheck: Fail test if the process returns != 0 Alberto Escolar Piedras 2018-12-11 15:13:05 +01:00
  • ace7bf9508 valgrind: Add error supression file for POSIX arch Alberto Escolar Piedras 2018-12-12 16:56:08 +01:00
  • 1036edcfbb log: Fix switch statement Flavio Ceolin 2018-12-14 21:54:10 -08:00
  • e62e54bdcd tests: interrupt: Change IRQ priorities in test Spoorthi K 2018-12-18 12:48:07 +05:30
  • bdda09ee93 cmake: Remove dead code LTO references Sebastian Bøe 2018-12-18 14:35:37 +01:00
  • c8ff1fd27f soc: nordic: add Kconfig options for several peripherals Ioannis Glaropoulos 2018-12-20 16:22:48 +01:00
  • b3299891ed dts: nordic: nrf91: DTS include headers for nRF9160 SOC Ioannis Glaropoulos 2018-12-19 23:33:06 +01:00
  • 23d28ab400 samples: Remove redundant Kconfig adjustments for nRF boards Andrzej Głąbek 2018-12-20 14:29:09 +01:00
  • 03f7569a16 tests: drivers: Remove redundant Kconfig adjustments for nRF boards Andrzej Głąbek 2018-12-20 14:28:47 +01:00
  • 9d44cad921 boards: nrf: Enable ADC, I2C, and SPI instances by default Andrzej Głąbek 2018-12-20 15:17:35 +01:00
  • 326be98f74 boards: nrf: Remove redundant Kconfig adjustments Andrzej Głąbek 2018-12-20 15:16:42 +01:00
  • 46b7633878 drivers: spi: nrfx: Set default value of SPIM3 RX delay to 2 Andrzej Głąbek 2018-12-20 14:29:44 +01:00
  • 4b43065cfc drivers: nrf: Enable nRF drivers by default in Kconfig Andrzej Głąbek 2018-12-11 14:22:57 +01:00
  • 7c13ba9965 drivers: serial: nrf: Remove false dependency on the gpio driver Andrzej Głąbek 2018-12-11 13:28:39 +01:00
  • 754ab1d1b0 net/pkt: Fix debug logs checking Tomasz Gorochowik 2018-12-21 14:06:05 +01:00
  • 56d144cd70 cmake: Fixed python detection bug Sebastian Bøe 2018-12-14 12:23:11 +01:00
  • b1e912bdb3 samples: cmsis_rtos_v2: Demo on msgq and timers synchronization Spoorthi K 2018-12-21 10:34:54 +05:30
  • cea0982f23 samples: cmsis_rtos_v2: Demo with Dining Philosopher's algorithm Spoorthi K 2018-12-21 10:24:35 +05:30
  • 72b0289de4 samples: driver: i2c scanner Tavish Naruka 2018-12-06 00:36:08 +05:30
  • 167486f4a4 samples: sockets: Update OT overlays for echo samples Robert Lubos 2018-12-20 12:36:13 +01:00
  • 4a4e51ffa7 drivers: nrf: Fix UARTE fixup defines. Mieszko Mierunski 2018-12-20 15:36:53 +01:00
  • e8a77808c0 samples: reel board: correct timeout condition Jakub Rzeszutko 2018-12-20 15:18:26 +01:00
  • b75a05cae6 driver: sensors: convert lsm9ds0_gyro to use information coming from dts Armando Visconti 2018-12-19 13:27:19 +01:00
  • 385bc2604a include: linker: improve documentation of app shared mem symbols Ioannis Glaropoulos 2018-11-06 11:46:05 +01:00
  • 6410a16adb openthread: Update openthread version to latest upstream/master. Martin Turon 2018-12-18 00:55:28 -08:00
  • 0efad5f7fd cmake: Whitespace and commentary fixes Mark Ruvald Pedersen 2018-12-19 10:40:57 +01:00
  • b6ab4e8a7f tests/cmsis_rtos_v2: Use CONFIG_SCHED_SCALABLE Rajavardhan Gundi 2018-11-21 10:05:03 +05:30
  • 50d321943e tests/cmsis_rtos_v2: Introduce tests to make use of ThreadFlags APIs Rajavardhan Gundi 2018-10-30 13:24:02 +05:30
  • 41aa164c85 lib/cmsis_rtos_v2: Implement support for Thread Flags APIs Rajavardhan Gundi 2018-10-30 13:21:31 +05:30
  • 7ffa3455fb tests/cmsis_rtos_v2: Introduce tests to make use of EventFlag APIs Rajavardhan Gundi 2018-10-30 13:20:05 +05:30
  • fa499b353d lib/cmsis_rtos_v2: Implement support for Event Flag APIs Rajavardhan Gundi 2018-10-30 13:08:17 +05:30
  • ff911f7fdf tests/cmsis_rtos_v2: Introduce tests to make use of messageQ APIs Rajavardhan Gundi 2018-10-30 13:06:14 +05:30
  • 27f4cd2356 lib/cmsis_rtos_v2: Implement support for Message Queue APIs Rajavardhan Gundi 2018-10-30 13:05:13 +05:30
  • 00ffaed189 tests/cmsis_rtos_v2: Introduce tests to make use of mempool APIs Rajavardhan Gundi 2018-10-30 13:03:15 +05:30
  • e5c848878a lib/cmsis_rtos_v2: Implement support for mempool APIs Rajavardhan Gundi 2018-10-30 13:00:31 +05:30
  • c58733c302 tests/cmsis_rtos_v2: Introduce tests to make use of Semaphore APIs Rajavardhan Gundi 2018-10-30 12:55:28 +05:30
  • b39f6268c1 lib/cmsis_rtos_v2: Implement support for semaphore APIs Rajavardhan Gundi 2018-10-30 12:53:44 +05:30
  • a1eaa23fe3 tests/cmsis_rtos_v2: Introduce tests to make use of Mutex APIs Rajavardhan Gundi 2018-10-30 12:52:01 +05:30
  • 19b57ce2e8 lib/cmsis_rtos_v2: Implement support for mutex APIs Rajavardhan Gundi 2018-10-30 12:50:19 +05:30
  • 2b22e30888 tests/cmsis_rtos_v2: Introduce tests to make use of Timer APIs Rajavardhan Gundi 2018-10-30 12:49:05 +05:30
  • 0285c69a3a lib/cmsis_rtos_v2: Implement support for timer APIs Rajavardhan Gundi 2018-10-30 12:47:35 +05:30
  • d6c50517d9 tests/cmsis_rtos_v2: Introduce tests to make use of Thread APIs Rajavardhan Gundi 2018-10-30 12:45:29 +05:30
  • 7d499e3471 lib/cmsis_rtos_v2: Implement support for generic wait APIs Rajavardhan Gundi 2018-10-30 12:23:26 +05:30
  • e3fe0cafab lib/cmsis_rtos_v2: Implement support for Kernel APIs Rajavardhan Gundi 2018-10-31 10:26:37 +05:30
  • 4af7b6ccf4 lib/cmsis_rtos_v2: Implement support for thread APIs Rajavardhan Gundi 2018-10-30 12:19:03 +05:30
  • b609175aff CMSIS RTOS V2: Introduce CMSIS RTOS V2 API header file Rajavardhan Gundi 2018-10-30 12:15:46 +05:30
  • 2ffb951630 console: Kconfig: Update for recent changes Paul Sokolovsky 2018-12-14 11:56:10 +03:00
  • 0925411356 tty: Remove buffer params from tty_init() Paul Sokolovsky 2018-12-05 12:07:38 +03:00
  • a7df3a1e09 tty: Support unbuffered operation to extend usecase coverage Paul Sokolovsky 2018-12-05 11:03:12 +03:00
  • fe2f30ad4c dts: nordic: simplify definition of flash and sram sizes in dts Ioannis Glaropoulos 2018-12-19 17:10:37 +01:00
  • 6e158b1794 cmake: Document CMAKE_SYSTEM_-variables, and add CMAKE_SYSTEM_VERSION Mark Ruvald Pedersen 2018-12-19 16:01:05 +01:00
  • 59036db195 cmake: Move root CMakeLists.txt's comment-header to top Mark Ruvald Pedersen 2018-12-19 16:27:55 +01:00
  • 94a9d8086c cmake: boilerplate: move compiler-flag checks into boilerplate Mark Ruvald Pedersen 2018-11-26 23:19:26 +01:00
  • 5e90da7bef cmake: Remove setting CMAKE_FIND_ROOT_PATH_MODE_* variables Mark Ruvald Pedersen 2018-12-19 21:23:57 +01:00
  • 722f86652c cmake: boilerplate: Move app-library to be with its documentation Mark Ruvald Pedersen 2018-11-26 23:49:53 +01:00
  • 3f422e2efe drivers: flash: fix the regular access range check Andrzej Puzdrowski 2018-12-19 16:37:34 +01:00
  • cd4fbdeac8 drivers: flash: support NRF UICR operations Andrzej Puzdrowski 2018-11-15 15:50:03 +01:00
  • 15384b79c3 scripts: west: fix 'west debug' Marti Bolivar 2018-12-17 17:33:44 -07:00
  • 95c7079433 samples: net: Port mbedtls benchmark sample to zephyr Ravi kumar Veeramally 2018-12-04 10:47:38 +02:00
  • bfe0c2e748 drivers: sensor: temp_nrf5: update assert condition in nRF temp sensor Dhananjay Gundapu Jayakrishnan 2018-12-14 13:18:21 +01:00
  • 90fbeb0a10 dts: nrf: Fix missed device tree warnings Kumar Gala 2018-12-17 10:36:30 -06:00
  • 82d956fdf8 drivers: ieee802154: nrf5: Prevent driver from spamming logs Robert Lubos 2018-12-18 12:29:02 +01:00
  • e9a1d6493d dts: arm: nxp: imx: Use 'nxp,imx-{i,d}tcm' compatible Kumar Gala 2018-12-14 13:44:37 -06:00
  • f7a8ed75ae dts: Rename imx-rt-{i,d}tcm compatible Kumar Gala 2018-12-14 13:41:25 -06:00
  • 1cc9e98ae6 logging: Refactor RTT backend to handle host absence Krzysztof Chruscinski 2018-12-14 08:38:39 +01:00
  • 99ae80b632 Bluetooth: controller: Fix Conn Param Req procedure stall issue Vinayak Kariappa Chettimada 2018-12-17 19:06:35 +01:00
  • e40c9525d4 arch: arm: Explicitly ignoring return of memcpy Flavio Ceolin 2018-12-18 12:17:24 -08:00
  • 17c7db6bbe lib: posix: Explicitly ignoring return of memcpy Flavio Ceolin 2018-12-18 12:15:54 -08:00
  • 8f3459b3db coccinelle: Updating ignore_return to support memcpy Flavio Ceolin 2018-12-18 12:11:49 -08:00
  • 27435e4cb3 log: Explicitly ignoring return of memcpy Flavio Ceolin 2018-12-17 19:08:03 -08:00
  • b467de5849 shell: Add dropping of expired messages Krzysztof Chruscinski 2018-12-18 14:48:56 +01:00
  • 08f0d93cbb shell: Improve handling of log messages Krzysztof Chruscinski 2018-12-17 10:43:58 +01:00
  • 801b54edb9 usb: hid: boot protocol Marcin Szymczyk 2018-12-12 13:53:16 +01:00
  • 4446b16e24 driver: sensors: convert lsm9ds0_mfd to use information coming from dts Armando Visconti 2018-12-17 15:21:16 +01:00
  • 6e2a1b62c4 drivers: lsm9ds0_mfd: Fix typo in get accel/magn channels Armando Visconti 2018-12-17 15:15:05 +01:00
  • 0b9cfe70ed ci: bump number of builders to 7 Kumar Gala 2018-12-18 10:09:26 -06:00
  • f0b19181e0 bt_shell: fix command bt advertise valid argument count Jakub Rzeszutko 2018-12-18 11:48:59 +01:00
  • fcc7240fbe logging: Add handling of dropped messages to native POSIX backend Krzysztof Chruscinski 2018-12-14 11:01:35 +01:00
  • 31a90ca592 logging: Add handling of dropped messages to RTT backend Krzysztof Chruscinski 2018-12-13 09:38:29 +01:00
  • 1edf09e17a logging: Add handling of dropped messages to UART backend Krzysztof Chruscinski 2018-12-07 10:35:02 +01:00
  • a7568e4a6a logging: Handle dropped messages in log_output Krzysztof Chruscinski 2018-12-14 10:47:13 +01:00
  • 1581155828 menuconfig: Add show-help mode Ulf Magnusson 2018-12-17 14:03:58 +01:00