Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
02bd8411dc07570cdb4971ae7ae42918094d649d
/
include
9e6a6f3
net/mqtt: Add the "malformed" callback to the MQTT ctx structure
by Flavio Santes
· 8 years ago
4a17932
net/mqtt: Simplify the MQTT high-level API
by Flavio Santes
· 8 years ago
d8323e1
doc: Include main Network APIs doxygen documentation
by Tomasz Bursztyka
· 8 years ago
5d6e0d4
net: tcp: Clean up net_context lifecycle
by Andy Ross
· 8 years ago
b13f44b
net: utils: Add net_addr_ntop() helper function
by Ravi kumar Veeramally
· 8 years ago
ca6a686
net: correct in*_addr parameter of net_addr_pton()
by Michael Scott
· 8 years ago
a304f16
kernel/poll: add k_poll_signal_init() runtime init
by Benjamin Walsh
· 8 years ago
b017986
kernel/poll: add missing poll_event runtime init
by Benjamin Walsh
· 8 years ago
969d4a7
kernel/poll: add user tag to struct k_poll_event
by Benjamin Walsh
· 8 years ago
4fc9606
irq: introduce 'direct' interrupt API definition
by Andrew Boie
· 8 years ago
acc68c1
kernel: add k_poll() API
by Benjamin Walsh
· 8 years ago
39b80d8
kernel: add k_fifo_is_empty()
by Benjamin Walsh
· 8 years ago
843e356
arm: scb: Move SCB asm defines into cpu_idle.S
by Kumar Gala
· 8 years ago
772cbd1
arm: cmsis: Convert _ScbIsInThreadMode to use direct CMSIS register access
by Kumar Gala
· 8 years ago
5068e96
arm: cmsis: Convert _ScbPendsvSet to use direct CMSIS register access
by Kumar Gala
· 8 years ago
434fad0
arm: cmsis: Convert _ScbNmiPend to use direct CMSIS register access
by Kumar Gala
· 8 years ago
69b9d34
arm: cmsis: Remove nvic.h and use CMSIS NVIC calls directly
by Kumar Gala
· 8 years ago
8be0401
arm: move exception priority to exc.h
by Kumar Gala
· 8 years ago
f85dbb1
arm: cmsis: Convert _ScbExcPrioSet to NVIC_SetPriority
by Kumar Gala
· 8 years ago
8d5833f
k64: Rename security_frdm_k64f section
by Maureen Helm
· 8 years ago
99937a7
usb: Change transfer_len type to int32_t in usb_request_handler typedef
by Kumar Gala
· 8 years ago
66417c0
Merge "Merge net branch into master"
by Anas Nashif
· 8 years ago
4a014f3
Bluetooth: A2DP: Stream End Point Structure
by Piyush Itankar
· 8 years ago
785415c
Bluetooth: add storage flag for secure connection pairing LTK
by Roger Lendenmann
· 8 years ago
91f9c9c
Bluetooth: RFCOMM: Implement MSC Flow Control
by Jaganath Kanakkassery
· 8 years ago
678d1ba
sensor: add SENSOR_CHAN_*_XYZ enum values
by Bogdan Davidoaia
· 8 years ago
83ed3a2
net/ieee802154: Modify radio TX function signature
by Tomasz Bursztyka
· 8 years ago
1d9402b
drivers/console/telnet: Provide minimal input handling.
by Tomasz Bursztyka
· 8 years ago
2f1af49
console/shell: Switch to generic console input
by Tomasz Bursztyka
· 8 years ago
3e65158
drivers/console: Making console input generic
by Tomasz Bursztyka
· 8 years ago
aa84d81
net: ip: Add a useful macro to staticaly initialize a struct in_addr
by Tomasz Bursztyka
· 8 years ago
c34cb82
net: ip: Check error conditions and return false
by Ravi kumar Veeramally
· 8 years ago
7b27d4b
net: tcp: Make the connect callback on success, not transmission
by Andy Ross
· 8 years ago
762c8e0
gpio: Merge the OPEN_DRAIN interface with the DRIVE_STRENGTH interface.
by Marcus Shawcroft
· 8 years ago
1256e4f
gpio: Support drive strength configuration.
by Marcus Shawcroft
· 8 years ago
ed240f2
kernel/arch: streamline thread user options
by Benjamin Walsh
· 8 years ago
dfa7ce5
kernel: include kernel.h in kernel_structs.h in asm files
by Benjamin Walsh
· 8 years ago
6782c3e
arm: cmsis: Convert relocate_vector_table to use CMSIS
by Kumar Gala
· 8 years ago
88bbd6c
arm: cmsis: Convert enable_floating_point to use CMSIS
by Carles Cufi
· 8 years ago
457a598
arm: cmsis: Introduce CMSIS layer
by Kumar Gala
· 8 years ago
375a0ef
arm: cmsis: Remove unused code from scb/scs layers
by Kumar Gala
· 8 years ago
8769cd5
spi: k64: Remove the k64 spi driver
by Maureen Helm
· 8 years ago
dee8ef6
arm: cortex-m: Implement CONFIG_TEXT_SECTION_OFFSET
by David Brown
· 8 years ago
8890b73
license: Replace Apache boilerplate with SPDX tag
by Erwan Gouriou
· 8 years ago
f23492a
gpio/stm32: provide GPIO driver implementation for STM32F3X family
by Adam Podogrocki
· 8 years ago
c514f67
clock/stm32: add STM32F3X reset and clock control
by Adam Podogrocki
· 8 years ago
2e0c2af
arm: nvic: kill _NvicSwInterruptTrigger
by Kumar Gala
· 8 years ago
90f38f3
arm: kinetis: Remove duplicate & unused defines
by Kumar Gala
· 8 years ago
088289e
net: context: Add status to connect callback
by Jukka Rissanen
· 8 years ago
72e013a
net: tcp: add timeout wait in net_context_connect
by Michael Scott
· 8 years ago
eb9055c
net: tcp: move accept_cb from net_context to net_tcp
by Michael Scott
· 8 years ago
34b6737
net: net_context: correct description of recv_data_wait in net_context
by Michael Scott
· 8 years ago
700c313
net: buf: Use TCP sent_list variable only if needed
by Jukka Rissanen
· 8 years ago
d27cc52
iot/zoap: Add a helper to find an observer by address
by Vinicius Costa Gomes
· 8 years ago
e49ae1c
iot/zoap: Clarify the return value of zoap_register_observer()
by Vinicius Costa Gomes
· 8 years ago
4c636ee
iot/zoap: Add response code for Continue status
by Vinicius Costa Gomes
· 8 years ago
ba02694
net: ipv6: Fix IPv6 prefix comparision
by Jukka Rissanen
· 8 years ago
7b674cb
net: linkaddr: introduce net_linkaddr_set function
by Michael Scott
· 8 years ago
4aad767
net: linkaddr: calculate linkaddr storage addr size via config
by Michael Scott
· 8 years ago
0e7a5fd
kernel_event_logger: add additional function prototypes
by Andrew Boie
· 8 years ago
350f88d
kernel.h: add prototype for private idle exit function
by Andrew Boie
· 8 years ago
ac74d8b
license: Replace Apache boilerplate with SPDX tag
by David B. Kinder
· 8 years ago
811b371
Merge "Merge bluetooth branch into master"
by Anas Nashif
· 8 years ago
18ba153
build: remove obsolete sections from linker scripts
by Andrew Boie
· 8 years ago
eccf032
Merge bluetooth branch into master
by Johan Hedberg
· 8 years ago
bfc0c35
Bluetooth: L2CAP: Fix always using RX_BUF_COUNT as initial credits
by Luiz Augusto von Dentz
· 8 years ago
b4e6565
Bluetooth: Add __printf_like annotation for bt_log
by Johan Hedberg
· 8 years ago
645f867
Bluetooth: Take advantage of IS_ENABLED macro for BT_DBG
by Johan Hedberg
· 8 years ago
a614950
kernel: including legacy.h depends on CONFIG_LEGACY_KERNEL
by Anas Nashif
· 8 years ago
2a2b7de
sensor: remove unused legacy macros
by Anas Nashif
· 8 years ago
173902f
kernel: include limits.h for UINT_MAX
by Anas Nashif
· 8 years ago
b52a545
legacy: use k_cycle_get_32 instead of legacy sys_cycle_get_32
by Anas Nashif
· 8 years ago
2f28041
kernel: fix total number of coop prios in coop-only mode
by Benjamin Walsh
· 8 years ago
7fa3cd7
kernel: use PREEMPT_ENABLED instead of NUM_PREEMPT_PRIORITIES > 0
by Benjamin Walsh
· 8 years ago
edb3570
kernel: correct the highest priority in coop-only modes
by Benjamin Walsh
· 8 years ago
1adc58f
Bluetooth: Introduce a new connection parameter request callback
by Johan Hedberg
· 8 years ago
6f114e0
Bluetooth: Remove ACL details from BT_BUF_RX_SIZE
by Johan Hedberg
· 8 years ago
2a3babc
Bluetooth: Add documentation for connection callbacks
by Johan Hedberg
· 8 years ago
91a2f17
Bluetooth: ATT: Add new error code from CSSv7
by Johan Hedberg
· 8 years ago
fb47e2f
Bluetooth: Add missing documentation to HCI driver APIs
by Johan Hedberg
· 8 years ago
1dccc36
Bluetooth: Remove unused bt_hci_driver_unregister() API
by Johan Hedberg
· 8 years ago
97109a6
kernel: doc: Add deprecation notice to legacy.h
by Anas Nashif
· 8 years ago
bbb157d
doc: add a doxygen group for the Kernel API
by Anas Nashif
· 8 years ago
0ad1332
doc: application porting guide to the unified kernel
by Anas Nashif
· 8 years ago
30162ae
sensor: remove sensor value type
by Bogdan Davidoaia
· 8 years ago
662a2d6
Merge "Merge net branch into master"
by Anas Nashif
· 8 years ago
e4e98f9
kernel: add user data API to timers
by Benjamin Walsh
· 8 years ago
dae36b9
riscv32: added support for the riscv32-qemu soc
by Jean-Paul Etienne
· 8 years ago
2a8cfca
riscv32: added support for the pulpino soc
by Jean-Paul Etienne
· 8 years ago
cd83e85
arch: added support for the riscv32 architecture
by Jean-Paul Etienne
· 8 years ago
e13a899
net: bt: Add disconnect management command
by Luiz Augusto von Dentz
· 8 years ago
4eae48e
net: bt: Add scan management command
by Luiz Augusto von Dentz
· 8 years ago
b434d0f
net: bt: Add connect management command
by Luiz Augusto von Dentz
· 8 years ago
56261b2
net: mgmt: Make NET_MGMT_GET_* macros return meaningful values
by Luiz Augusto von Dentz
· 8 years ago
55d653f
net: mgmt: Silently ignore net_mgmt_event functions if not enabled
by Tomasz Bursztyka
· 8 years ago
96294b7
net: tcp: Signal EOF with a NULL buffer in the callback
by Andy Ross
· 8 years ago
22bd26c
net: net_context: state setting is a value not individual bits
by Michael Scott
· 8 years ago
72782f5
clock/stm32: add STM32F107 reset and clock control
by Adam Podogrocki
· 8 years ago
84cb997
arm: Adjust cortex-m7 support to reflect its ARMv7-M architecture.
by Marcus Shawcroft
· 8 years ago
ef8200d
arm: Replace CONFIG_CPU_CORTEX_M3_M4 with CONFIG_ARMV7_M
by Marcus Shawcroft
· 8 years ago
Next »