Popular repositories
-
Forked from openthread/openthread
OpenThread released by Nest is an open-source implementation of the Thread networking protocol
C++
-
-
-
-
-
Forked from zephyrproject-rtos/mbedtls
mbedtls module for Zephyr, this is not a mirror of the official mbedtls repository.
C
1,641 contributions in the last year
Less
More
Contribution activity
February 2021
Created 2 commits in 2 repositories
Created a pull request in nrfconnect/sdk-nrf that received 2 comments
doc: release-notes-lates: Summarize networking changes from Zephyr
Update changelog based on the Zephyr PR list provided during the upmerge. Signed-off-by: Robert Lubos robert.lubos@nordicsemi.no
+12
−1
•
2
comments
Reviewed 50 pull requests in 6 repositories
nrfconnect/sdk-nrf 29 pull requests
- samples: connectedhomeip: include CHIP as an NCS module
- Zigbee: Build ncp sample with bootloader by default [KRKNWK-7933]
- ci: Bump checkpatch max line length to 100
- application: serial_lte_modem Handle TCP/UDP datamode requirements
- connectedhomeip: samples: Added light bulb and light switch samples.
- doc: Add ei_ncs library documentation
- manifest: Update Zephyr revision to include ADXL362 fix
- applications: serial_lte_modem: Coverity Fix out-of-bounds write
- zigbee: Make writing data of length 0 into nvram valid
- samples: zigbee: Add NCP sample
- samples: openthread: Add missing masterkey configuration for nRF5340
- [Manual Backport] lib: bin: lwm2m_carrier: Add oper_id check to lwm2m_os_sec_psk_delete()
- lib: lte_link_control: Support manufacturer default eDRX/PSM values
- applications: serial_lte_modem: Coverity Fix uninitialized scalar var…
- applications: serial_lte_modem: Coverity Fix resource leak
- applications: Add Asset Tracker v2
- zigbee: Fix static analysis issues
- net: lib: fota_download: Disconnect if dfu_target_init() fails
- net: lib: nrf_cloud: Let control and data messages share ID counter
- lib: ftp_client: Coverity Fix string not null terminated
- net: lib: download_client: coverity fixes
- openthread: upmerge to commit `gaad6518ee`
- applications: serial_lte_modem: Adapt NCS child_image changes
- manifest: zephyr rebase
- KRKNWK-8644: zigbee: Add zboss ncplib
- Some pull request reviews not shown.
zephyrproject-rtos/zephyr 8 pull requests
- drivers: ieee802154: nrf5: load EUI64 from UICR
- samples: net: echo-server: Add netmask setting to VLAN config
- Update hal_nordic repository to its latest version
- net: socket: SO_TYPE and SO_PROTOCOL options
- net: ipv6: add function checking if given address is ULA
- net: openthread: upmerge 20210205
- Create connection establishment timer to TCP2
- net: tcp2: Cleanup properly if running out of mem