Date
1 - 1 of 1
Daily Gerrit Digest
donotreply@...
NEW within last 24 hours:
- https://gerrit.zephyrproject.org/r/11230 : RFC drivers/timer: Refined version of nRF RTC driver. - https://gerrit.zephyrproject.org/r/11233 : Bluetooth: SMP: Fix passkey entry for legacy pairing - https://gerrit.zephyrproject.org/r/11232 : Bluetooth: shell: Fix typo - https://gerrit.zephyrproject.org/r/11231 : Bluetooth: shell: Fix accessing invalid memory - https://gerrit.zephyrproject.org/r/11217 : frdm: fixed path and dependencies for extract_dts_includes.py - https://gerrit.zephyrproject.org/r/11198 : arm: Support for new STM32F4 socs (STM32F407 and STM32F429) - https://gerrit.zephyrproject.org/r/11191 : tests: gen_isr_table: actually run the IRQ - https://gerrit.zephyrproject.org/r/11220 : Bluetooth: SDP: Server: Set security level to NONE - https://gerrit.zephyrproject.org/r/11219 : Bluetooth: SDP: Server: Set correct TX MTU - https://gerrit.zephyrproject.org/r/11209 : tests: kernel: added testapp profiling_api - https://gerrit.zephyrproject.org/r/11216 : tests: kernel: added clock_test - https://gerrit.zephyrproject.org/r/11215 : tests: add PM tests framework for driver PM test case - https://gerrit.zephyrproject.org/r/11214 : tests: add zephyr pinmux driver api test case - https://gerrit.zephyrproject.org/r/11213 : samples: net: Add README.rst to echo apps - https://gerrit.zephyrproject.org/r/11208 : doc: update link to 0.9 SDK - https://gerrit.zephyrproject.org/r/11207 : tests: add zephyr flash driver api test case - https://gerrit.zephyrproject.org/r/11206 : tests: add zephyr uart driver api test case - https://gerrit.zephyrproject.org/r/11205 : tests: kernel: added test cases k_pipe_block_put - https://gerrit.zephyrproject.org/r/11199 : arm: Support for new ARM boards (discovery STM32F4 and STM32F429) - https://gerrit.zephyrproject.org/r/11196 : arch: Atmel SAM E70: remove now redundant IRQ id defines - https://gerrit.zephyrproject.org/r/11193 : arc: enable gen_isr_tables mechanism - https://gerrit.zephyrproject.org/r/11192 : gen_isr_tables: apply offset to irq parameter - https://gerrit.zephyrproject.org/r/11189 : riscv32: enable gen_isr_tables mechanism - https://gerrit.zephyrproject.org/r/11194 : gen_isr_tables: make vector offset a hidden option - https://gerrit.zephyrproject.org/r/11187 : tests: kernel: add test point k_cpu_atomic_idle UPDATED within last 24 hours: - https://gerrit.zephyrproject.org/r/11024 : qemu_cortex_m3: fixed network connectivity - https://gerrit.zephyrproject.org/r/11112 : Merge remote-tracking branch 'origin/core' - https://gerrit.zephyrproject.org/r/4489 : Bluetooth: SDP: Server: Support ServiceAttributeRequest - https://gerrit.zephyrproject.org/r/6716 : Bluetooth: SDP: Server: Refactor data element structure header - https://gerrit.zephyrproject.org/r/4488 : Bluetooth: SDP: Server: Support ServiceSearchRequest - https://gerrit.zephyrproject.org/r/9447 : Bluetooth: SDP: Server: Support ServiceSearchAttributeRequest - https://gerrit.zephyrproject.org/r/11088 : doc: boards: Move nRF5x DK board doc from the wiki to git - https://gerrit.zephyrproject.org/r/11172 : board: defconfig: Enable WDT for ATMEL SAM MCUs - https://gerrit.zephyrproject.org/r/11029 : watchdog: Add WDT driver for Atmel SAM SoCs - https://gerrit.zephyrproject.org/r/10369 : ataes132a: Adds a driver to support ATAES132A device - https://gerrit.zephyrproject.org/r/10140 : tests/gpio: enable gpio cases to run on more platforms - https://gerrit.zephyrproject.org/r/11160 : hosttools-tarball.bb: Integrate YAML library into SDK - https://gerrit.zephyrproject.org/r/3311 : include/crypto: Crypto abstraction header - https://gerrit.zephyrproject.org/r/11177 : tests: kernel: added test case k_fifo_is_empty - https://gerrit.zephyrproject.org/r/10814 : Added sensor driver for SI1153. Added proximity sensor_channel entries in sensor.h - https://gerrit.zephyrproject.org/r/11184 : sensor: add sensor_channel_count function MERGED within last 24 hours: - https://gerrit.zephyrproject.org/r/11218 : net: Fix a const specifier issue - https://gerrit.zephyrproject.org/r/11212 : samples: net: Remove the README file - https://gerrit.zephyrproject.org/r/11211 : samples: net: Remove obsolete prj_slip.conf from echo-* - https://gerrit.zephyrproject.org/r/11186 : Merge net branch into master - https://gerrit.zephyrproject.org/r/11203 : libc/include: Adding time.h - https://gerrit.zephyrproject.org/r/11197 : arc: move openocd_dbg section - https://gerrit.zephyrproject.org/r/11195 : scripts: Fix hardwired python path in extract_dts_include.py - https://gerrit.zephyrproject.org/r/11202 : spi_test: fix variable type mismatches - https://gerrit.zephyrproject.org/r/11200 : samples: webusb: fix variable type mismatches - https://gerrit.zephyrproject.org/r/11201 : test_mpool_api: fix variable type mismatches - https://gerrit.zephyrproject.org/r/11190 : arc: linker.ld: fix BSS section declaration - https://gerrit.zephyrproject.org/r/11182 : toolchain.gccarmemb: set DTC for building targets that use devicetrees - https://gerrit.zephyrproject.org/r/11173 : tests: kernel: remove unsupported tests - https://gerrit.zephyrproject.org/r/11167 : riscv32: move riscv privileged architecture specifics within a common header file - https://gerrit.zephyrproject.org/r/11101 : samples/net/http: Add HTTP over TLS sample application - https://gerrit.zephyrproject.org/r/11161 : boards: tinyTILE: enable USB console by default - https://gerrit.zephyrproject.org/r/9762 : CI: rearchitect with a framework that orchestrates running - https://gerrit.zephyrproject.org/r/10991 : eth/mcux: Add temporary workaround to unbreak IPv6 ND features. - https://gerrit.zephyrproject.org/r/11166 : ext/lib/mbedtls: Add the TLS configuration file - https://gerrit.zephyrproject.org/r/10807 : net/mqtt: Add BT support to MQTT publisher sample |
|