Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
8488d7a9fe484f5cef04edbf781d10d1680a4e10
8488d7a
Bluetooth: Mesh: Use u8_t instead of bitfields for 8-bit wide values
by Johan Hedberg
· 7 years ago
7e58c56
net: sockets: Fix net pkt leak
by Aska Wu
· 7 years ago
486e156
net: dhcpv4: Unref net_pkt if message sending fails
by june li
· 7 years ago
b05ba6b
dts: x86: remove mem.h
by Savinay Dharmappa
· 7 years ago
bd69b21
Bluetooth: Mesh: Use dedicated struct for heartbeat subscription
by Johan Hedberg
· 7 years ago
d4365e1
Bluetooth: Mesh: Use dedicated struct for heartbeat publication
by Johan Hedberg
· 7 years ago
a18a225
Bluetooth: Mesh: shell: Add mod-pub command
by Johan Hedberg
· 7 years ago
05be6b8
Bluetooth: Mesh: Add support for sending Model Publication messages
by Johan Hedberg
· 7 years ago
2e50ba9
Bluetooth: Mesh: Use invalid CID instead of bool for non-vendor models
by Johan Hedberg
· 7 years ago
49e7ca9
cmake: set IS_TEST in the samples that were including Makefile.test
by Sebastian Bøe
· 7 years ago
c7c7917
cmake: set IS_TEST in the hello_world sample
by Sebastian Bøe
· 7 years ago
d55884a
sample: crypto: also test mbedTLS config
by Anas Nashif
· 7 years ago
84ea59f
drivers: crypto: add missing CMakeLists.txt file
by Anas Nashif
· 7 years ago
27628a2
net: http_client: Fix having IPv4 options in prj_bt.conf
by Luiz Augusto von Dentz
· 7 years ago
697e569
net: samples: Remove CONFIG_NET_L2_BT_ZEP1656
by Luiz Augusto von Dentz
· 7 years ago
9dcbbdb
net: lwm2m: fix sending packet w/o token setup when error
by Robert Chou
· 7 years ago
bde9dcd
Bluetooth: Mesh: Fix enabling scanning after provisioning
by Johan Hedberg
· 7 years ago
421e5b5
unittest: Support EXTRA_*_FLAGS
by Sebastian Bøe
· 7 years ago
9f59045
cmake: Refactored EXTRA_FLAGS code into a dedicated script
by Sebastian Bøe
· 7 years ago
7bc28cf
syscalls: REVERTME: clean up warnings when building unit tests
by Inaky Perez-Gonzalez
· 7 years ago
fb01186
mimxrt1050_evk: Fix setting of JLINK_DEVICE
by Maureen Helm
· 7 years ago
a895d21
subsys: random: Fix semaphore initial count of xoroshiro128
by Ramakrishna Pallala
· 7 years ago
08ce2bb
doc: add starter for 1.10 release notes
by David B. Kinder
· 7 years ago
d4499a1
drivers: flash: fix doxygen use of "sector"
by Marti Bolivar
· 7 years ago
be9ee06
doc: fix misspellings in boards and samples docs
by David B. Kinder
· 7 years ago
8bfcfe5
drivers: i2c: Add DTS support for i2c_sam_twihs driver
by Piotr Mienkowski
· 7 years ago
1f47ed7
drivers: i2c: rename twihs_sam to i2c_sam_twihs
by Piotr Mienkowski
· 7 years ago
e7dd844
drivers: i2c: Refactor Atmel SAM (TWIHS) driver
by Piotr Mienkowski
· 7 years ago
3f4fb4a
boards: olimexino_stm32: Use standard openocd.board.cmake
by Kumar Gala
· 7 years ago
457699c
arm: Enable the ARM MPU on the NXP i.MX RT SoC and board
by Maureen Helm
· 7 years ago
2358df2
scripts: jlink: Don't reset after load
by Maureen Helm
· 7 years ago
ec11279
boards: arm: Add NXP mimxrt1050_evk
by Maureen Helm
· 7 years ago
41d5808
arm: Introduce NXP i.MX family, RT series, and mimxrt1052 SoC
by Maureen Helm
· 7 years ago
6043c74
gpio: Introduce mcux igpio shim driver
by Maureen Helm
· 7 years ago
0f3b490
clock_control: Introduce mcux ccm driver
by Maureen Helm
· 7 years ago
8a1d3b5
ext: mcux: Add mcux 2.3.0 for mimxrt1051 and mimxrt1052
by Maureen Helm
· 7 years ago
175e4f4
serial: Add another instance to the mcux lpuart driver
by Maureen Helm
· 7 years ago
cf2eb7d
drivers: i2c_ll_stm32_v2: Use the correct flags in event ISR
by Yannis Damigos
· 7 years ago
b80da2b
drivers: i2c_ll_stm32: Use I2C API flags
by Yannis Damigos
· 7 years ago
4b2348c
drivers/ieee802154_kw41z: Fix interrupt priority
by Kumar Gala
· 7 years ago
7cd27be
drivers/ieee802154_kw41z: Update kw41z to support event trace buffer
by Kumar Gala
· 7 years ago
fcffac9
drivers/ieee802154_kw41z: Reduce debug logging due to false positives
by David Leach
· 7 years ago
280ccba
drivers/ieee802154_kw41z: Modified RX handling of filter failures
by David Leach
· 7 years ago
e8431da
drivers/ieee802154_kw41z: Stabilize the KW41Z IEEE802.15.4 driver
by David Leach
· 7 years ago
c7fd8e6
tests: sleep: convert legacy test to ztest
by Punit Vara
· 7 years ago
9c1622a
tests: tickless: Make use of ztest framework
by Punit Vara
· 7 years ago
21510d43
tests: pending: Make use of ztest framework
by Punit Vara
· 7 years ago
33bd43b
tests: mutex: convert legacy test to ztest
by Punit Vara
· 7 years ago
2091808
doc: fix grammar/punctuation in stm32l476g_disco/nucleo_l476rg
by Arthur SFEZ
· 7 years ago
13379dc
boards: add openocd support for nucleo_l476rg and stm32l496g_disco
by Arthur SFEZ
· 7 years ago
2d4d295
doc: warnings from doxygen not being reported
by David B. Kinder
· 7 years ago
45f2586
shell: Fix looking up help for the current module
by Johan Hedberg
· 7 years ago
7318904
shell: Use struct shell_module instead of integer to refer to modules
by Johan Hedberg
· 7 years ago
22b5ff9
shell: Redesign internal command handling
by Johan Hedberg
· 7 years ago
329a662
shell: Remove unnecessary function
by Johan Hedberg
· 7 years ago
f9e30ed
shell: Fix command lookup for non-default modules
by Johan Hedberg
· 7 years ago
fe20f55
shell: Remove redundant checking for argv[0]
by Johan Hedberg
· 7 years ago
74556b7
shell: Fix unnecessary passing by reference of argc
by Johan Hedberg
· 7 years ago
39a7331
shell: Remove unnecessary first_string variable
by Johan Hedberg
· 7 years ago
76fb522
shell: Remove redundant checking for first parameter
by Johan Hedberg
· 7 years ago
04fbb80
shell: Remove unnecessary initialization of err
by Johan Hedberg
· 7 years ago
805d69c
tests: protection: Fix building on ARC
by Kumar Gala
· 7 years ago
40ddb7f
samples: external_lib: Build binaries in the build directory
by Sebastian Bøe
· 7 years ago
2bc2f84
Bluetooth: Mesh: Fix documentation of bt_mesh_input_string()
by Johan Hedberg
· 7 years ago
6a5da2c
net: lwm2m: fix max measurement checks
by Michael Scott
· 7 years ago
157115c
net: lwm2m: temp_sensor: fix min/max measurement values
by Michael Scott
· 7 years ago
806d8f3
net: lwm2m: refactor min / max measurement update code
by Michael Scott
· 7 years ago
f61d426
dts: quark_se_c1000_ss_devboard: Add dts support
by Savinay Dharmappa
· 7 years ago
7c8a23d
dts: arc: Add dts support for arc
by Savinay Dharmappa
· 7 years ago
aff88a2
drivers: spi: add 16 bits word size support for stm32
by Vincent Veron
· 7 years ago
780d9fa
cmake: s/CONFIG_I2C_STM32_V1x/CONFIG_I2C_STM32_V1/
by Sebastian Bøe
· 7 years ago
e8391cb
ci: move doc.warnings up to be evaluated
by Anas Nashif
· 7 years ago
c8b51de
Bluetooth: Mesh: shell: Fix newline in incorrect place
by Johan Hedberg
· 7 years ago
d4be608
Bluetooth: Mesh: Allow changing cfg client message timeout
by Johan Hedberg
· 7 years ago
882ce59
Bluetooth: Mesh: shell: Convert hb-sub-set command to hb-sub
by Johan Hedberg
· 7 years ago
7b27d96
Bluetooth: Mesh: Add support for sending Heartbeat Subscription Get
by Johan Hedberg
· 7 years ago
135fd92
Bluetooth: Mesh: shell: Convert hb-pub-set command to hb-pub
by Johan Hedberg
· 7 years ago
9bf8af8
Bluetooth: Mesh: Add support for sending Heartbeat Publication Get
by Johan Hedberg
· 7 years ago
8e9e039
Bluetooth: Mesh: shell: Implicitly initialize Bluetooth support
by Johan Hedberg
· 7 years ago
d350613
Bluetooth: Mesh: shell: Add provision command for self-provisioning
by Johan Hedberg
· 7 years ago
e6aa6a0
Bluetooth: samples/mesh_demo: Add heartbeat publication support
by Johan Hedberg
· 7 years ago
e631d6d
Bluetooth: Mesh: shell: Add hb-pub-set command
by Johan Hedberg
· 7 years ago
5e3804b
Bluetooth: Mesh: Add support for sending Heartbeat Publication Set
by Johan Hedberg
· 7 years ago
897f32f
Bluetooth: Mesh: Add documentation for public provisioning APIs
by Johan Hedberg
· 7 years ago
2d40c16
Bluetooth: Mesh: Fix calling complete callback for bt_mesh_provision()
by Johan Hedberg
· 7 years ago
255edcf
Bluetooth: Mesh: Provisioning: Add NetKeyIndex to complete callback
by Johan Hedberg
· 7 years ago
0b53341
Bluetooth: Mesh: shell: Group global variables in a dedicated struct
by Johan Hedberg
· 7 years ago
0669478
Bluetooth: Mesh: Provide documentation for provisioning APIs
by Johan Hedberg
· 7 years ago
70cbcef
Bluetooth: Mesh: Rename health server code from health to health_srv
by Johan Hedberg
· 7 years ago
3b252ca
Bluetooth: Mesh: Rename configuration server code from cfg to cfg_srv
by Johan Hedberg
· 7 years ago
8662494
Bluetooth: samples/mesh_demo: Add dummy provisioning
by Johan Hedberg
· 7 years ago
0ef7c6e
Bluetooth: Mesh: Add more flexible APIs for provisioning bearers
by Johan Hedberg
· 7 years ago
a81fa43
Bluetooth: Mesh: Use proper _t suffix for typedefs
by Johan Hedberg
· 7 years ago
c640765
net: tcp: Add the frag back to caller allocated net_pkt
by june li
· 7 years ago
8dab561
net: loopback: Skip neighbor checks for local packets
by Jukka Rissanen
· 7 years ago
0436ad9
drivers: net: loopback: Simulate real hw device
by Jukka Rissanen
· 7 years ago
d315b43
net: Let loopback driver handle lo if it is enabled
by Jukka Rissanen
· 7 years ago
7f6070f
shell: Add optional command description
by Johan Hedberg
· 7 years ago
a57f26c
doc: fix reference to CTNG supported toolchains
by Anas Nashif
· 7 years ago
5ab1365
doc: fix doxygen defgroup title error
by David B. Kinder
· 7 years ago
Next »