summaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)Author
2016-02-05Improve profiler sample.Yonattan Louise
2016-02-05Remove *_node* from documentationGerardo A. Aceves
2016-02-05define missing CONF_FILE in samplesAnas Nashif
2016-02-05sys_clock: make public some timing utilitiesBenjamin Walsh
2016-02-05clarify use of term 'context'Benjamin Walsh
2016-02-05benchmark/app_kernel: fix useless commentBenjamin Walsh
2016-02-05serial: rename struct field int_pri to irq_priDaniel Leung
2016-02-05samples/benchmark/footprint-min: disable UART console and serialDaniel Leung
2016-02-05serial: converting to new driver initialization modelDaniel Leung
2016-02-05serial: remove unused CONFIG_EXTRA_SERIAL_PORTDaniel Leung
2016-02-05serial: rework functions to use struct device...Daniel Leung
2016-02-05test_task: improve task_sleep test reliability on QEMUBenjamin Walsh
2016-02-05testcases: use SOURCE_DIR instead of relative #includeAndrew Boie
2016-02-05HACK: include fifo_timeout.c a different wayAndrew Boie
2016-02-05Bluetooth: Add new attribute with signed write permissionAndrei Emeltchenko
2016-02-05Bluetooth: Add GATT Signed Write to shellAndrei Emeltchenko
2016-02-05Bluetooth: Add GATT Signed Write commandAndrei Emeltchenko
2016-02-05Bluetooth: Allow to enable authentication in btshell applicationSzymon Janc
2016-02-05net: apps: Add dtls-server test applicationJukka Rissanen
2016-02-05Bluetooth: Increase stack size to default valueAndrei Emeltchenko
2016-02-05Bluetooth: Add gatt-write-without-response command to btshellLuiz Augusto von Dentz
2016-02-05net: apps: Validate received dataRavi kumar Veeramally
2016-02-05net: apps: Fix test_15_4 parameter orderRavi kumar Veeramally
2016-02-05net: Refactor echo-server test applicationJukka Rissanen
2016-02-05net: apps: echo-client test applicationJukka Rissanen
2016-02-05net: Make sure Contiki will not remove received packetJukka Rissanen
2016-02-05net: Add timeout to net_receive functionJukka Rissanen
2016-02-05Bluetooth: Add offset support to btshell gatt-write commandLuiz Augusto von Dentz
2016-02-05Bluetooth: GATT: Add offset to bt_gatt_writeLuiz Augusto von Dentz
2016-02-05Add "Sample Output:" section to profiler_sample README.txtPeter Mitsis
2016-02-05Update Title in sample project README.txt filesPeter Mitsis
2016-02-05Cosmetic: Sample output -> Sample OutputPeter Mitsis
2016-02-05Fix typo: occured -> occurredPeter Mitsis
2016-02-05irq: do not use _inline versions of irq_lock/unlockBenjamin Walsh
2016-02-05timers: prevent duration of 0 in timer_start/restartBenjamin Walsh
2016-02-05microkernel: rename _k_server parametersBenjamin Walsh
2016-02-05microkernel: rename K_swapper to _k_serverBenjamin Walsh
2016-02-05irq: make utility functions privateBenjamin Walsh
2016-02-05events: remove checks for valid events in service handlersBenjamin Walsh
2016-02-05events: rename task_event_set_handler()Benjamin Walsh
2016-02-05pipes/mailboxes: rename functions using mem blocksBenjamin Walsh
2016-02-05Add profile collector sample.Yonattan Louise
2016-02-05Rename nano_node_tick_get_32 in documentationAnas Nashif
2016-02-05Remove PIT codePeter Mitsis
2016-02-05Use LOAPIC timer Kconfig optionsPeter Mitsis
2016-02-05Clean up microkernel sys_kernel configuration filesPeter Mitsis
2016-02-05Clean up microkernel latency_measure configuration filesPeter Mitsis
2016-02-05Clean up microkernel app_kernel configuration filesPeter Mitsis
2016-02-05Use HPET timer Kconfig optionsPeter Mitsis
2016-02-05samples/microkernel: add test for private memory mapsDaniel Leung