Commit graph

  • 922b83ac38 drivers/nble: Add initial implementation of on_ble_gatts_write_evt Luiz Augusto von Dentz 2016-02-04 12:58:19 +02:00
  • dbaa3e38cf drivers/nble: Add initial implementation of bt_gatt_notify Luiz Augusto von Dentz 2016-02-03 17:04:57 +02:00
  • a7462f82a8 drivers/nble: Add initial implementation of bt_gatt_write_ccc Luiz Augusto von Dentz 2016-02-03 16:54:15 +02:00
  • 48802c2212 Bluetooth: Add API to update LE connection parameters Louis Caron 2016-02-02 12:48:42 +01:00
  • bef69b7b96 net: apps: Add the non link local IPv6 address in routes Jukka Rissanen 2016-02-04 13:11:37 +02:00
  • 5e16d7a355 net: apps: Make echo-client to timeout packet receive Jukka Rissanen 2016-02-04 13:05:45 +02:00
  • db0c12eece drivers/nble: Add initial implementation of on_ble_gatts_read_evt Luiz Augusto von Dentz 2016-02-03 15:34:07 +02:00
  • 5205172dd4 net: contiki: Fix debug prints in ICMPv6 handling Jukka Rissanen 2016-02-04 09:52:50 +02:00
  • bb34c219ce drivers/nble: gatt: Fix loosing errcode and wrong comparision Andrei Emeltchenko 2016-02-04 12:02:51 +02:00
  • 03969be306 drivers/nble: gatt: Remove unneeded check Andrei Emeltchenko 2016-02-04 11:49:57 +02:00
  • 8e4ca413fd drivers/nble: Add debug tables with function strings Andrei Emeltchenko 2016-02-03 16:36:54 +02:00
  • 6645d3f485 Bluetooth: GATT: Remove destroy callback from bt_gatt_discover_params Szymon Janc 2016-01-21 10:47:05 +01:00
  • bcb61c6630 Bluetooth: add the connection parameters to le conn info Louis Caron 2016-02-03 10:32:23 +01:00
  • 9f8ed3a6e0 net: Make sure timer fiber does not print stack usage too often Jukka Rissanen 2016-02-03 12:51:24 +02:00
  • 0cb73a1b9c net: Stack analyze function fixed Jukka Rissanen 2016-02-03 12:50:21 +02:00
  • 629dbb624e drivers/nble: Add initial implementation of bt_gatt_register Luiz Augusto von Dentz 2016-01-26 17:31:33 +02:00
  • 2d220fdcf7 drivers/nble: Increase buffer size to 384 bytes Luiz Augusto von Dentz 2016-02-03 13:42:37 +02:00
  • 9e79aa6f9d net: apps: echo-server refactoring to work in microkernel Jukka Rissanen 2016-02-02 17:54:54 +02:00
  • 40bef01a5f net: apps: echo-client refactoring to work in microkernel Jukka Rissanen 2016-02-02 17:29:01 +02:00
  • de767512d7 net: apps: Refactor echo-client compilation Jukka Rissanen 2016-02-02 16:59:42 +02:00
  • 396766531e net: apps: Refactor echo-server compilation Jukka Rissanen 2016-02-02 16:28:37 +02:00
  • c12fcb1bbd net: Clarified the neighbor discovery option in Kconfig Jukka Rissanen 2016-02-02 13:53:22 +02:00
  • d3a05596f8 Bluetooth: samples/tester: Fix invalid use of struct bt_uuid Szymon Janc 2016-02-02 14:05:30 +01:00
  • 87d8bfeaa2 Bluetooth: Add clarifying comment about usage of struct bt_uuid Szymon Janc 2016-02-02 14:12:00 +01:00
  • a4963cea35 net: apps: Update echo-server and echo-client IPv6 address Ravi kumar Veeramally 2016-02-02 15:18:01 +02:00
  • 838961af9a net: apps: Modify echo-client to send data only after reception Ravi kumar Veeramally 2016-02-02 11:06:21 +02:00
  • 94210770fd drivers/nble: Only call ready callback once get_version completes Luiz Augusto von Dentz 2016-02-02 14:59:55 +02:00
  • 6948fc437a uart-pipe: Fix using fifo_fill instead of poll_out Andrei Emeltchenko 2016-02-02 12:21:34 +02:00
  • d2c87d1e86 Bluetooth: nble: Update NBLE RPC interfaces Andrei Emeltchenko 2016-02-02 11:15:55 +02:00
  • e6bffc88d2 net: Fix the statistics printing in timer fiber Jukka Rissanen 2016-01-29 17:16:10 +02:00
  • 6956fe1670 net: samples: Fix echo-client compile error for microkernel Jukka Rissanen 2016-01-29 17:03:26 +02:00
  • 17856bb9a7 net: samples: Fix microkernel echo-server and echo-client Jukka Rissanen 2016-01-29 17:00:17 +02:00
  • 0270fda003 drivers/nble: Fix error return for NRPA advertising address type Johan Hedberg 2016-02-01 18:17:35 +02:00
  • 479d25d035 Bluetooth: Rename BT_LE_ADV_ADDR_PUBLIC to BT_LE_ADV_ADDR_IDENTITY Johan Hedberg 2016-02-01 18:15:52 +02:00
  • 8baedd3a6b Bluetooth: tester: Update configuration for NBLE Andrei Emeltchenko 2016-01-28 17:27:04 +02:00
  • e539c3b99c Bluetooth: nble: Remove enabling debug by default Andrei Emeltchenko 2016-01-28 17:24:40 +02:00
  • 78b0b6dd62 Bluetooth: nble: Fix warnings when debug is disabled Andrei Emeltchenko 2016-01-28 17:26:00 +02:00
  • 08c594049d Bluetooth: Update documentation of BT_DATA & BT_DATA_BYTES Johan Hedberg 2016-01-30 13:51:22 +02:00
  • bd0065b3bd Bluetooth: samples: Use sizeof() to evaluate fixed name length Johan Hedberg 2016-01-30 13:36:02 +02:00
  • 7d8303bbbf Bluetooth: Introduce BT_DATA_BYTES convenience macro Johan Hedberg 2016-01-30 13:26:23 +02:00
  • 08dd836791 board : arduino_101 : fixing flash scripts Dan Kalowsky 2016-02-03 15:48:59 -08:00
  • eb38faa75b doc : arduino_101 : adding image for JTAG connection Dan Kalowsky 2016-02-03 15:48:59 -08:00
  • 0e053a5f4d doc : arduino_101 : adding serial debug information Dan Kalowsky 2016-02-03 11:38:13 -08:00
  • f60bfa00f6 doc : arduino_101 : style fixes Dan Kalowsky 2016-02-03 15:48:58 -08:00
  • fe9eae95e8 link in external application library Anas Nashif 2016-01-31 04:48:46 -05:00
  • b5c7b1baca net: buf: Fix compilation with newlib libc Szymon Janc 2016-02-03 15:04:08 +01:00
  • 4f303a9967 eth_dw: fix compilation issue in eth_dw.c driver Jean-Paul Etienne 2016-02-02 14:04:52 +00:00
  • 933315e719 arduino_101: add small script for flashing boot rom Andrew Boie 2016-02-02 16:08:57 -08:00
  • e9ba72a552 arduino_101: include custom boot rom built from QMSI Andrew Boie 2016-02-02 14:53:22 -08:00
  • 20fe678782 link binary with extra options provided by app Anas Nashif 2016-01-31 04:46:37 -05:00
  • df3bd11e3c toolchain: check if both __aligned and __packed are defined Anas Nashif 2016-01-05 16:18:33 -05:00
  • 9f39a8aee9 build: fix fixdep warning. Louise Mendoza 2015-12-30 15:55:43 -06:00
  • 105d8c68a2 Zephyr 0.9.0-rc2 Anas Nashif 2016-02-02 21:13:43 -05:00
  • 4f5b4cb92c benchmarks: reorg configuration and split float tests Anas Nashif 2016-02-01 16:27:31 -05:00
  • 872676c735 build: fix parallel builds of applications Anas Nashif 2016-02-02 07:58:26 -05:00
  • 8429a29a36 doc: fix references to old board names Anas Nashif 2016-02-01 23:57:23 -05:00
  • 78e1b0efe1 print message when flashing/debugging not supported Anas Nashif 2016-02-01 23:30:37 -05:00
  • 6816942f6b arduino 101: fix defconfig/hello world path Anas Nashif 2016-02-01 23:10:14 -05:00
  • 588f249a0d Update Arduino 101 openocd.cfg Anas Nashif 2016-02-01 21:48:04 -05:00
  • a49762ccce add debug/debugserver support Anas Nashif 2016-02-01 22:24:21 -05:00
  • c0c155618e build: set GDB to the right GDB binary from the SDK Anas Nashif 2016-02-01 19:54:32 -05:00
  • 54634d6a43 add support for debugserver Anas Nashif 2016-02-01 19:42:54 -05:00
  • 3cf1d29d34 disable try-run on windows Anas Nashif 2016-02-01 13:29:43 -05:00
  • c0ddcb7a49 Revert "Change the try-run option as disable by default." Anas Nashif 2016-02-01 13:18:14 -05:00
  • fd878a6f7d benchmarks: cleanup footprint tests (nano kernel) Anas Nashif 2016-01-23 09:44:14 -05:00
  • c4312b652c doc: API documentation refactoring. Rodrigo Caballero 2016-02-01 11:28:50 -06:00
  • b5ff3fe0dd spi: qmsi: Fix enabling the CS line too late Vinicius Costa Gomes 2016-02-02 17:04:57 -02:00
  • adaa928d2a scripts : Arduino 101 flashing script Dan Kalowsky 2016-02-02 16:54:23 -08:00
  • 8f53f609b7 doc : arduino_101 : edits Dan Kalowsky 2016-02-02 16:54:23 -08:00
  • 572d7758dd Add I/O port configuration for Minnowboard UART Dmitriy Korovkin 2016-02-02 11:24:07 -05:00
  • 908cb87978 logger: support for iamcu abi core Juan Manuel Cruz 2016-02-02 14:49:29 -06:00
  • 7d348b0e71 expand 'make help' Anas Nashif 2016-01-31 08:22:18 -05:00
  • ffb89d03ba doc: rename platform -> board Anas Nashif 2016-01-30 06:46:14 -05:00
  • 73390e76fa doc: update minnowboard documentation Anas Nashif 2016-01-30 06:43:00 -05:00
  • 22c86a6907 doc: rename basic_minuteia to qemu_x86 Anas Nashif 2016-01-30 06:40:36 -05:00
  • 71d22157b4 makefile: do not create directories when calling help Anas Nashif 2016-01-30 05:36:52 -05:00
  • 8905bdb49f build: add support for mingw32 zephyr toolchain Louise Mendoza 2015-12-15 16:30:35 -06:00
  • 8d0c9124a0 gpio_qmsi: Use level sensitive interrupts Jesus Sanchez-Palencia 2016-02-01 09:45:57 -02:00
  • 4f976c20d7 doc: Refactor the Quick Start Guide. Rodrigo Caballero 2016-01-28 10:59:49 -06:00
  • c8da62567e cc2520: Fix DEVICE_INIT macro usage Tomasz Bursztyka 2016-02-01 14:00:06 +01:00
  • 5cc61d5406 iamcu: interrupts: fix comment Andrew Boie 2016-02-01 11:22:09 -08:00
  • fb0f918cb1 iamcu: fix dynamic IRQs Andrew Boie 2016-02-01 11:11:30 -08:00
  • 0b1d68af27 iamcu: fix irq_offload() Andrew Boie 2016-02-01 10:52:28 -08:00
  • 28198fcca5 quark_se: Remove pipe config defaults Andrei Emeltchenko 2016-01-28 16:26:26 +02:00
  • 19b939d886 arduino_101: Add pipe configuration to the board Andrei Emeltchenko 2016-01-28 17:23:32 +02:00
  • b8ef593878 Zephyr 0.9.0-rc1 Anas Nashif 2016-01-31 04:22:32 -05:00
  • e04e5d97be adc: sample conofiguration update Juan Manuel Cruz 2016-01-29 15:07:18 -06:00
  • 8166cf8d8f spi: qmsi: Add support for selecting the driver's init priority Vinicius Costa Gomes 2016-01-28 17:28:33 -02:00
  • 39d87755c1 spi: qmsi: Add support for using a GPIO pin as CS Vinicius Costa Gomes 2016-01-27 18:53:53 -02:00
  • 9442446944 samples: Add a sample SPI application Vinicius Costa Gomes 2016-01-28 10:43:18 -02:00
  • eb8ab24ae8 build: make QUARK_SE_IPM_CONSOLE_RING_BUF_SIZE32 symbol editable Juan Manuel Cruz 2016-01-29 12:37:28 -06:00
  • 40f8914376 spi: Add QMSI-based implementation Vinicius Costa Gomes 2016-01-28 10:42:12 -02:00
  • 416525849a toolchain: add support for external libc on arm/arc Anas Nashif 2016-01-25 16:33:40 -05:00
  • 5cf903f22b x86/iamcu: build with -miamcu only when CONFIG_X86_IAMCU=y Anas Nashif 2016-01-23 03:18:27 -05:00
  • c8b31705a1 tests: add build tests for various options Anas Nashif 2016-01-20 00:17:33 -05:00
  • 51be9a50a4 Add flash support for boards using latest SDK Anas Nashif 2016-01-15 12:18:53 -05:00
  • c4c919dbe0 Move compiler optimization to the SoC Anas Nashif 2016-01-13 07:49:42 -05:00
  • ed98af00e0 samples: gpio: extends to support gpio_atmel_sam3 driver Daniel Leung 2016-01-29 13:51:58 -08:00
  • a8a5597e94 arm/atmel_sam3: fixes incorrect rename to SYS_INIT() Daniel Leung 2016-01-29 14:00:31 -08:00
  • bf0e5089dc arm/atmel_sam3: fix SRAM base address for SAM3X8E Daniel Leung 2016-01-29 13:51:57 -08:00