Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
1c0ff01ac75961add03cc3c2a4a6c8d4b26af1ef
1c0ff01
Bluetooth: Mesh: shell: Add command for Node Identity
by Johan Hedberg
· 7 years ago
a6af281
Bluetooth: Mesh: shell: Take advantage of link open/close callbacks
by Johan Hedberg
· 7 years ago
7525319
Bluetooth: Mesh: shell: Add LPN toggling command
by Johan Hedberg
· 7 years ago
e2e74f7
Bluetooth: Mesh: shell: Add basic skeleton
by Johan Hedberg
· 7 years ago
e04a541
net: http: client: remove payload send_chunk logic
by Michael Scott
· 7 years ago
865d617
net: http: honor CONFIG_HTTP_CLIENT_NETWORK_TIMEOUT setting
by Michael Scott
· 7 years ago
92cf80e
net: http: dont add CRLF to protocol
by Michael Scott
· 7 years ago
7784518
net: http: Add error status string to HTTP server error
by Jukka Rissanen
· 7 years ago
3ba0876
sanitycheck: Flush stdout in info()
by Paul Sokolovsky
· 7 years ago
a7fedb7
_setup_new_thread: fix crash on ARM
by Andrew Boie
· 7 years ago
e754d44
doc: report which warnings/errors are new
by Anas Nashif
· 7 years ago
89514de
doc: fix misspelling in docs
by David B. Kinder
· 7 years ago
e63615f
doc: fix incorrect file reference in API doc
by David B. Kinder
· 7 years ago
1948f8b
CONTRIBUTING.rst: add note about idling on IRC
by Marti Bolivar
· 7 years ago
09ce2e2
subsys/random: Add _ASSERT() test on returned device_get_binding
by David Leach
· 7 years ago
ed3ede0
samples: net: sockets: Reinstate POSIX Makefiles.
by Paul Sokolovsky
· 7 years ago
85be9db
tests: fatal: convert legacy test to ztest
by Punit Vara
· 7 years ago
513ce10
cmake: Fix build of entropy driver for MCUX TRNG
by David Leach
· 7 years ago
ade26a0
doc: fix location of non APL code README
by Anas Nashif
· 7 years ago
540644d
doc: make sure we use gdb from SDK
by Anas Nashif
· 7 years ago
4a20aad
dts: x86: RAM start address needs to be page aligned for arduino 101.
by Adithya Baglody
· 7 years ago
8d0a80c
cmake: Fix SDK-less builds
by Sebastian Bøe
· 7 years ago
7f95e83
mempool: add k_calloc()
by Andrew Boie
· 7 years ago
539d2af
flash: support flashing multiple configurations of a single board
by Anas Nashif
· 7 years ago
4b54885
doc: em_starterkit: adapt with new configurations
by Anas Nashif
· 7 years ago
934a8cb
flasher: remove obsolete KBUILD_VERBOSE
by Anas Nashif
· 7 years ago
5eddb08
flash: fix arc flasher script
by Anas Nashif
· 7 years ago
6d4d1ea
arch: arm: fix EM7D makefile
by Anas Nashif
· 7 years ago
c833b90
boards: em_starterkit: add EM11D and EM7D configurations
by Anas Nashif
· 7 years ago
3c6dee3
cmake: Fixes quark_se_c1000_devboard flashing
by Andrei Emeltchenko
· 7 years ago
965f780
samples: dump_http_server: Change where the .inc file is written
by Sebastian Bøe
· 7 years ago
af512e5
Bluetooth: tests/shell: Rename Arduino 101 conf file for cmake
by Johan Hedberg
· 7 years ago
578c91a
Bluetooth: storage: Fix linking with subsys__fs
by Sebastian Bøe
· 7 years ago
cc55e86
Bluetooth: Mesh: Fix relaying packets
by Johan Hedberg
· 7 years ago
02d98d0
Bluetooth: Mesh: Fix missing tracking of segment callback
by Johan Hedberg
· 7 years ago
e70f6df
Bluetooth: Mesh: Take advantage of BT_MESH_TTL_MAX macro
by Johan Hedberg
· 7 years ago
a2a46e6
Bluetooth: Mesh: Export key packing helpers internally
by Johan Hedberg
· 7 years ago
9cbb979
Bluetooth: Mesh: Fix sending messages when not provisioned
by Johan Hedberg
· 7 years ago
514cebc
Bluetooth: Mesh: Change local_queue from k_fifo to sys_slist_t
by Johan Hedberg
· 7 years ago
b4700c3
Bluetooth: Mesh: Clarify API for empty model arrays
by Johan Hedberg
· 7 years ago
a554ae2
Bluetooth: Mesh: Remove reference to non-existing Kconfig option
by Johan Hedberg
· 7 years ago
092a285
Bluetooth: Mesh: Provisioning: Introduce link open/close callbacks
by Johan Hedberg
· 7 years ago
1311676
Bluetooth: Mesh: Provisioning: Make static OOB value const
by Johan Hedberg
· 7 years ago
25604f9
Bluetooth: Mesh: Provisioning: Fix encoding of OOB values into link.auth
by Johan Hedberg
· 7 years ago
32399a4
Bluetooth: Mesh: Provisioning: Fix input OOB support
by Johan Hedberg
· 7 years ago
497fef8
Bluetooth: Mesh: Provisioning: Fix coding style (too long line)
by Johan Hedberg
· 7 years ago
ec6fd35
Bluetooth: Mesh: Provisioning: Fix OOB string output
by Johan Hedberg
· 7 years ago
198d96c
net: shell: Ping command needs target host set
by Jukka Rissanen
· 7 years ago
697e304
samples: grove: Convert doc to CMake.
by Carles Cufi
· 7 years ago
d1235f9
samples: subsys: Convert doc to CMake
by Carles Cufi
· 7 years ago
8146d8e
samples: sensor: Convert doc to CMake
by Carles Cufi
· 7 years ago
19d1e9a
samples: drivers: Convert doc to CMake
by Carles Cufi
· 7 years ago
bd9d38b
samples: boards: Convert doc to CMake
by Carles Cufi
· 7 years ago
08183f7
samples: basic: Convert doc to CMake
by Carles Cufi
· 7 years ago
ece86b2
samples: misc: Convert doc to CMake
by Carles Cufi
· 7 years ago
915bf98
samples: mmu: Convert doc to CMake
by Carles Cufi
· 7 years ago
0182be4
doc: Convert bits and pieces to CMake
by Carles Cufi
· 7 years ago
d43a92b
Bluetooth: Fix clearing advertising & scanning parameters
by Johan Hedberg
· 7 years ago
9bdd8d6
Bluetooth: tests: Update tester documentation for cmake
by Johan Hedberg
· 7 years ago
a30d876
Bluetooth: tests: Remove explicit setting of QEMU_EXTRA_FLAGS
by Johan Hedberg
· 7 years ago
fbe5674
Bluetooth: doc: Update references to qemu usage
by Johan Hedberg
· 7 years ago
a14dd63
cmake: fix build of the entropy drivers
by Johann Fischer
· 7 years ago
732b896
cmake: Fix ext/hal/ti/simplelink/CMakeLists.txt
by Gil Pitney
· 7 years ago
9a380bf
samples: net: lwm2m_client: update README
by Michael Scott
· 7 years ago
b4842d5
doc: boards: xtensa: convert make to cmake
by Marti Bolivar
· 7 years ago
9edfc2c
doc: boards: nios2: convert make to cmake
by Marti Bolivar
· 7 years ago
aced11f
doc: boards: arc: convert make to cmake
by Marti Bolivar
· 7 years ago
f0c9591
doc: boards: arm: convert make to cmake
by Marti Bolivar
· 7 years ago
76a62a3
doc: boards: olimex: fix "resetting" typos
by Marti Bolivar
· 7 years ago
1bfe591
doc: boards: efm32wg_stk3800: fix note
by Marti Bolivar
· 7 years ago
ae80ce7
doc: extensions: allow arbitrary goals
by Marti Bolivar
· 7 years ago
1fa3554
doc: extensions: cosmetic whitespace fixes
by Marti Bolivar
· 7 years ago
6249ae7
Bluetooth: tests/mesh: Update lpn.conf with saner defaults
by Johan Hedberg
· 7 years ago
cb8470f
Bluetooth: Mesh: Kconfig: Use a saner default ReceiveDelay
by Johan Hedberg
· 7 years ago
50a656f
Bluetooth: Mesh: Implement handling of Friend Clear messages
by Johan Hedberg
· 7 years ago
cb89cc7
Bluetooth: Mesh: Kconfig: Set PTS-friendly Friendship values
by Johan Hedberg
· 7 years ago
b644bad
Bluetooth: Mesh: Use network transmit count and interval for Friend
by Johan Hedberg
· 7 years ago
ed8ed9e
Bluetooth: Mesh: Implement the Friend Clear procedure
by Johan Hedberg
· 7 years ago
eb23d68
Bluetooth: Mesh: Fix network credential selection
by Johan Hedberg
· 7 years ago
d43a236
Bluetooth: Mesh: Introduce LPN-specific adv transmit properties
by Johan Hedberg
· 7 years ago
01d3940
Bluetooth: Mesh: Allow passing adv transmit info in net_tx
by Johan Hedberg
· 7 years ago
1d86ef0
Bluetooth: Mesh: Use more accurate timing for LPN functions
by Johan Hedberg
· 7 years ago
e74f4a6
Bluetooth: Mesh: Fix clearing friendship
by Johan Hedberg
· 7 years ago
4d7757f
Bluetooth: Mesh: Fix sending Friend Clear messages indefinitely
by Johan Hedberg
· 7 years ago
58b476f
Bluetooth: tests/mesh: Remove manual LPN enabling
by Johan Hedberg
· 7 years ago
b95d70c
Bluetooth: Mesh: Improve Low Power establishment procedure
by Johan Hedberg
· 7 years ago
f38482a
usb: netusb: Use lower addresses for default endpoint config
by Loic Poulain
· 7 years ago
709cff1
cmake: Fail when zephyr_sources() is called on a directory
by Sebastian Bøe
· 7 years ago
dea2868
samples: net: Update compilation instructions for cmake
by Jukka Rissanen
· 7 years ago
94c6e47
usb: netusb: Fix CMakeLists
by Loic Poulain
· 7 years ago
2224e22
drivers: sensor: Fixed include paths s/</"/
by Sebastian Bøe
· 7 years ago
29bb2a8
cmake: Fixed drivers/sensor/CMakeLists.txt
by Sebastian Bøe
· 7 years ago
91e810f
net: sockets: sendto: Remove adhoc handling of max pkt payload size
by Paul Sokolovsky
· 7 years ago
4718dac
net: net_pkt_append: Take into account MTU when adding data to a packet
by Paul Sokolovsky
· 7 years ago
706ac7f
doc: redirect doc generation output using tee
by Anas Nashif
· 7 years ago
92d3d36
doc: ext: Add a run goal to the zephyr-app-commands
by Carles Cufi
· 7 years ago
041f018
doc: ext: Add compact option to zephyr-app-commands
by Carles Cufi
· 7 years ago
30f2acb
doc: ext: Extend zephyr-app-commands with new args
by Carles Cufi
· 7 years ago
1f76023
Bluetooth: Mesh: Fix ignoring prohibited ReceiveWindow value
by Johan Hedberg
· 7 years ago
85e7a3d
Bluetooth: Mesh: Fix typo when iterating GATT clients
by Johan Hedberg
· 7 years ago
Next »