summaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)Author
2016-02-05c++: Add sample projectsDmitriy Korovkin
2016-02-05Integration of TinyCrypt v2: ECC, CMAC, AES-CCM with test cases for CMAC and ...Constanza Heath
2016-02-05samples: fix description of sample and fix MakefileAnas Nashif
2016-02-05gpio: Add QMSI-based implementationJesus Sanchez-Palencia
2016-02-05adc: improvements to the adc sample code.Juan Manuel Cruz
2016-02-05samples: gpio: Add quark_se_ss in the white listTomasz Bursztyka
2016-02-05ARM: ARC: put sw_isr_table in ROM by defaultAndrew Boie
2016-02-05samples: add a sample app using TI INA219 power monitorDaniel Leung
2016-02-05microkernel: remove task_irq_free() APIAndrew Boie
2016-02-05Bluetooth: samples/peripheral: Add missing TEST_RANDOM_GENERATORJohan Hedberg
2016-02-05Bluetooth: Remove nble sampleLuiz Augusto von Dentz
2016-02-05Bluetooth: Add support for testing nble driver with samplesLuiz Augusto von Dentz
2016-02-05drivers/nble: Add BLUETOOTH_MAX_PAIREDLuiz Augusto von Dentz
2016-02-05Bluetooth: GATT: Replace handle with attribute object in bt_gatt_notifyLuiz Augusto von Dentz
2016-02-05Bluetooth: Rename prj_x86.conf to prj.confLuiz Augusto von Dentz
2016-02-05Bluetooth: btp: Make Configure Notify/Indicate cmds return statusMariusz Skamra
2016-02-05Bluetooth: tester: Add Configure notifications/indications cmdsMariusz Skamra
2016-02-05Bluetooth: tester: Add notifications/indications struct definesMariusz Skamra
2016-02-05Bluetooth: btp: Rename Configure Notifications cmd parameterMariusz Skamra
2016-02-05Bluetooth: tester: Add BTTESTER_DBG macro for loggingMariusz Skamra
2016-02-05Bluetooth: samples/shell: Fix printing bluetooth address for BR/EDRArkadiusz Lichwa
2016-02-05Bluetooth: tester: Fix using attribute _nextLuiz Augusto von Dentz
2016-02-05Bluetooth: samples/nble: Add debug outputAndrei Emeltchenko
2016-02-05Bluetooth: Make peripheral sample use CONFIG_BLUETOOTH_GATT_DYNAMIC_DBLuiz Augusto von Dentz
2016-02-05Bluetooth: GATT: Add support for static DBLuiz Augusto von Dentz
2016-02-05Bluetooth: samples/nble: Disable ARC coreAndrei Emeltchenko
2016-02-05Bluetooth: samples/nble: Only test on quark_seAndrei Emeltchenko
2016-02-05Bluetooth: Add bt_conn prefix for auth APIsJohan Hedberg
2016-02-05Bluetooth: tester: Increase gatt_buf buffer sizeMariusz Skamra
2016-02-05Bluetooth: Add err/reason parameters to connected/disconnected callsJohan Hedberg
2016-02-05Bluetooth: Update advertising APIJohan Hedberg
2016-02-05Bluetooth: samples/shell: Fix printing bluetooth address for BR/EDRArkadiusz Lichwa
2016-02-05Bluetooth: Change default board to Arduino 101Andrei Emeltchenko
2016-02-05Bluetooth: samples/shell: Fix BR/EDR legacy pairing in sec mode 3Szymon Janc
2016-02-05samples/bluetooth: Add sample app for nble implementationJohan Hedberg
2016-02-05Bluetooth: tester: Use default address typesGrzegorz Kolodziejczyk
2016-02-05net: samples: Fix BOARD to qemu_x86Ravi kumar Veeramally
2016-02-05Bluetooth: tester: Add support for adding CEP descriptorsMariusz Skamra
2016-02-05Bluetooth: tester: Support for adding CCC descriptorsMariusz Skamra
2016-02-05spi: Make the API fully synchronousTomasz Bursztyka
2016-02-05interrupts: new static IRQ APIAndrew Boie
2016-02-05samples: grove_lcd/fram: unify config files, since they are the sameAnas Nashif
2016-02-05samples: I2C device is auto-selected by SoC KconfigAnas Nashif
2016-02-05i2c: use a common name from i2c devicesAnas Nashif
2016-02-05rtc: Introduce QMSI RTC device driverAndre Guedes
2016-02-05samples: fix compilation error of nfc_helloIdo Yariv
2016-02-05samples/grove_lcd: build for x86 tooDaniel Leung
2016-02-05samples/i2c_fujitsu_fram: do some multi-bytes read/writeDaniel Leung
2016-02-05samples/i2c_fujits_fram: build for x86 tooDaniel Leung
2016-02-05i2c: make i2c_transfer() really genericDaniel Leung