Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
c01c074b5bd0d09a00596a60cb1d0433c0d99864
/
samples
c01c074
net: fix wrong Kconfig
by Anas Nashif
· 8 years ago
c170855
Bluetooth: hci_uart: Set the UART TX size correctly
by Carles Cufi
· 8 years ago
8aac831
samples: mqtt_publisher: fixed typo
by Anas Nashif
· 8 years ago
30beef9
Bluetooth: GATT Introduce BT_GATT_CCC_MAX helper define
by Johan Hedberg
· 8 years ago
07c0d3d
samples: ipm_mailbox: fix thread creation
by Anas Nashif
· 8 years ago
395daba
samples/spi: Enable test on STM32 SoCs
by Neil Armstrong
· 8 years ago
394aa81
samples/spi: Permit specifying low test frequency
by Neil Armstrong
· 8 years ago
9eb865e
samples/spi: Make async test optional
by Neil Armstrong
· 8 years ago
6cc00f0
Bluetooth: samples: scan_adv: Select BROADCASTER and OBSERVER
by Vinayak Kariappa Chettimada
· 8 years ago
439ceb9
samples: net: https: Increase the RAM for client and server
by Jukka Rissanen
· 8 years ago
5f9d79f
samples: net: http: Remove net_app_init() calls
by Jukka Rissanen
· 8 years ago
d14d167
samples: net: wpan: No need to define IP addresses
by Jukka Rissanen
· 8 years ago
76e6e32
net: samples: Convert echo-client to use network app API
by Jukka Rissanen
· 8 years ago
2e7c351
net: samples: Convert echo-server to use network app API
by Jukka Rissanen
· 8 years ago
a1be6a8
net: app: Create support for network application API
by Jukka Rissanen
· 8 years ago
c84e90e
samples: nfc_hello: limit to uarts that support interrupts
by Kumar Gala
· 8 years ago
fbd1bc2
samples: hello_world: remove min_ram requirement
by Kumar Gala
· 8 years ago
913e2cd
samples: net Documented QEMU_INSTANCE usage
by John Andersen
· 8 years ago
06b92c6
samples: net: Multiple instances of QEMU
by John Andersen
· 8 years ago
21cf3a6
samples: Fix filtering on UART_CONSOLE
by Kumar Gala
· 8 years ago
08df596
arch: intel_quark: use DW device driver when USB is selected
by Johann Fischer
· 8 years ago
d1e562c
tests: replace filters in testcase files
by Anas Nashif
· 8 years ago
d950ec2
samples: net: Add socket-based echo server example
by Paul Sokolovsky
· 8 years ago
3dd51d5
drivers: usb: use generic option name for log level
by Johann Fischer
· 8 years ago
cd19a57
samples: net: mbedtls: Fix server compilation
by Jukka Rissanen
· 8 years ago
6ff291a
tests: do not exclude quark_d2000_crb
by Anas Nashif
· 8 years ago
3c50f7a
tests: samples: remove duplicate filtering
by Anas Nashif
· 8 years ago
92fa7ac
net: http: Remove mbedtls heap setting from http library
by Jukka Rissanen
· 8 years ago
514a07a
samples: coaps_server: Fix platforms to build coap_server test on
by Kumar Gala
· 8 years ago
3afb478
samples: hci_uart: optimize testcase definition
by Anas Nashif
· 8 years ago
dc36e90
samples: environmental_sensing: update filtering
by Anas Nashif
· 8 years ago
634d3b4
Bluetooth: Set hci_uart RAM config to fit privacy
by Carles Cufi
· 8 years ago
aea4c31
samples: wpanusb: remove unnecessary condition for ccflags
by Johann Fischer
· 8 years ago
470c5f3
tests: remove testcase.ini files
by Anas Nashif
· 8 years ago
cc24f4b
tests: samples: convert testcase files to yaml
by Anas Nashif
· 8 years ago
a741c00
doc: fix references to moved files
by David B. Kinder
· 8 years ago
1618013
doc: add MPU samples to index
by Anas Nashif
· 8 years ago
e3806d9
Revert "Kconfig: Source Kconfig from Zephyr application directory."
by Anas Nashif
· 8 years ago
83edd61
Kconfig: Source Kconfig from Zephyr application directory.
by Michał Kruszewski
· 8 years ago
f6bc86d
samples: appdev: static_lib: added "make flash"
by Sharron LIU
· 8 years ago
4ad2746
samples: demonstrate the use of KBUILD_ZEPHYR_APP
by Anas Nashif
· 8 years ago
c2a2cfc
samples: move app developemnt samples samples/appdev
by Anas Nashif
· 8 years ago
5c3c323
samples: move all MPU samples into one directory
by Anas Nashif
· 8 years ago
19e78bc
samples: move quark se power samples to boards/
by Anas Nashif
· 8 years ago
f7c2264
samples: move environment sensing to boards
by Anas Nashif
· 8 years ago
397d29d
linker: move all linker headers to include/linker
by Anas Nashif
· 8 years ago
1975ce4
samples: gpio: Add support for SensorTag board.
by Geoffrey Le Gourriérec
· 8 years ago
9703927
net: buf: Move net_buf_pool objects to dedicated linker area
by Johan Hedberg
· 8 years ago
cbec29a
doc: change UTF-8 chars to sphinx inline replaces
by David B. Kinder
· 8 years ago
79af359
Bluetooth: GATT: Add bt_gatt_register_service
by Luiz Augusto von Dentz
· 8 years ago
d837a6e
Bluetooth: GATT: Add GAP service by default
by Luiz Augusto von Dentz
· 8 years ago
b3cfaba
Bluetooth: Remove CONFIG_BLUETOOTH_GATT_DYNAMIC_DB
by Luiz Augusto von Dentz
· 8 years ago
2970e8b
samples: coaps_server: add prj_frdm_k64f.conf
by Aska.Wu
· 8 years ago
d1bdb3e
doc: fix board/sample broken links
by David B. Kinder
· 8 years ago
fed3331
mpu_stack_guard_test: use k_thread_create()
by Andrew Boie
· 8 years ago
cf05b11
samples: net: Do not assume TCP connection was successful
by Leandro Pereira
· 8 years ago
342bdda
doc: spelling fixes in samples/ and boards/
by David B. Kinder
· 8 years ago
57df515
samples: net: echo-client: Fix compile error
by Jukka Rissanen
· 8 years ago
e87eaca
samples: use K_THREAD_STACK_DEFINE macros
by Andrew Boie
· 8 years ago
e90f4e1
sample: net: Add https-client sample application
by Jukka Rissanen
· 8 years ago
393ab90
samples: net: Fix README.rst file documentation
by Jukka Rissanen
· 8 years ago
3405607
license: add missing licenses and copyright
by Anas Nashif
· 8 years ago
c282811
samples: static_lib: conditional assign BOARD (?=)
by Sharron LIU
· 8 years ago
3970cd4
samples: fixed typo in README.rst
by Sharron LIU
· 8 years ago
489d747
samples: restore cpp_synchronization test
by Andrew Boie
· 8 years ago
cb0f81f
samples: dns_resolve: Clarify documentation about DNS configuration
by Leandro Pereira
· 8 years ago
5671c15
samples: blink_led: Add support for STM32F412
by Florian Vaussard
· 8 years ago
acdbf7d
samples: blink_led: Add support for STM32F413
by Florian Vaussard
· 8 years ago
3616ec1
samples: net: http_client: Increase the number of buffers
by Jukka Rissanen
· 8 years ago
bad6e28
samples: net: dtls_client: Fix Coverity warning
by Jukka Rissanen
· 8 years ago
cced7fd
api/spi: Change transceive functions signature
by Tomasz Bursztyka
· 8 years ago
7d13261
samples: net: zperf: Fix llvm compiler warnings
by Jukka Rissanen
· 8 years ago
7a972c0
samples: mqtt_publisher: Try connecting a few times before giving up
by Leandro Pereira
· 8 years ago
d2ba795
samples: boards/microbit: Use 250 ticks per second for smooth display
by Johan Hedberg
· 8 years ago
a90735d
samples: microbit/pong: Disable advertising when connected
by Johan Hedberg
· 8 years ago
eb89db2
samples: microbit/pong: Fix disabling sound when ending game
by Johan Hedberg
· 8 years ago
35ef580
samples: net: coaps_client: Fix testcase.ini
by Jukka Rissanen
· 8 years ago
5a0b497
samples: net: coaps_client: Fix compile issues
by Jukka Rissanen
· 8 years ago
e7c52a4
samples: net: mbedtls_dtlsclient: Fix testcase.ini
by Jukka Rissanen
· 8 years ago
27990f7
samples: net: mbedtls_dtlsclient: Fix compile issues
by Jukka Rissanen
· 8 years ago
eeaa296
net: http: Handle HTTPS connection closing gracefully
by Jukka Rissanen
· 8 years ago
1bb9a04
samples: microbit/pong: Fix refreshing display upon disconnect
by Johan Hedberg
· 8 years ago
190b0d1
samples: microbit/pong: Filter out spurious button presses
by Johan Hedberg
· 8 years ago
0b16e8a
samples: microbit/pong: Increase ISR stack size
by Johan Hedberg
· 8 years ago
3357813
samples: microbit/pong: Analyze kernel stacks periodically
by Johan Hedberg
· 8 years ago
f8c4a34
Bluetooth: ipsp: Enable CONFIG_BLUETOOTH_SHELL
by Luiz Augusto von Dentz
· 8 years ago
68f3b71
arm: core: mpu: Add core support to NXP MPU
by Vincenzo Frascino
· 8 years ago
9516d63
Bluetooth: Remove support for NBLE
by Johan Hedberg
· 8 years ago
7985e91
samples: net: mqtt_publisher: fixed formatting
by John Andersen
· 8 years ago
9e2fb2f
samples: microbit/pong: Add basic sound support
by Johan Hedberg
· 8 years ago
5e59f13
samples: microbit/pong: Add BLE-based multiplayer support
by Johan Hedberg
· 8 years ago
9a7cb71
samples: microbit/pong: Add initial draft of a pong game
by Johan Hedberg
· 8 years ago
11aee50
sample: net: http: Add Basic auth support to server sample
by Jukka Rissanen
· 8 years ago
0938ccb
samples/spi: Add a quick test for spi_release() API function
by Tomasz Bursztyka
· 8 years ago
d9007a0
samples/spi: Add an asynchronous call test
by Tomasz Bursztyka
· 8 years ago
761a1d9
api: Add asynchronous call support to SPI API
by Tomasz Bursztyka
· 8 years ago
cd54dc6
samples: Add an SPI driver test application
by Tomasz Bursztyka
· 8 years ago
63ca45b
samples: net: http: Remove Arduino-101 config from server
by Jukka Rissanen
· 8 years ago
51f9318
samples: lcd_hd44780: return if binding fails
by Anas Nashif
· 8 years ago
6aa77e9
Revert "net: zoap_server: Unify Makefile and add prj file"
by Anas Nashif
· 8 years ago
Next »