Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
3cb55002b2bbc09effee68f1b55456088eb69d2c
/
doc
ac74d8b
license: Replace Apache boilerplate with SPDX tag
by David B. Kinder
· 8 years ago
6b55414
doc: update doc building README instructions
by David B. Kinder
· 8 years ago
97109a6
kernel: doc: Add deprecation notice to legacy.h
by Anas Nashif
· 8 years ago
47be9a5
doc: make build process quiet
by Anas Nashif
· 8 years ago
0ad1332
doc: application porting guide to the unified kernel
by Anas Nashif
· 8 years ago
06382b8
doc: move context back to doc/, fix broken links
by Anas Nashif
· 8 years ago
30162ae
sensor: remove sensor value type
by Bogdan Davidoaia
· 8 years ago
8765fba
ksdk: mcux: Rename ksdk to mcux
by Maureen Helm
· 8 years ago
502f0c8
shell: rename command 'set_module' to 'select'
by Anas Nashif
· 8 years ago
2bc9d69
build: abstract emulation and replace qemu goal with run
by Anas Nashif
· 8 years ago
6d9ed99
build: use target 'debugserver' for Qemu debugging
by Anas Nashif
· 8 years ago
983d3f2
boards: prepare for integration of board documentation
by Anas Nashif
· 8 years ago
1e60eff
doc: fix documentation target and instructions
by Anas Nashif
· 8 years ago
e54e66a
doc: add template for sample documentation
by Anas Nashif
· 8 years ago
fc61370
doc: move documetnation context to root directory
by Anas Nashif
· 8 years ago
457ae38
doc: support official website theme
by Anas Nashif
· 8 years ago
b7b2318
doc: add JIRA macro
by Anas Nashif
· 8 years ago
6e1fbd9
doc: move c library section to subsystems
by Anas Nashif
· 8 years ago
8c43544
doc: move ztest to subsystems
by Anas Nashif
· 8 years ago
ac73006
net: Restructure network protocols
by Flavio Santes
· 8 years ago
7297f5d
shell: move shell to its own subsystem
by Anas Nashif
· 8 years ago
46fa538
doc: Fix layout of the shell documentation
by Anas Nashif
· 8 years ago
fad7e2d
logging: move event_logger to subsys/logging
by Anas Nashif
· 8 years ago
4127775
random: Introduce random device API.
by Marcus Shawcroft
· 8 years ago
88be483
doc: make output directory overridable
by Anas Nashif
· 8 years ago
9f52ee6
doc: use ReadTheDocs.org theme if available
by Anas Nashif
· 8 years ago
762bd85
doc: read version from Makefile
by Anas Nashif
· 8 years ago
ae6f878
doc: group logging features under subsystem/
by Anas Nashif
· 8 years ago
7cb8a16
doc: restructure application primer
by Anas Nashif
· 8 years ago
ebe9771
doc: move kernel_v2 to kernel
by Anas Nashif
· 8 years ago
144316c
doc/porting/arch.rst: Typo fix.
by Paul Sokolovsky
· 8 years ago
367bf7c
doc: remove device_sync_call documentation
by Anas Nashif
· 8 years ago
371e435
doc: Add environment variables to getting_started.rst
by Evan Couzens
· 8 years ago
175f63e
doc: add note about order of SDK installation
by Anas Nashif
· 8 years ago
40b7183
kernel: fixed description of THREAD_CUSTOM_DATA
by Anas Nashif
· 8 years ago
a9e879e
logging: move sys_log to subsys/logging
by Anas Nashif
· 8 years ago
affd58a
doc: rename shell section to simply: Shell
by Anas Nashif
· 8 years ago
8053024
doc: update architecture porting guide to unified kernel
by Benjamin Walsh
· 8 years ago
c3a2bbb
kernel: add k_cpu_idle/k_cpu_atomic_idle()
by Benjamin Walsh
· 8 years ago
692771f
net: buf: Switch from k_fifo to k_lifo for free buffers
by Johan Hedberg
· 8 years ago
71c7c01
net: buf: Remove the need for net_buf_pool_init()
by Johan Hedberg
· 8 years ago
c3e08c8
net: buf: Redesigned pool & buffer allocation API
by Johan Hedberg
· 8 years ago
fc21a76
net: Fix incorrect logging format specifiers
by Johan Hedberg
· 8 years ago
d7f8b3e
doc: adapt source tree for new structure
by Anas Nashif
· 8 years ago
70f9244
Merge "Merge net branch into master"
by Anas Nashif
· 8 years ago
93279c0
doc: add link to 1.6 documentation
by Anas Nashif
· 8 years ago
5ad60c8
doc: net: Fix the path and description of the IP stack
by Jukka Rissanen
· 8 years ago
66caf36
doc: Add a Network Management API usage document
by Tomasz Bursztyka
· 8 years ago
5f3f331
net: Adapt to new behavior of net_buf_frag_add v2
by Jukka Rissanen
· 8 years ago
985ea03
net: User connectivity API documentation
by Jukka Rissanen
· 8 years ago
f5a04ec
net: Initial architecture documentation
by Jukka Rissanen
· 8 years ago
fc5475f
doc: power_mgmt: Update PM doc with latest changes
by Ramesh Thomas
· 8 years ago
02036c8
doc: fix ring_buffer code snippet
by Mahavir Jain
· 8 years ago
9f88415
Merge "Merge bluetooth branch into master"
by Anas Nashif
· 8 years ago
d7b355b
doc: Revise kernel event logger documentation
by Allan Stephens
· 8 years ago
7d3a6a1
Bluetooth: doc: Fix reference to documentation location
by Johan Hedberg
· 8 years ago
c2f15a4
doc: Add descriptions for clock-related helper macros
by Allan Stephens
· 8 years ago
56daa20
doc: Revise timer example to use workqueue instead of alert
by Allan Stephens
· 8 years ago
3acb1c9
doc: Enable Kernel Primer links to macro-type APIs
by Allan Stephens
· 8 years ago
ac4a351
kernel: Enhance naming of memory pool configuration options
by Allan Stephens
· 8 years ago
4360940
doc: Incorporate kernel APIs into API documentation guide
by Allan Stephens
· 8 years ago
d423cd3
doc: Various corrections to Kernel Primer
by Allan Stephens
· 8 years ago
560afde
build: Document outputexports
by Daniel Thompson
· 8 years ago
da82722
doc: Minor corrections to kernel API documentation
by Allan Stephens
· 8 years ago
add6e00
doc: Add workqueue information to Kernel Primer
by Allan Stephens
· 8 years ago
c73aee2
Bluetooth: doc: Remove mentions of legacy kernel concepts
by Johan Hedberg
· 8 years ago
dbe3071
LICENSING: clarify licenses of imported / reused code
by Inaky Perez-Gonzalez
· 8 years ago
c454658
Revert "build: Document outputexports"
by axy
· 8 years ago
d4d9ac2
build: Document outputexports
by Daniel Thompson
· 8 years ago
073442e
kernel: Treat aborting by main() as a fatal system error
by Allan Stephens
· 8 years ago
361c296
doc: Remove reference to k_alert_handler_set()
by Allan Stephens
· 8 years ago
0a53307
doc: Update Interrupts section of Kernel Primer (v2)
by Allan Stephens
· 8 years ago
a3618e7
docs: remove usage of ARCH=arm
by Anas Nashif
· 8 years ago
0b474ee
kernel: deprecate old init levels
by Andrew Boie
· 8 years ago
87e18b4
Bluetooth: samples: Use consistent naming for HCI apps
by Johan Hedberg
· 8 years ago
c1f4785
Bluetooth: doc: Move PICS documentation to right place
by Johan Hedberg
· 8 years ago
257ccbe
Bluetooth: doc: Update subsystem description
by Johan Hedberg
· 8 years ago
c7ba8b1
kernel: rename k_am_in_isr() to k_is_in_isr()
by Benjamin Walsh
· 8 years ago
f48f263
kernel: Rename USE_FP and USE_SSE symbols
by Allan Stephens
· 8 years ago
d918837
doc: remove microkernel references from getting starting guide
by Anas Nashif
· 8 years ago
fcfddc0
kernel: delete old micro and nanokernel documentation
by Andrew Boie
· 8 years ago
6bc6459
Bluetooth: Move Bluetooth host stack to subsys
by Johan Hedberg
· 8 years ago
f815d06
shell: move documentation out of kernel
by Anas Nashif
· 8 years ago
d3fe9db
unified/doc: Update Kernel Primer info for K_ALERT_DEFINE()
by Allan Stephens
· 8 years ago
a3f3de3
unified: Rename ESSENTIAL to K_ESSENTIAL
by Allan Stephens
· 8 years ago
7567c97
unified/doc: Update Application Development Primer
by Allan Stephens
· 8 years ago
269d38b
samples: philosophers: move legacy applications to legacy/
by Anas Nashif
· 8 years ago
d5db352
console: shell: Support multiple modules
by Yael Avramovich
· 8 years ago
98625cb
unified/doc: Update Power Management Document
by Allan Stephens
· 8 years ago
dec00ce
unified/doc: Update Kbuild Reference
by Allan Stephens
· 8 years ago
1f7623e
unified/doc: Update Introducing Zephyr
by Allan Stephens
· 8 years ago
075ee6b
unified/doc: Update system threads section of Kernel Primer
by Allan Stephens
· 8 years ago
24320ac
unified/doc: Update list of changes from version 1 kernel
by Allan Stephens
· 8 years ago
e3e0b29
unified/doc: Remove semaphore groups documentation from Kernel Primer
by Allan Stephens
· 8 years ago
a555754
unified/doc: Add atomic array variable information to Kernel Primer
by Allan Stephens
· 8 years ago
fac31c1
unified/doc: Update thread lifecycle section of Kernel Primer
by Allan Stephens
· 8 years ago
1bafb52
unified/doc: Mention that a list of items can be added to a fifo
by Allan Stephens
· 8 years ago
f4d7538
Merge bluetooth branch into master
by Johan Hedberg
· 8 years ago
31a3f6a
unified: rename 'events' to 'alerts'
by Benjamin Walsh
· 8 years ago
7ef0f62
unified: rename 'memory maps' to 'memory slabs'
by Benjamin Walsh
· 8 years ago
Next »