You are viewing a plain text version of this content. The canonical link for it is here.
- incubator-mynewt-larva git commit: begin log refactor. break out log into a set of files for all the functions. remove util_* prefix from log. Fix stats display at shell when wrong statistic entered -- need to jump to error to avoid error in stats_gro - posted by st...@apache.org on 2016/02/01 01:34:19 UTC, 0 replies.
- [01/10] incubator-mynewt-larva git commit: Add nrf51 to supported mcu - posted by we...@apache.org on 2016/02/01 18:57:38 UTC, 0 replies.
- [02/10] incubator-mynewt-larva git commit: Add nrf51 to supported mcu - posted by we...@apache.org on 2016/02/01 18:57:39 UTC, 0 replies.
- [03/10] incubator-mynewt-larva git commit: Add nrf51 to supported mcu - posted by we...@apache.org on 2016/02/01 18:57:40 UTC, 0 replies.
- [04/10] incubator-mynewt-larva git commit: Add nrf51 to supported mcu - posted by we...@apache.org on 2016/02/01 18:57:41 UTC, 0 replies.
- [05/10] incubator-mynewt-larva git commit: Add nrf51 to supported mcu - posted by we...@apache.org on 2016/02/01 18:57:42 UTC, 0 replies.
- [06/10] incubator-mynewt-larva git commit: Add cortex-m0 compiler - posted by we...@apache.org on 2016/02/01 18:57:43 UTC, 0 replies.
- [07/10] incubator-mynewt-larva git commit: Add nrf51dk bsp - posted by we...@apache.org on 2016/02/01 18:57:44 UTC, 0 replies.
- [08/10] incubator-mynewt-larva git commit: First cut (non-tested) port of nrf52 drivers to nrf51 - posted by we...@apache.org on 2016/02/01 18:57:45 UTC, 0 replies.
- [09/10] incubator-mynewt-larva git commit: First cut at porting OS to cortex-m0 - posted by we...@apache.org on 2016/02/01 18:57:46 UTC, 0 replies.
- [10/10] incubator-mynewt-larva git commit: Modifications to M4 and M0 code to support new os_set_env code. Fix some errors in nrf51 build - posted by we...@apache.org on 2016/02/01 18:57:47 UTC, 0 replies.
- incubator-mynewt-larva git commit: Fix cortex-m0 PendSV handler bug - posted by we...@apache.org on 2016/02/01 21:39:39 UTC, 0 replies.
- incubator-mynewt-larva git commit: Use correct macro for nzbss section and add a newline when displaying received packet data on console - posted by we...@apache.org on 2016/02/01 22:30:49 UTC, 0 replies.
- incubator-mynewt-larva git commit: Fix error in port of hal uart from nrf52 to nrf51. Was not ever filling a byte in the transmit buffer - posted by we...@apache.org on 2016/02/02 00:28:08 UTC, 0 replies.
- [1/3] incubator-mynewt-larva git commit: Add HAL flash for NRF52. - posted by ma...@apache.org on 2016/02/02 03:26:16 UTC, 0 replies.
- [2/3] incubator-mynewt-larva git commit: Add flash_map, internal flash to NRF52 BSP. - posted by ma...@apache.org on 2016/02/02 03:26:17 UTC, 0 replies.
- [3/3] incubator-mynewt-larva git commit: Expose symbol for current marker of heap to inspect use of it from debugger. - posted by ma...@apache.org on 2016/02/02 03:26:18 UTC, 0 replies.
- [1/5] incubator-mynewt-larva git commit: Protect connection list with a mutex - posted by cc...@apache.org on 2016/02/02 04:42:22 UTC, 0 replies.
- [2/5] incubator-mynewt-larva git commit: Protect connection list with a mutex - posted by cc...@apache.org on 2016/02/02 04:42:23 UTC, 0 replies.
- [3/5] incubator-mynewt-larva git commit: Protect connection list with a mutex - posted by cc...@apache.org on 2016/02/02 04:42:24 UTC, 0 replies.
- [4/5] incubator-mynewt-larva git commit: Protect connection list with a mutex - posted by cc...@apache.org on 2016/02/02 04:42:25 UTC, 0 replies.
- [5/5] incubator-mynewt-larva git commit: Bring centtest and prphtest projects up to date. - posted by cc...@apache.org on 2016/02/02 04:42:26 UTC, 0 replies.
- incubator-mynewt-larva git commit: add log_printf() for writing log messages. add macros for log entries.. the API should be usable now will need to add more complex log filtering and querying apis over the next day or so. - posted by st...@apache.org on 2016/02/02 04:47:34 UTC, 0 replies.
- incubator-mynewt-larva git commit: bleshell - fix a few bugs. - posted by cc...@apache.org on 2016/02/02 05:11:22 UTC, 0 replies.
- incubator-mynewt-larva git commit: add support for logging data directly to the console. make that the default option for the slinky project, and avoid initializing cbmem - posted by st...@apache.org on 2016/02/02 06:35:22 UTC, 0 replies.
- [1/2] incubator-mynewt-larva git commit: consolidate flags in connection state machine to save a little space. Lower number of mbufs and connections. - posted by we...@apache.org on 2016/02/02 18:13:32 UTC, 0 replies.
- [2/2] incubator-mynewt-larva git commit: Reduce exception stacks to 384 bytes on nrf52 and nrf51. Looks like stack use was over 200 bytes so I added more for stacked exception - posted by we...@apache.org on 2016/02/02 18:13:33 UTC, 0 replies.
- incubator-mynewt-larva git commit: Update with newer logging api. - posted by ma...@apache.org on 2016/02/02 18:38:10 UTC, 0 replies.
- [1/2] incubator-mynewt-larva git commit: Ensure connection list never locked during att callback. - posted by cc...@apache.org on 2016/02/02 23:02:14 UTC, 0 replies.
- [2/2] incubator-mynewt-larva git commit: Remove ATT mutex; list never modified after start. - posted by cc...@apache.org on 2016/02/02 23:02:15 UTC, 0 replies.
- [1/3] incubator-mynewt-larva git commit: Enable RX for NRF51 UART. - posted by ma...@apache.org on 2016/02/02 23:41:34 UTC, 0 replies.
- [2/3] incubator-mynewt-larva git commit: Add flash driver for NRF51. - posted by ma...@apache.org on 2016/02/02 23:41:35 UTC, 0 replies.
- [3/3] incubator-mynewt-larva git commit: Add flash driver to NRF51 dev kit BSP. - posted by ma...@apache.org on 2016/02/02 23:41:36 UTC, 0 replies.
- incubator-mynewt-larva git commit: Cortex-M0 does not like unaligned memory accesses. - posted by ma...@apache.org on 2016/02/03 01:11:30 UTC, 0 replies.
- [1/2] incubator-mynewt-larva git commit: Fix incorrect HardFault handling on cortex-m0. Modify trap_frame structure to place lr at the end - posted by we...@apache.org on 2016/02/03 03:13:59 UTC, 0 replies.
- [2/2] incubator-mynewt-larva git commit: Add LED blink to bletest project when the main bletest loop executes. - posted by we...@apache.org on 2016/02/03 03:14:00 UTC, 0 replies.
- [1/5] incubator-mynewt-larva git commit: Allow notifications with custom content. - posted by cc...@apache.org on 2016/02/03 03:20:02 UTC, 0 replies.
- [2/5] incubator-mynewt-larva git commit: Missing support for server side write-no-rsp! - posted by cc...@apache.org on 2016/02/03 03:20:03 UTC, 0 replies.
- [3/5] incubator-mynewt-larva git commit: Add ble newtmgr support to bleshell. - posted by cc...@apache.org on 2016/02/03 03:20:04 UTC, 0 replies.
- [4/5] incubator-mynewt-larva git commit: Add atof and strtod prototypes to baselibc stdlib.h - posted by cc...@apache.org on 2016/02/03 03:20:05 UTC, 0 replies.
- [5/5] incubator-mynewt-larva git commit: Add some missing copyright headers. - posted by cc...@apache.org on 2016/02/03 03:20:06 UTC, 0 replies.
- incubator-mynewt-larva git commit: SHELL CHANGES FOR LONG COMMANDS. - posted by cc...@apache.org on 2016/02/03 03:31:05 UTC, 0 replies.
- incubator-mynewt-larva git commit: Merge cortex-m0 Hard Fault handler display fix to m4 - posted by we...@apache.org on 2016/02/03 07:21:35 UTC, 0 replies.
- incubator-mynewt-larva git commit: Modify cortex-m0 os arch so that it calls the bsp to initialize the os time tick. Did not modify cortex-m4 code as of yet - posted by we...@apache.org on 2016/02/03 08:18:20 UTC, 0 replies.
- [1/3] incubator-mynewt-larva git commit: Always do interrupt handler lookup from relocated vector table, not just for external interrupts. - posted by ma...@apache.org on 2016/02/03 21:55:26 UTC, 0 replies.
- [2/3] incubator-mynewt-larva git commit: Add bootloader support for NRF51. - posted by ma...@apache.org on 2016/02/03 21:55:27 UTC, 0 replies.
- [3/3] incubator-mynewt-larva git commit: Add system_start() to NRF51. - posted by ma...@apache.org on 2016/02/03 21:55:28 UTC, 0 replies.
- [1/3] incubator-mynewt-larva git commit: Remove some old todo comments - posted by we...@apache.org on 2016/02/03 22:06:47 UTC, 0 replies.
- [2/3] incubator-mynewt-larva git commit: Blink LED fast when advertising or scanning and then slow when connection occurs - posted by we...@apache.org on 2016/02/03 22:06:48 UTC, 0 replies.
- [3/3] incubator-mynewt-larva git commit: Set OS time tick priority - posted by we...@apache.org on 2016/02/03 22:06:49 UTC, 0 replies.
- incubator-mynewt-larva git commit: baselibc *printf - allow two long 'l' specifiers. - posted by cc...@apache.org on 2016/02/04 00:07:02 UTC, 0 replies.
- [1/3] incubator-mynewt-larva git commit: Move one sector from NFFS to scratch. - posted by ma...@apache.org on 2016/02/04 00:19:25 UTC, 0 replies.
- [2/3] incubator-mynewt-larva git commit: Expose symbol for current progress within heap. - posted by ma...@apache.org on 2016/02/04 00:19:26 UTC, 0 replies.
- [3/3] incubator-mynewt-larva git commit: Increase the number of flash sectors we can deal with in bootloader. - posted by ma...@apache.org on 2016/02/04 00:19:27 UTC, 0 replies.
- incubator-mynewt-larva git commit: fix stackusage variable - posted by st...@apache.org on 2016/02/04 02:18:32 UTC, 0 replies.
- incubator-mynewt-larva git commit: search for the os stack pattern for stack usage. this will give total stack usage - posted by st...@apache.org on 2016/02/04 02:36:43 UTC, 0 replies.
- incubator-mynewt-larva git commit: cleanup: remove OS_ENTER/EXIT critical in task stat info (more important now that we're running a stack scan.) Return NULL instead of next, which is guaranteed to be NULL. - posted by st...@apache.org on 2016/02/04 08:09:12 UTC, 0 replies.
- incubator-mynewt-newt git commit: Allow cflags to be spread on multiple lines. - posted by ma...@apache.org on 2016/02/04 17:23:41 UTC, 0 replies.
- incubator-mynewt-newt git commit: Oops, accidental checkin of debug printf. - posted by ma...@apache.org on 2016/02/04 17:33:10 UTC, 0 replies.
- incubator-mynewt-larva git commit: The old linker script (nrf51dk.ld) is now the linker script for building an image that runs with a bootloader. This linker script should be used when running without a bootloader - posted by we...@apache.org on 2016/02/04 19:00:50 UTC, 0 replies.
- [1/2] incubator-mynewt-larva git commit: Add thread safety to GATT client. - posted by cc...@apache.org on 2016/02/04 23:27:41 UTC, 0 replies.
- [2/2] incubator-mynewt-larva git commit: Add thread safety to GATT client. - posted by cc...@apache.org on 2016/02/04 23:27:42 UTC, 0 replies.
- incubator-mynewt-larva git commit: Add missing NOTICE file - posted by jm...@apache.org on 2016/02/05 01:49:07 UTC, 0 replies.
- incubator-mynewt-newt git commit: Add missing NOTICE file - posted by jm...@apache.org on 2016/02/05 01:50:37 UTC, 0 replies.
- incubator-mynewt-larva git commit: update email address to apache one - posted by jm...@apache.org on 2016/02/05 02:14:57 UTC, 0 replies.
- incubator-mynewt-tadpole git commit: update email address to apache one - posted by jm...@apache.org on 2016/02/05 02:15:46 UTC, 0 replies.
- incubator-mynewt-larva git commit: String matching was wrong. Also report error for NRF platforms when JTAG software is not present. - posted by ma...@apache.org on 2016/02/05 03:06:57 UTC, 0 replies.
- incubator-mynewt-larva git commit: Don't die on unknown project identity. - posted by ma...@apache.org on 2016/02/05 03:10:47 UTC, 0 replies.
- incubator-mynewt-larva git commit: Add shell, nffs and nmgr to bletest project - posted by we...@apache.org on 2016/02/05 06:32:13 UTC, 0 replies.
- incubator-mynewt-larva git commit: Use 'set -m' in debug script to get JTAG debugger to get it's own process group. - posted by ma...@apache.org on 2016/02/05 20:35:23 UTC, 0 replies.
- [1/5] incubator-mynewt-larva git commit: GAP thread safty. - posted by cc...@apache.org on 2016/02/05 21:10:29 UTC, 0 replies.
- [2/5] incubator-mynewt-larva git commit: Rename ble_gap_conn* to ble_gap*. - posted by cc...@apache.org on 2016/02/05 21:10:30 UTC, 0 replies.
- [3/5] incubator-mynewt-larva git commit: Rename ble_gap_conn* to ble_gap*. - posted by cc...@apache.org on 2016/02/05 21:10:31 UTC, 0 replies.
- [4/5] incubator-mynewt-larva git commit: Rename ble_gap_conn* to ble_gap*. - posted by cc...@apache.org on 2016/02/05 21:10:32 UTC, 0 replies.
- [5/5] incubator-mynewt-larva git commit: Remove obsolete projects: centtest, prphtest. - posted by cc...@apache.org on 2016/02/05 21:10:33 UTC, 0 replies.
- [1/2] incubator-mynewt-larva git commit: Fix os_msys_get_pkthdr bug where the size of the os mbuf pkthdr was not taken into account. Also, we now use the term 'user header' instead of 'extra packet header' - posted by we...@apache.org on 2016/02/05 22:35:47 UTC, 0 replies.
- [2/2] incubator-mynewt-larva git commit: Modify code to use msys as opposed to mbuf. For now, we define the size of the msys buffer pool in ble.h and that is used by the project to allocate the memory blocks for the block - posted by we...@apache.org on 2016/02/05 22:35:48 UTC, 0 replies.
- incubator-mynewt-larva git commit: We now only need to allocate msys for the nimble ble stack. The BLE stack defines the size of the mbufs needed - posted by we...@apache.org on 2016/02/05 23:09:52 UTC, 0 replies.
- [1/2] incubator-mynewt-larva git commit: Add os_msys_reset() - posted by cc...@apache.org on 2016/02/05 23:30:08 UTC, 0 replies.
- [2/2] incubator-mynewt-larva git commit: Switch nimble host from private mbuf poool to msys - posted by cc...@apache.org on 2016/02/05 23:30:09 UTC, 0 replies.
- [1/2] incubator-mynewt-larva git commit: bletiny project for small BLE devices. - posted by cc...@apache.org on 2016/02/05 23:41:27 UTC, 0 replies.
- [2/2] incubator-mynewt-larva git commit: bletiny project for small BLE devices. - posted by cc...@apache.org on 2016/02/05 23:41:28 UTC, 0 replies.
- incubator-mynewt-larva git commit: The temporary ble ll log should be disabled by default - posted by we...@apache.org on 2016/02/06 00:04:07 UTC, 0 replies.
- incubator-mynewt-newt git commit: newt: Allow '=' character in target variable vals. - posted by cc...@apache.org on 2016/02/06 00:35:41 UTC, 0 replies.
- [1/2] incubator-mynewt-larva git commit: Add LICENSE.luarpc. - posted by ma...@apache.org on 2016/02/06 00:37:39 UTC, 0 replies.
- [2/2] incubator-mynewt-larva git commit: Simpler linker script for STM32F3 discovery board. - posted by ma...@apache.org on 2016/02/06 00:37:40 UTC, 0 replies.
- [1/2] incubator-mynewt-larva git commit: Don't compile in floating point support unless asked to. - posted by ma...@apache.org on 2016/02/06 02:35:58 UTC, 0 replies.
- [2/2] incubator-mynewt-larva git commit: Don't use long long in snprintf(). Neither newlib-nano nor baselibc support it. - posted by ma...@apache.org on 2016/02/06 02:35:59 UTC, 0 replies.
- incubator-mynewt-newt git commit: newt - don't automatically recompile if dependency is gone. - posted by cc...@apache.org on 2016/02/06 03:22:59 UTC, 0 replies.
- incubator-mynewt-larva git commit: Add some configurability to the host. - posted by cc...@apache.org on 2016/02/06 04:02:22 UTC, 0 replies.
- [1/5] incubator-mynewt-larva git commit: replace license headers with ASF license. first pass. - posted by st...@apache.org on 2016/02/06 23:15:27 UTC, 0 replies.
- [2/5] incubator-mynewt-larva git commit: replace license headers with ASF license. first pass. - posted by st...@apache.org on 2016/02/06 23:15:28 UTC, 0 replies.
- [3/5] incubator-mynewt-larva git commit: replace license headers with ASF license. first pass. - posted by st...@apache.org on 2016/02/06 23:15:29 UTC, 0 replies.
- [4/5] incubator-mynewt-larva git commit: replace license headers with ASF license. first pass. - posted by st...@apache.org on 2016/02/06 23:15:30 UTC, 0 replies.
- [5/5] incubator-mynewt-larva git commit: replace license headers with ASF license. first pass. - posted by st...@apache.org on 2016/02/06 23:15:31 UTC, 0 replies.
- [1/4] incubator-mynewt-larva git commit: update license header files, continued. - posted by st...@apache.org on 2016/02/06 23:25:31 UTC, 0 replies.
- [2/4] incubator-mynewt-larva git commit: update license header files, continued. - posted by st...@apache.org on 2016/02/06 23:25:32 UTC, 0 replies.
- [3/4] incubator-mynewt-larva git commit: update license header files, continued. - posted by st...@apache.org on 2016/02/06 23:25:33 UTC, 0 replies.
- [4/4] incubator-mynewt-larva git commit: update license header files, continued. - posted by st...@apache.org on 2016/02/06 23:25:34 UTC, 0 replies.
- incubator-mynewt-larva git commit: add license headers to .sh files - posted by st...@apache.org on 2016/02/06 23:56:29 UTC, 0 replies.
- incubator-mynewt-larva git commit: update more header files... stragglers. - posted by st...@apache.org on 2016/02/07 00:07:44 UTC, 0 replies.
- incubator-mynewt-larva git commit: add license definitions to .yml files - posted by st...@apache.org on 2016/02/07 00:23:24 UTC, 0 replies.
- [1/2] incubator-mynewt-newt git commit: moved LICENSE and NOTICE to the top level - posted by jm...@apache.org on 2016/02/08 00:00:53 UTC, 0 replies.
- [2/2] incubator-mynewt-newt git commit: Merge branch 'master' of http://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt - posted by jm...@apache.org on 2016/02/08 00:00:54 UTC, 0 replies.
- [1/2] incubator-mynewt-tadpole git commit: Add missing LICENSE and NOTICE - posted by jm...@apache.org on 2016/02/08 01:11:38 UTC, 0 replies.
- [2/2] incubator-mynewt-tadpole git commit: Remove runtime copyright and removed advising clause as it has been rescinded see https://opensource.org/licenses/BSD-3-Clause - posted by jm...@apache.org on 2016/02/08 01:11:39 UTC, 0 replies.
- incubator-mynewt-larva git commit: Remove Apache header and removed advising clause as it has been rescinded see https://opensource.org/licenses/BSD-3-Clause - posted by jm...@apache.org on 2016/02/08 01:21:18 UTC, 0 replies.
- incubator-mynewt-site git commit: update issue tracking info in community.html and add newtmgr doc including project slinky - posted by ad...@apache.org on 2016/02/08 20:38:22 UTC, 0 replies.
- [1/2] incubator-mynewt-site git commit: update issue tracking info under Community, add newtmgr documentation and project slinky - posted by ad...@apache.org on 2016/02/08 20:42:42 UTC, 0 replies.
- [2/2] incubator-mynewt-site git commit: update issue tracking info under Community, add newtmgr documentation and project slinky - posted by ad...@apache.org on 2016/02/08 20:42:43 UTC, 0 replies.
- [1/5] incubator-mynewt-larva git commit: l2cap_sig thread safety. - posted by cc...@apache.org on 2016/02/08 23:03:57 UTC, 0 replies.
- [2/5] incubator-mynewt-larva git commit: Fill in some comments. - posted by cc...@apache.org on 2016/02/08 23:03:58 UTC, 0 replies.
- [3/5] incubator-mynewt-larva git commit: L2CAP configurability. - posted by cc...@apache.org on 2016/02/08 23:03:59 UTC, 0 replies.
- [4/5] incubator-mynewt-larva git commit: Allow values of 0 in configurable host options. - posted by cc...@apache.org on 2016/02/08 23:04:00 UTC, 0 replies.
- [5/5] incubator-mynewt-larva git commit: Ensure no locks when notify procedure calls ATT cb - posted by cc...@apache.org on 2016/02/08 23:04:01 UTC, 0 replies.
- incubator-mynewt-larva git commit: Re-add execute permissions to script files. - posted by cc...@apache.org on 2016/02/08 23:19:24 UTC, 0 replies.
- [1/5] incubator-mynewt-larva git commit: Reduce bletiny memory usage. - posted by cc...@apache.org on 2016/02/09 01:13:35 UTC, 0 replies.
- [2/5] incubator-mynewt-larva git commit: Add 'tiny' option for nrf BSPs (16kB RAM). - posted by cc...@apache.org on 2016/02/09 01:13:36 UTC, 0 replies.
- [3/5] incubator-mynewt-larva git commit: Add some configurable settings to L2CAP. - posted by cc...@apache.org on 2016/02/09 01:13:37 UTC, 0 replies.
- [4/5] incubator-mynewt-larva git commit: Make number of HCI bufs configurable. - posted by cc...@apache.org on 2016/02/09 01:13:38 UTC, 0 replies.
- [5/5] incubator-mynewt-larva git commit: Update bletest to use new ble_hs_init() interface. - posted by cc...@apache.org on 2016/02/09 01:13:39 UTC, 0 replies.
- [1/2] incubator-mynewt-larva git commit: Make shell input line length configurable. - posted by cc...@apache.org on 2016/02/09 02:14:24 UTC, 0 replies.
- [2/2] incubator-mynewt-larva git commit: Update projects to use new shell init interface. - posted by cc...@apache.org on 2016/02/09 02:14:25 UTC, 0 replies.
- [1/3] incubator-mynewt-larva git commit: sys/log - prevent "set but not used" warnings. - posted by cc...@apache.org on 2016/02/09 05:20:38 UTC, 0 replies.
- [2/3] incubator-mynewt-larva git commit: sys/log - only print header at start of line. - posted by cc...@apache.org on 2016/02/09 05:20:39 UTC, 0 replies.
- [3/3] incubator-mynewt-larva git commit: Convert nimble host from console_printf to sys/log - posted by cc...@apache.org on 2016/02/09 05:20:40 UTC, 0 replies.
- [1/3] incubator-mynewt-larva git commit: Increase ble_hs stack size to allow for logging. - posted by cc...@apache.org on 2016/02/09 22:09:04 UTC, 0 replies.
- [2/3] incubator-mynewt-larva git commit: Increase bletiny stack size to allow for logging. - posted by cc...@apache.org on 2016/02/09 22:09:05 UTC, 0 replies.
- [3/3] incubator-mynewt-larva git commit: Reduce nimble ll RAM usage for low-memory devices. - posted by cc...@apache.org on 2016/02/09 22:09:06 UTC, 0 replies.
- [1/5] incubator-mynewt-larva git commit: bleshell/bletiny - remove some obsolete variables. - posted by cc...@apache.org on 2016/02/10 04:17:20 UTC, 0 replies.
- [2/5] incubator-mynewt-larva git commit: bletiny - Add "auto-advertise" feature. - posted by cc...@apache.org on 2016/02/10 04:17:21 UTC, 0 replies.
- [3/5] incubator-mynewt-larva git commit: Stub security manager implementation. - posted by cc...@apache.org on 2016/02/10 04:17:22 UTC, 0 replies.
- [4/5] incubator-mynewt-larva git commit: Add .git_out to .gitignore. - posted by cc...@apache.org on 2016/02/10 04:17:23 UTC, 0 replies.
- [5/5] incubator-mynewt-larva git commit: sys/log - undefine "ignore" macros after use. - posted by cc...@apache.org on 2016/02/10 04:17:24 UTC, 0 replies.
- [1/2] incubator-mynewt-larva git commit: Minor updates to the bootutil design document. - posted by cc...@apache.org on 2016/02/10 04:58:13 UTC, 0 replies.
- [2/2] incubator-mynewt-larva git commit: (MYNEWT-74) nffs - Ensure RAM freed after unlink. - posted by cc...@apache.org on 2016/02/10 04:58:14 UTC, 0 replies.
- [1/2] incubator-mynewt-larva git commit: Back out ill-conceived "ignore_undef.h" idea. - posted by cc...@apache.org on 2016/02/10 06:07:01 UTC, 0 replies.
- [2/2] incubator-mynewt-larva git commit: ble host - generic fsm implementation. - posted by cc...@apache.org on 2016/02/10 06:07:02 UTC, 0 replies.
- [1/2] incubator-mynewt-larva git commit: Advertising packets within an advertising event are now transmitted as fast as possible. We no longer put 10msecs between each transmission. This is not configurable - posted by we...@apache.org on 2016/02/10 08:12:53 UTC, 0 replies.
- [2/2] incubator-mynewt-larva git commit: Remove scanning events from the scheduler as the code was just too ugly. Scanning is started/stopped from link layer task - posted by we...@apache.org on 2016/02/10 08:12:54 UTC, 0 replies.
- [01/25] incubator-mynewt-larva git commit: Moving STM32F3xx support to a separate repository. - posted by ma...@apache.org on 2016/02/10 19:59:21 UTC, 0 replies.
- [02/25] incubator-mynewt-larva git commit: Moving STM32F3xx support to a separate repository. - posted by ma...@apache.org on 2016/02/10 19:59:22 UTC, 0 replies.
- [03/25] incubator-mynewt-larva git commit: Moving STM32F3xx support to a separate repository. - posted by ma...@apache.org on 2016/02/10 19:59:23 UTC, 0 replies.
- [04/25] incubator-mynewt-larva git commit: Moving STM32F3xx support to a separate repository. - posted by ma...@apache.org on 2016/02/10 19:59:24 UTC, 0 replies.
- [05/25] incubator-mynewt-larva git commit: Moving STM32F3xx support to a separate repository. - posted by ma...@apache.org on 2016/02/10 19:59:25 UTC, 0 replies.
- [06/25] incubator-mynewt-larva git commit: Moving STM32F3xx support to a separate repository. - posted by ma...@apache.org on 2016/02/10 19:59:26 UTC, 0 replies.
- [07/25] incubator-mynewt-larva git commit: Moving STM32F3xx support to a separate repository. - posted by ma...@apache.org on 2016/02/10 19:59:27 UTC, 0 replies.
- [08/25] incubator-mynewt-larva git commit: Moving STM32F3xx support to a separate repository. - posted by ma...@apache.org on 2016/02/10 19:59:28 UTC, 0 replies.
- [09/25] incubator-mynewt-larva git commit: Moving STM32F3xx support to a separate repository. - posted by ma...@apache.org on 2016/02/10 19:59:29 UTC, 0 replies.
- [10/25] incubator-mynewt-larva git commit: Moving STM32F3xx support to a separate repository. - posted by ma...@apache.org on 2016/02/10 19:59:30 UTC, 0 replies.
- [11/25] incubator-mynewt-larva git commit: Moving STM32F3xx support to a separate repository. - posted by ma...@apache.org on 2016/02/10 19:59:31 UTC, 0 replies.
- [12/25] incubator-mynewt-larva git commit: Moving STM32F3xx support to a separate repository. - posted by ma...@apache.org on 2016/02/10 19:59:32 UTC, 0 replies.
- [13/25] incubator-mynewt-larva git commit: Moving STM32F3xx support to a separate repository. - posted by ma...@apache.org on 2016/02/10 19:59:33 UTC, 0 replies.
- [14/25] incubator-mynewt-larva git commit: Moving STM32F3xx support to a separate repository. - posted by ma...@apache.org on 2016/02/10 19:59:34 UTC, 0 replies.
- [15/25] incubator-mynewt-larva git commit: Moving STM32F3xx support to a separate repository. - posted by ma...@apache.org on 2016/02/10 19:59:35 UTC, 0 replies.
- [16/25] incubator-mynewt-larva git commit: Moving STM32F3xx support to a separate repository. - posted by ma...@apache.org on 2016/02/10 19:59:36 UTC, 0 replies.
- [17/25] incubator-mynewt-larva git commit: Moving STM32F3xx support to a separate repository. - posted by ma...@apache.org on 2016/02/10 19:59:37 UTC, 0 replies.
- [18/25] incubator-mynewt-larva git commit: Moving STM32F3xx support to a separate repository. - posted by ma...@apache.org on 2016/02/10 19:59:38 UTC, 0 replies.
- [19/25] incubator-mynewt-larva git commit: Moving STM32F3xx support to a separate repository. - posted by ma...@apache.org on 2016/02/10 19:59:39 UTC, 0 replies.
- [20/25] incubator-mynewt-larva git commit: Moving STM32F3xx support to a separate repository. - posted by ma...@apache.org on 2016/02/10 19:59:40 UTC, 0 replies.
- [21/25] incubator-mynewt-larva git commit: Moving STM32F3xx support to a separate repository. - posted by ma...@apache.org on 2016/02/10 19:59:41 UTC, 0 replies.
- [22/25] incubator-mynewt-larva git commit: Moving STM32F3xx support to a separate repository. - posted by ma...@apache.org on 2016/02/10 19:59:42 UTC, 0 replies.
- [23/25] incubator-mynewt-larva git commit: Moving STM32F3xx support to a separate repository. - posted by ma...@apache.org on 2016/02/10 19:59:43 UTC, 0 replies.
- [24/25] incubator-mynewt-larva git commit: Moving STM32F3xx support to a separate repository. - posted by ma...@apache.org on 2016/02/10 19:59:44 UTC, 0 replies.
- [25/25] incubator-mynewt-larva git commit: Moving STM32F3xx support to a separate repository. - posted by ma...@apache.org on 2016/02/10 19:59:45 UTC, 0 replies.
- incubator-mynewt-larva git commit: Add info about stm32f3 package location. - posted by ma...@apache.org on 2016/02/10 20:05:35 UTC, 0 replies.
- incubator-mynewt-newt git commit: Look for file 'autotargets' from top level, and automatically import targets from that file. - posted by ma...@apache.org on 2016/02/10 21:37:47 UTC, 0 replies.
- incubator-mynewt-larva git commit: Add 'bin2img' target to automatic targets. - posted by ma...@apache.org on 2016/02/10 21:38:59 UTC, 0 replies.
- incubator-mynewt-larva git commit: Integration of generic FSM into l2cap sig. - posted by cc...@apache.org on 2016/02/11 01:23:00 UTC, 0 replies.
- [1/3] incubator-mynewt-larva git commit: bletiny - replace console_printf with sys/log. - posted by cc...@apache.org on 2016/02/11 02:26:51 UTC, 0 replies.
- [2/3] incubator-mynewt-larva git commit: sys/log - Add nimble-ctrl and nimble-host modules. - posted by cc...@apache.org on 2016/02/11 02:26:52 UTC, 0 replies.
- [3/3] incubator-mynewt-larva git commit: sys/log - level / module incorrect in msg heading. - posted by cc...@apache.org on 2016/02/11 02:26:53 UTC, 0 replies.
- incubator-mynewt-larva git commit: Host HCI command to read RSSI - posted by we...@apache.org on 2016/02/11 02:36:49 UTC, 0 replies.
- [1/6] incubator-mynewt-larva git commit: rename package.yml to pkg.yml for consistency's sake. - posted by st...@apache.org on 2016/02/11 02:51:13 UTC, 0 replies.
- [2/6] incubator-mynewt-larva git commit: rename repository to app, and fix merge conflicts - posted by st...@apache.org on 2016/02/11 02:51:14 UTC, 0 replies.
- [3/6] incubator-mynewt-larva git commit: rename repository to app, and fix merge conflicts - posted by st...@apache.org on 2016/02/11 02:51:15 UTC, 0 replies.
- [4/6] incubator-mynewt-larva git commit: add .repo to gitignore - posted by st...@apache.org on 2016/02/11 02:51:16 UTC, 0 replies.
- [5/6] incubator-mynewt-larva git commit: remove interim egg files - posted by st...@apache.org on 2016/02/11 02:51:17 UTC, 0 replies.
- [6/6] incubator-mynewt-larva git commit: remove interim egg files - posted by st...@apache.org on 2016/02/11 02:51:18 UTC, 0 replies.
- [1/9] incubator-mynewt-newt git commit: add newtmgr to .gitignore - posted by st...@apache.org on 2016/02/11 02:54:30 UTC, 0 replies.
- [2/9] incubator-mynewt-newt git commit: change 'package.yml' to 'pkg.yml' for consistency. remove the concept of a 'repo' and instead treat it as an 'application.' Add 'newt new' command which creates a new application. Display target variables with = - posted by st...@apache.org on 2016/02/11 02:54:31 UTC, 0 replies.
- [3/9] incubator-mynewt-newt git commit: update egg to pkg/package, clutch to pkg-list, and nest to repo. adjust git import paths to unify w newtmgr. - posted by st...@apache.org on 2016/02/11 02:54:32 UTC, 0 replies.
- [4/9] incubator-mynewt-newt git commit: update egg to pkg/package, clutch to pkg-list, and nest to repo. adjust git import paths to unify w newtmgr. - posted by st...@apache.org on 2016/02/11 02:54:33 UTC, 0 replies.
- [5/9] incubator-mynewt-newt git commit: update egg to pkg/package, clutch to pkg-list, and nest to repo. adjust git import paths to unify w newtmgr. - posted by st...@apache.org on 2016/02/11 02:54:34 UTC, 0 replies.
- [6/9] incubator-mynewt-newt git commit: add additional_package_paths to specify additional package search paths in a repository for newt. update godeps - posted by st...@apache.org on 2016/02/11 02:54:35 UTC, 0 replies.
- [7/9] incubator-mynewt-newt git commit: add additional_package_paths to specify additional package search paths in a repository for newt. update godeps - posted by st...@apache.org on 2016/02/11 02:54:36 UTC, 0 replies.
- [8/9] incubator-mynewt-newt git commit: update app repository information - posted by st...@apache.org on 2016/02/11 02:54:37 UTC, 0 replies.
- [9/9] incubator-mynewt-newt git commit: fixes to make package.yml work - posted by st...@apache.org on 2016/02/11 02:54:38 UTC, 0 replies.
- incubator-mynewt-newt git commit: rename newtnest to newtrepo from autotargets interim commit - posted by st...@apache.org on 2016/02/11 02:56:46 UTC, 0 replies.
- incubator-mynewt-larva git commit: Initial read rssi command implementation. Currently returns unkwown rssi. Committing this so host can test before final implementation - posted by we...@apache.org on 2016/02/11 03:08:06 UTC, 0 replies.
- incubator-mynewt-larva git commit: Add bleprph project - simple bluetooth peripheral. - posted by cc...@apache.org on 2016/02/11 04:12:46 UTC, 0 replies.
- [1/3] incubator-mynewt-larva git commit: Add struct for read-rssi ack parameters. - posted by cc...@apache.org on 2016/02/11 09:10:31 UTC, 0 replies.
- [2/3] incubator-mynewt-larva git commit: bletiny - add "show rssi" command. - posted by cc...@apache.org on 2016/02/11 09:10:32 UTC, 0 replies.
- [3/3] incubator-mynewt-larva git commit: Remove some stray whitespace. - posted by cc...@apache.org on 2016/02/11 09:10:33 UTC, 0 replies.
- incubator-mynewt-larva git commit: Set RSSI in connection state machine when data frame received. Display RSSI for host command complete debug - posted by we...@apache.org on 2016/02/11 16:17:45 UTC, 0 replies.
- [1/2] incubator-mynewt-newt git commit: Add 'target label' command for invoking bin2img. - posted by ma...@apache.org on 2016/02/11 18:24:26 UTC, 0 replies.
- [2/2] incubator-mynewt-newt git commit: Runtime license -> Apache. - posted by ma...@apache.org on 2016/02/11 18:24:27 UTC, 0 replies.
- incubator-mynewt-larva git commit: bletiny - Fix some stupid rssi bugs. - posted by cc...@apache.org on 2016/02/11 19:42:11 UTC, 0 replies.
- incubator-mynewt-newt git commit: Move bin2img to happen inside newt. - posted by ma...@apache.org on 2016/02/11 22:27:04 UTC, 0 replies.
- incubator-mynewt-larva git commit: bletiny - remove "tiny" identity; use ERROR/INFO. - posted by cc...@apache.org on 2016/02/12 02:22:10 UTC, 0 replies.
- [1/4] incubator-mynewt-larva git commit: Remove 'tiny' ld files; create nrf51dk-16kbram bsp - posted by cc...@apache.org on 2016/02/12 04:47:42 UTC, 0 replies.
- [2/4] incubator-mynewt-larva git commit: BLE: Compile-time NIMBLE_OPT_MAX_CONNECTIONS cfg. - posted by cc...@apache.org on 2016/02/12 04:47:43 UTC, 0 replies.
- [3/4] incubator-mynewt-larva git commit: BLE host: hardcode max conns setting in unit tests - posted by cc...@apache.org on 2016/02/12 04:47:44 UTC, 0 replies.
- [4/4] incubator-mynewt-larva git commit: Separate user-specified options from auto options. - posted by cc...@apache.org on 2016/02/12 04:47:45 UTC, 0 replies.
- [1/2] incubator-mynewt-larva git commit: Remove bleshell; bletiny renders it obsolete - posted by cc...@apache.org on 2016/02/12 04:49:36 UTC, 0 replies.
- [2/2] incubator-mynewt-larva git commit: Remove bleshell; bletiny renders it obsolete - posted by cc...@apache.org on 2016/02/12 04:49:37 UTC, 0 replies.
- [1/2] incubator-mynewt-newt git commit: Build target before downloading or labeling. - posted by ma...@apache.org on 2016/02/12 16:53:24 UTC, 0 replies.
- [2/2] incubator-mynewt-newt git commit: Create manifest file when labeling a target. - posted by ma...@apache.org on 2016/02/12 16:53:25 UTC, 0 replies.
- [1/3] incubator-mynewt-newt git commit: Add package list to build manifest. - posted by ma...@apache.org on 2016/02/12 20:37:16 UTC, 0 replies.
- [2/3] incubator-mynewt-newt git commit: Add target definition to manifest file. - posted by ma...@apache.org on 2016/02/12 20:37:17 UTC, 0 replies.
- [3/3] incubator-mynewt-newt git commit: Prettify json in manifest file. - posted by ma...@apache.org on 2016/02/12 20:37:18 UTC, 0 replies.
- incubator-mynewt-newt git commit: Manifest package list was missing package for project itself. - posted by ma...@apache.org on 2016/02/12 21:13:15 UTC, 0 replies.
- [GitHub] incubator-mynewt-site pull request: Show spinner when waiting for ... - posted by spoonofpower <gi...@git.apache.org> on 2016/02/12 21:47:18 UTC, 2 replies.
- incubator-mynewt-site git commit: Show spinner when waiting for search results - posted by ad...@apache.org on 2016/02/12 22:10:04 UTC, 0 replies.
- [1/4] incubator-mynewt-larva git commit: (MYNEWT-64) BLE Host - HCI callback thread-safety. - posted by cc...@apache.org on 2016/02/12 22:41:47 UTC, 0 replies.
- [2/4] incubator-mynewt-larva git commit: Remove ble_hci_ack.[ch]; merge into ble_hci_sched. - posted by cc...@apache.org on 2016/02/12 22:41:48 UTC, 0 replies.
- [3/4] incubator-mynewt-larva git commit: BLE host: Make max HCI slots configurable. - posted by cc...@apache.org on 2016/02/12 22:41:49 UTC, 0 replies.
- [4/4] incubator-mynewt-larva git commit: BLE host - unset ack callback if HCI tx fails. - posted by cc...@apache.org on 2016/02/12 22:41:50 UTC, 0 replies.
- [1/2] incubator-mynewt-newt git commit: Identities passed as argument to download/debug scripts were getting sent as a big bundle. Add whitespace between each. - posted by ma...@apache.org on 2016/02/12 22:42:06 UTC, 0 replies.
- [2/2] incubator-mynewt-newt git commit: Go formatting. - posted by ma...@apache.org on 2016/02/12 22:42:07 UTC, 0 replies.
- incubator-mynewt-larva git commit: If there is no connection handle and a read RSSI command is sent, return the handle and 127 for rssi (which is the number used by the specification to denote the fact that we dont know the RSSI for the connection) - posted by we...@apache.org on 2016/02/12 22:44:36 UTC, 0 replies.
- incubator-mynewt-larva git commit: BLE host: Unit tests for HCI cancel. - posted by cc...@apache.org on 2016/02/12 23:07:59 UTC, 0 replies.
- incubator-mynewt-larva git commit: Don't execute bin2img if image was created already with 'newt target label'. - posted by ma...@apache.org on 2016/02/12 23:58:27 UTC, 0 replies.
- [GitHub] incubator-mynewt-site pull request: Use relative paths - posted by spoonofpower <gi...@git.apache.org> on 2016/02/13 00:06:56 UTC, 1 replies.
- [1/2] incubator-mynewt-larva git commit: BLE host: Check HCI handle on ack. - posted by cc...@apache.org on 2016/02/13 00:16:05 UTC, 0 replies.
- [2/2] incubator-mynewt-larva git commit: BLE host - only check mutex state if OS started. - posted by cc...@apache.org on 2016/02/13 00:16:06 UTC, 0 replies.
- [GitHub] incubator-mynewt-site pull request: Build script - posted by spoonofpower <gi...@git.apache.org> on 2016/02/13 00:30:36 UTC, 2 replies.
- incubator-mynewt-site git commit: Use relative paths - posted by ad...@apache.org on 2016/02/13 01:31:19 UTC, 0 replies.
- [1/3] incubator-mynewt-site git commit: Vanity import domain for go code - posted by ad...@apache.org on 2016/02/14 03:21:48 UTC, 0 replies.
- [2/3] incubator-mynewt-site git commit: Script for generating static site - posted by ad...@apache.org on 2016/02/14 03:21:49 UTC, 0 replies.
- [3/3] incubator-mynewt-site git commit: Merge branch 'build_script' of https://github.com/spoonofpower/incubator-mynewt-site - posted by ad...@apache.org on 2016/02/14 03:21:50 UTC, 0 replies.
- incubator-mynewt-larva git commit: MYNEWT-77: add more checks to make sure item being freed to memory pool is valid. - posted by we...@apache.org on 2016/02/15 18:20:48 UTC, 0 replies.
- [GitHub] incubator-mynewt-site pull request: Initial support for unlimited ... - posted by spoonofpower <gi...@git.apache.org> on 2016/02/16 18:37:21 UTC, 1 replies.
- [incubator-mynewt-larva] Git Push Summary - posted by cc...@apache.org on 2016/02/16 20:15:20 UTC, 10 replies.
- [1/5] incubator-mynewt-larva git commit: (MYNEWT-68) BLE Host - mbuf size reqs; att_clt. - posted by cc...@apache.org on 2016/02/16 22:13:36 UTC, 0 replies.
- [2/5] incubator-mynewt-larva git commit: Fix m_pullup bug- pkthdr not copied properly. - posted by cc...@apache.org on 2016/02/16 22:13:37 UTC, 0 replies.
- [3/5] incubator-mynewt-larva git commit: (MYNEWT-68) BLE Host - Overly strict mbuf reqs. - posted by cc...@apache.org on 2016/02/16 22:13:38 UTC, 0 replies.
- [4/5] incubator-mynewt-larva git commit: Replace os_mbuf_pullup() calls with BLE hs version - posted by cc...@apache.org on 2016/02/16 22:13:39 UTC, 0 replies.
- [5/5] incubator-mynewt-larva git commit: mbuf unit tests. - posted by cc...@apache.org on 2016/02/16 22:13:40 UTC, 0 replies.
- [1/2] incubator-mynewt-larva git commit: (MYNEWT-121) sys/stats - Allow access from multiple source files - posted by cc...@apache.org on 2016/02/17 01:11:44 UTC, 0 replies.
- [2/2] incubator-mynewt-larva git commit: Allow idempotent intializations of log / stats. - posted by cc...@apache.org on 2016/02/17 01:11:45 UTC, 0 replies.
- [01/51] [abbrv] incubator-mynewt-larva git commit: Bring in mbedTLS 2.2.1 as a package. - posted by ma...@apache.org on 2016/02/17 16:52:43 UTC, 0 replies.
- [02/51] [abbrv] incubator-mynewt-larva git commit: Bring in mbedTLS 2.2.1 as a package. - posted by ma...@apache.org on 2016/02/17 16:52:44 UTC, 0 replies.
- [03/51] [abbrv] incubator-mynewt-larva git commit: Bring in mbedTLS 2.2.1 as a package. - posted by ma...@apache.org on 2016/02/17 16:52:45 UTC, 0 replies.
- [04/51] [abbrv] incubator-mynewt-larva git commit: Bring in mbedTLS 2.2.1 as a package. - posted by ma...@apache.org on 2016/02/17 16:52:46 UTC, 0 replies.
- [05/51] [abbrv] incubator-mynewt-larva git commit: Bring in mbedTLS 2.2.1 as a package. - posted by ma...@apache.org on 2016/02/17 16:52:47 UTC, 0 replies.
- [06/51] [abbrv] incubator-mynewt-larva git commit: Bring in mbedTLS 2.2.1 as a package. - posted by ma...@apache.org on 2016/02/17 16:52:48 UTC, 0 replies.
- [07/51] [abbrv] incubator-mynewt-larva git commit: Bring in mbedTLS 2.2.1 as a package. - posted by ma...@apache.org on 2016/02/17 16:52:49 UTC, 0 replies.
- [08/51] [abbrv] incubator-mynewt-larva git commit: Bring in mbedTLS 2.2.1 as a package. - posted by ma...@apache.org on 2016/02/17 16:52:50 UTC, 0 replies.
- [09/51] [abbrv] incubator-mynewt-larva git commit: Bring in mbedTLS 2.2.1 as a package. - posted by ma...@apache.org on 2016/02/17 16:52:51 UTC, 0 replies.
- [10/51] [abbrv] incubator-mynewt-larva git commit: Bring in mbedTLS 2.2.1 as a package. - posted by ma...@apache.org on 2016/02/17 16:52:52 UTC, 0 replies.
- [11/51] [abbrv] incubator-mynewt-larva git commit: Bring in mbedTLS 2.2.1 as a package. - posted by ma...@apache.org on 2016/02/17 16:52:53 UTC, 0 replies.
- [12/51] [abbrv] incubator-mynewt-larva git commit: Bring in mbedTLS 2.2.1 as a package. - posted by ma...@apache.org on 2016/02/17 16:52:54 UTC, 0 replies.
- [13/51] [abbrv] incubator-mynewt-larva git commit: Bring in mbedTLS 2.2.1 as a package. - posted by ma...@apache.org on 2016/02/17 16:52:55 UTC, 0 replies.
- [14/51] [abbrv] incubator-mynewt-larva git commit: Bring in mbedTLS 2.2.1 as a package. - posted by ma...@apache.org on 2016/02/17 16:52:56 UTC, 0 replies.
- [15/51] [abbrv] incubator-mynewt-larva git commit: Bring in mbedTLS 2.2.1 as a package. - posted by ma...@apache.org on 2016/02/17 16:52:57 UTC, 0 replies.
- [16/51] [abbrv] incubator-mynewt-larva git commit: Bring in mbedTLS 2.2.1 as a package. - posted by ma...@apache.org on 2016/02/17 16:52:58 UTC, 0 replies.
- [17/51] [abbrv] incubator-mynewt-larva git commit: Bring in mbedTLS 2.2.1 as a package. - posted by ma...@apache.org on 2016/02/17 16:52:59 UTC, 0 replies.
- [18/51] [abbrv] incubator-mynewt-larva git commit: Bring in mbedTLS 2.2.1 as a package. - posted by ma...@apache.org on 2016/02/17 16:53:00 UTC, 0 replies.
- [19/51] [abbrv] incubator-mynewt-larva git commit: Bring in mbedTLS 2.2.1 as a package. - posted by ma...@apache.org on 2016/02/17 16:53:01 UTC, 0 replies.
- [20/51] [abbrv] incubator-mynewt-larva git commit: Bring in mbedTLS 2.2.1 as a package. - posted by ma...@apache.org on 2016/02/17 16:53:02 UTC, 0 replies.
- [21/51] [abbrv] incubator-mynewt-larva git commit: Bring in mbedTLS 2.2.1 as a package. - posted by ma...@apache.org on 2016/02/17 16:53:03 UTC, 0 replies.
- [22/51] [abbrv] incubator-mynewt-larva git commit: Bring in mbedTLS 2.2.1 as a package. - posted by ma...@apache.org on 2016/02/17 16:53:04 UTC, 0 replies.
- [23/51] [abbrv] incubator-mynewt-larva git commit: Bring in mbedTLS 2.2.1 as a package. - posted by ma...@apache.org on 2016/02/17 16:53:05 UTC, 0 replies.
- [24/51] [abbrv] incubator-mynewt-larva git commit: Bring in mbedTLS 2.2.1 as a package. - posted by ma...@apache.org on 2016/02/17 16:53:06 UTC, 0 replies.
- [25/51] [abbrv] incubator-mynewt-larva git commit: Bring in mbedTLS 2.2.1 as a package. - posted by ma...@apache.org on 2016/02/17 16:53:07 UTC, 0 replies.
- [26/51] [abbrv] incubator-mynewt-larva git commit: Bring in mbedTLS 2.2.1 as a package. - posted by ma...@apache.org on 2016/02/17 16:53:08 UTC, 0 replies.
- [27/51] [abbrv] incubator-mynewt-larva git commit: Bring in mbedTLS 2.2.1 as a package. - posted by ma...@apache.org on 2016/02/17 16:53:09 UTC, 0 replies.
- [28/51] [abbrv] incubator-mynewt-larva git commit: Bring in mbedTLS 2.2.1 as a package. - posted by ma...@apache.org on 2016/02/17 16:53:10 UTC, 0 replies.
- [29/51] [abbrv] incubator-mynewt-larva git commit: Bring in mbedTLS 2.2.1 as a package. - posted by ma...@apache.org on 2016/02/17 16:53:11 UTC, 0 replies.
- [30/51] [abbrv] incubator-mynewt-larva git commit: Bring in mbedTLS 2.2.1 as a package. - posted by ma...@apache.org on 2016/02/17 16:53:12 UTC, 0 replies.
- [31/51] [abbrv] incubator-mynewt-larva git commit: Bring in mbedTLS 2.2.1 as a package. - posted by ma...@apache.org on 2016/02/17 16:53:13 UTC, 0 replies.
- [32/51] [abbrv] incubator-mynewt-larva git commit: Bring in mbedTLS 2.2.1 as a package. - posted by ma...@apache.org on 2016/02/17 16:53:14 UTC, 0 replies.
- [33/51] [abbrv] incubator-mynewt-larva git commit: Bring in mbedTLS 2.2.1 as a package. - posted by ma...@apache.org on 2016/02/17 16:53:15 UTC, 0 replies.
- [34/51] [abbrv] incubator-mynewt-larva git commit: Bring in mbedTLS 2.2.1 as a package. - posted by ma...@apache.org on 2016/02/17 16:53:16 UTC, 0 replies.
- [35/51] [abbrv] incubator-mynewt-larva git commit: Bring in mbedTLS 2.2.1 as a package. - posted by ma...@apache.org on 2016/02/17 16:53:17 UTC, 0 replies.
- [36/51] [abbrv] incubator-mynewt-larva git commit: Bring in mbedTLS 2.2.1 as a package. - posted by ma...@apache.org on 2016/02/17 16:53:18 UTC, 0 replies.
- [37/51] [abbrv] incubator-mynewt-larva git commit: Bring in mbedTLS 2.2.1 as a package. - posted by ma...@apache.org on 2016/02/17 16:53:19 UTC, 0 replies.
- [38/51] [abbrv] incubator-mynewt-larva git commit: Run the test suite from main when running test on it's own. - posted by ma...@apache.org on 2016/02/17 16:53:20 UTC, 0 replies.
- [39/51] [abbrv] incubator-mynewt-larva git commit: Add tests to mbedtls pkg. - posted by ma...@apache.org on 2016/02/17 16:53:21 UTC, 0 replies.
- [40/51] [abbrv] incubator-mynewt-larva git commit: If identity float_user is used, compile in support for float in json. - posted by ma...@apache.org on 2016/02/17 16:53:22 UTC, 0 replies.
- [41/51] [abbrv] incubator-mynewt-larva git commit: Include self tests only when building unit tests. - posted by ma...@apache.org on 2016/02/17 16:53:23 UTC, 0 replies.
- [42/51] [abbrv] incubator-mynewt-larva git commit: Get rid of CRC in image header. Replace that with SHA256 TLV at the end of the image. - posted by ma...@apache.org on 2016/02/17 16:53:24 UTC, 0 replies.
- [43/51] [abbrv] incubator-mynewt-larva git commit: Include self tests only when building unit tests. - posted by ma...@apache.org on 2016/02/17 16:53:25 UTC, 0 replies.
- [44/51] [abbrv] incubator-mynewt-larva git commit: Get rid of CRC in image header. Replace that with SHA256 TLV at the end of the image. - posted by ma...@apache.org on 2016/02/17 16:53:26 UTC, 0 replies.
- [45/51] [abbrv] incubator-mynewt-larva git commit: Export mbedtls tests. - posted by ma...@apache.org on 2016/02/17 16:53:27 UTC, 0 replies.
- [46/51] [abbrv] incubator-mynewt-larva git commit: Use local variable for name separator in conf_parse_name(). - posted by ma...@apache.org on 2016/02/17 16:53:28 UTC, 0 replies.
- [47/51] [abbrv] incubator-mynewt-larva git commit: Copy variable name to a local variable, otherwise strtok_r() gets upset. - posted by ma...@apache.org on 2016/02/17 16:53:29 UTC, 0 replies.
- [48/51] [abbrv] incubator-mynewt-larva git commit: Add mbedtls and config tests to set of test suites executed by sim. - posted by ma...@apache.org on 2016/02/17 16:53:30 UTC, 0 replies.
- [49/51] [abbrv] incubator-mynewt-larva git commit: Don't allow boot loader to boot images without valid hash present. - posted by ma...@apache.org on 2016/02/17 16:53:31 UTC, 0 replies.
- [50/51] [abbrv] incubator-mynewt-larva git commit: Few comments regarding the validation. - posted by ma...@apache.org on 2016/02/17 16:53:32 UTC, 0 replies.
- [51/51] [abbrv] incubator-mynewt-larva git commit: Merge branch 'master' into develop - posted by ma...@apache.org on 2016/02/17 16:53:33 UTC, 0 replies.
- [1/2] incubator-mynewt-newt git commit: Add length of tlv area in image header. - posted by ma...@apache.org on 2016/02/17 19:28:07 UTC, 0 replies.
- [2/2] incubator-mynewt-newt git commit: List of packages is stored in pkg-list.yml. - posted by ma...@apache.org on 2016/02/17 19:28:08 UTC, 0 replies.
- incubator-mynewt-site git commit: Added patch commit process for new contributors under community - posted by ad...@apache.org on 2016/02/17 19:43:03 UTC, 0 replies.
- incubator-mynewt-site git commit: Support nested toc on /documentation page - posted by ad...@apache.org on 2016/02/17 20:26:41 UTC, 0 replies.
- incubator-mynewt-site git commit: Initial support for unlimited toc nesting - posted by ad...@apache.org on 2016/02/17 21:25:59 UTC, 0 replies.
- incubator-mynewt-site git commit: added nested TOC for console - posted by ad...@apache.org on 2016/02/17 21:29:52 UTC, 0 replies.
- [1/9] incubator-mynewt-site git commit: Added nested TOC for Console. More nested TOC for other modules to come if this is successful - posted by ad...@apache.org on 2016/02/17 21:36:46 UTC, 0 replies.
- [2/9] incubator-mynewt-site git commit: Added nested TOC for Console. More nested TOC for other modules to come if this is successful - posted by ad...@apache.org on 2016/02/17 21:36:47 UTC, 0 replies.
- [3/9] incubator-mynewt-site git commit: Added nested TOC for Console. More nested TOC for other modules to come if this is successful - posted by ad...@apache.org on 2016/02/17 21:36:48 UTC, 0 replies.
- [4/9] incubator-mynewt-site git commit: Added nested TOC for Console. More nested TOC for other modules to come if this is successful - posted by ad...@apache.org on 2016/02/17 21:36:49 UTC, 0 replies.
- [5/9] incubator-mynewt-site git commit: Added nested TOC for Console. More nested TOC for other modules to come if this is successful - posted by ad...@apache.org on 2016/02/17 21:36:50 UTC, 0 replies.
- [6/9] incubator-mynewt-site git commit: Added nested TOC for Console. More nested TOC for other modules to come if this is successful - posted by ad...@apache.org on 2016/02/17 21:36:51 UTC, 0 replies.
- [7/9] incubator-mynewt-site git commit: Added nested TOC for Console. More nested TOC for other modules to come if this is successful - posted by ad...@apache.org on 2016/02/17 21:36:52 UTC, 0 replies.
- [8/9] incubator-mynewt-site git commit: Added nested TOC for Console. More nested TOC for other modules to come if this is successful - posted by ad...@apache.org on 2016/02/17 21:36:53 UTC, 0 replies.
- [9/9] incubator-mynewt-site git commit: Added nested TOC for Console. More nested TOC for other modules to come if this is successful - posted by ad...@apache.org on 2016/02/17 21:36:54 UTC, 0 replies.
- incubator-mynewt-larva git commit: Add text regarding export restrictions; include link to list of ciphersuites mbed TLS supports. - posted by ma...@apache.org on 2016/02/17 22:50:20 UTC, 0 replies.
- [1/6] incubator-mynewt-larva git commit: BLE host - Don't lock conn list before att tx. - posted by cc...@apache.org on 2016/02/18 00:47:55 UTC, 0 replies.
- [2/6] incubator-mynewt-larva git commit: (MYNEWT-69) sys/stats - some convenience functions - posted by cc...@apache.org on 2016/02/18 00:47:56 UTC, 0 replies.
- [3/6] incubator-mynewt-larva git commit: (MYNEWT-69) BLE Host - Initial set of statistics - posted by cc...@apache.org on 2016/02/18 00:47:57 UTC, 0 replies.
- [4/6] incubator-mynewt-larva git commit: (MYNEWT-69) BLE Hosti - att_clt stats. - posted by cc...@apache.org on 2016/02/18 00:47:58 UTC, 0 replies.
- [5/6] incubator-mynewt-larva git commit: (MYNEWT-121) sys/stats - issues with name maps. - posted by cc...@apache.org on 2016/02/18 00:47:59 UTC, 0 replies.
- [6/6] incubator-mynewt-larva git commit: sys/stats - Depend on newtmgr if required. - posted by cc...@apache.org on 2016/02/18 00:48:00 UTC, 0 replies.
- [1/3] incubator-mynewt-larva git commit: Fix bug in PHY where it could overwrite the end of a mbuf. Remove global API to retrieve a ble mbuf - posted by we...@apache.org on 2016/02/18 02:03:33 UTC, 0 replies.
- [2/3] incubator-mynewt-larva git commit: MYNEWT-80: remove os_mutex and os_sem delete API. Remove test cases from test suite as well - posted by we...@apache.org on 2016/02/18 02:03:34 UTC, 0 replies.
- [3/3] incubator-mynewt-larva git commit: MYNEWT-87: add channel map update procedure. This also fixes a big in the data channel selection index code that was not picking the correct channels if any channels were masked out - posted by we...@apache.org on 2016/02/18 02:03:35 UTC, 0 replies.
- incubator-mynewt-larva git commit: (MYNEWT-69) L2CAP stats. - posted by cc...@apache.org on 2016/02/18 02:45:52 UTC, 0 replies.
- [1/5] incubator-mynewt-larva git commit: BLE host: Include all priv hdrs from ble_hs_priv.h - posted by cc...@apache.org on 2016/02/18 05:11:41 UTC, 0 replies.
- [2/5] incubator-mynewt-larva git commit: libs/shell - ensure argv is terminated with null. - posted by cc...@apache.org on 2016/02/18 05:11:42 UTC, 0 replies.
- [3/5] incubator-mynewt-larva git commit: (MYNEWT-121) sys/stats - fix my name bugs. - posted by cc...@apache.org on 2016/02/18 05:11:43 UTC, 0 replies.
- [4/5] incubator-mynewt-larva git commit: (MYNEWT-69) BLE Host - Missing l2cap stat names. - posted by cc...@apache.org on 2016/02/18 05:11:44 UTC, 0 replies.
- [5/5] incubator-mynewt-larva git commit: (MYNEWT-70) BLE Host - Some GAP logging. - posted by cc...@apache.org on 2016/02/18 05:11:45 UTC, 0 replies.
- incubator-mynewt-larva git commit: (MYNEWT-69) BLE Host - Add some GAP fail stats. - posted by cc...@apache.org on 2016/02/18 06:01:23 UTC, 0 replies.
- incubator-mynewt-larva git commit: MYNEWT-40: first cut at adding ble controller link layer statistics. There are two groups as of now: ble_ll and ble_ll_conn. I dont think this will be the final arrangement as some of the stats may move from ble_ll to b - posted by we...@apache.org on 2016/02/18 18:57:04 UTC, 0 replies.
- incubator-mynewt-newt git commit: update pkgList.yml to pkg-list.yml for remote package lists. this fixes problems with newt pkg install - posted by st...@apache.org on 2016/02/18 23:04:01 UTC, 0 replies.
- incubator-mynewt-larva git commit: update README.md - posted by st...@apache.org on 2016/02/19 00:09:32 UTC, 1 replies.
- incubator-mynewt-larva git commit: add ASF license header - posted by st...@apache.org on 2016/02/19 00:33:35 UTC, 0 replies.
- [1/3] incubator-mynewt-tadpole git commit: hatch tadpole from master - posted by st...@apache.org on 2016/02/19 00:39:05 UTC, 0 replies.
- [2/3] incubator-mynewt-tadpole git commit: hatch tadpole from master - posted by st...@apache.org on 2016/02/19 00:39:06 UTC, 0 replies.
- [3/3] incubator-mynewt-tadpole git commit: hatch tadpole from master - posted by st...@apache.org on 2016/02/19 00:39:07 UTC, 0 replies.
- incubator-mynewt-larva git commit: update for a 0.8.0 release - posted by st...@apache.org on 2016/02/19 00:43:44 UTC, 0 replies.
- incubator-mynewt-newt git commit: LICENSE, NOTICE, and KEYS files for newt. - posted by cc...@apache.org on 2016/02/19 02:21:39 UTC, 0 replies.
- incubator-mynewt-larva git commit: LICENSE, NOTICE, and KEYS files for larva. - posted by cc...@apache.org on 2016/02/19 02:21:39 UTC, 0 replies.
- incubator-mynewt-tadpole git commit: tadpole - rename nest.yml to app.yml. - posted by cc...@apache.org on 2016/02/19 03:39:08 UTC, 0 replies.
- [01/20] incubator-mynewt-newt git commit: Remove Godeps; user can acquire deps via "go get". - posted by cc...@apache.org on 2016/02/19 03:42:10 UTC, 0 replies.
- [02/20] incubator-mynewt-newt git commit: Remove Godeps; user can acquire deps via "go get". - posted by cc...@apache.org on 2016/02/19 03:42:11 UTC, 0 replies.
- [03/20] incubator-mynewt-newt git commit: Remove Godeps; user can acquire deps via "go get". - posted by cc...@apache.org on 2016/02/19 03:42:12 UTC, 0 replies.
- [04/20] incubator-mynewt-newt git commit: Remove Godeps; user can acquire deps via "go get". - posted by cc...@apache.org on 2016/02/19 03:42:13 UTC, 0 replies.
- [05/20] incubator-mynewt-newt git commit: Remove Godeps; user can acquire deps via "go get". - posted by cc...@apache.org on 2016/02/19 03:42:14 UTC, 0 replies.
- [06/20] incubator-mynewt-newt git commit: Remove Godeps; user can acquire deps via "go get". - posted by cc...@apache.org on 2016/02/19 03:42:15 UTC, 0 replies.
- [07/20] incubator-mynewt-newt git commit: Remove Godeps; user can acquire deps via "go get". - posted by cc...@apache.org on 2016/02/19 03:42:16 UTC, 0 replies.
- [08/20] incubator-mynewt-newt git commit: Remove Godeps; user can acquire deps via "go get". - posted by cc...@apache.org on 2016/02/19 03:42:17 UTC, 0 replies.
- [09/20] incubator-mynewt-newt git commit: Remove Godeps; user can acquire deps via "go get". - posted by cc...@apache.org on 2016/02/19 03:42:18 UTC, 0 replies.
- [10/20] incubator-mynewt-newt git commit: Remove Godeps; user can acquire deps via "go get". - posted by cc...@apache.org on 2016/02/19 03:42:19 UTC, 0 replies.
- [11/20] incubator-mynewt-newt git commit: Remove Godeps; user can acquire deps via "go get". - posted by cc...@apache.org on 2016/02/19 03:42:20 UTC, 0 replies.
- [12/20] incubator-mynewt-newt git commit: Remove Godeps; user can acquire deps via "go get". - posted by cc...@apache.org on 2016/02/19 03:42:21 UTC, 0 replies.
- [13/20] incubator-mynewt-newt git commit: Remove Godeps; user can acquire deps via "go get". - posted by cc...@apache.org on 2016/02/19 03:42:22 UTC, 0 replies.
- [14/20] incubator-mynewt-newt git commit: Remove Godeps; user can acquire deps via "go get". - posted by cc...@apache.org on 2016/02/19 03:42:23 UTC, 0 replies.
- [15/20] incubator-mynewt-newt git commit: Remove Godeps; user can acquire deps via "go get". - posted by cc...@apache.org on 2016/02/19 03:42:24 UTC, 0 replies.
- [16/20] incubator-mynewt-newt git commit: Remove Godeps; user can acquire deps via "go get". - posted by cc...@apache.org on 2016/02/19 03:42:25 UTC, 0 replies.
- [17/20] incubator-mynewt-newt git commit: Remove Godeps; user can acquire deps via "go get". - posted by cc...@apache.org on 2016/02/19 03:42:26 UTC, 0 replies.
- [18/20] incubator-mynewt-newt git commit: Remove Godeps; user can acquire deps via "go get". - posted by cc...@apache.org on 2016/02/19 03:42:27 UTC, 0 replies.
- [19/20] incubator-mynewt-newt git commit: Remove license pointers for non-bundled deps. - posted by cc...@apache.org on 2016/02/19 03:42:28 UTC, 0 replies.
- [20/20] incubator-mynewt-newt git commit: Add disclaimer to README.md about LGPL dependency. - posted by cc...@apache.org on 2016/02/19 03:42:29 UTC, 0 replies.
- [incubator-mynewt-newt] Git Push Summary - posted by cc...@apache.org on 2016/02/19 03:45:07 UTC, 12 replies.
- [incubator-mynewt-tadpole] Git Push Summary - posted by cc...@apache.org on 2016/02/19 03:45:20 UTC, 8 replies.
- incubator-mynewt-larva git commit: Remove KEYS file; this doesn't need to be here. - posted by cc...@apache.org on 2016/02/19 04:01:11 UTC, 0 replies.
- incubator-mynewt-newt git commit: Remove KEYS file; this doesn't need to be here. - posted by cc...@apache.org on 2016/02/19 04:01:14 UTC, 0 replies.
- incubator-mynewt-newt git commit: Update newt tool version to 0.8.0. - posted by cc...@apache.org on 2016/02/19 04:32:49 UTC, 0 replies.
- svn commit: r12450 - /dev/incubator/mynewt/ - posted by cc...@apache.org on 2016/02/19 05:38:18 UTC, 0 replies.
- incubator-mynewt-newt git commit: Fill out newt tool's readme file. - posted by cc...@apache.org on 2016/02/19 07:35:37 UTC, 0 replies.
- [1/2] incubator-mynewt-site git commit: adding more function pages for bootloader, testutil, json, and image manager - posted by ad...@apache.org on 2016/02/19 18:18:43 UTC, 0 replies.
- [2/2] incubator-mynewt-site git commit: adding more function pages for bootloader, testutil, json, and image manager - posted by ad...@apache.org on 2016/02/19 18:18:44 UTC, 0 replies.
- [01/16] incubator-mynewt-site git commit: adding more function pages for bootloader, testutil, json, and image manager - posted by ad...@apache.org on 2016/02/19 18:20:02 UTC, 0 replies.
- [02/16] incubator-mynewt-site git commit: adding more function pages for bootloader, testutil, json, and image manager - posted by ad...@apache.org on 2016/02/19 18:20:03 UTC, 0 replies.
- [03/16] incubator-mynewt-site git commit: adding more function pages for bootloader, testutil, json, and image manager - posted by ad...@apache.org on 2016/02/19 18:20:04 UTC, 0 replies.
- [04/16] incubator-mynewt-site git commit: adding more function pages for bootloader, testutil, json, and image manager - posted by ad...@apache.org on 2016/02/19 18:20:05 UTC, 0 replies.
- [05/16] incubator-mynewt-site git commit: adding more function pages for bootloader, testutil, json, and image manager - posted by ad...@apache.org on 2016/02/19 18:20:06 UTC, 0 replies.
- [06/16] incubator-mynewt-site git commit: adding more function pages for bootloader, testutil, json, and image manager - posted by ad...@apache.org on 2016/02/19 18:20:07 UTC, 0 replies.
- [07/16] incubator-mynewt-site git commit: adding more function pages for bootloader, testutil, json, and image manager - posted by ad...@apache.org on 2016/02/19 18:20:08 UTC, 0 replies.
- [08/16] incubator-mynewt-site git commit: adding more function pages for bootloader, testutil, json, and image manager - posted by ad...@apache.org on 2016/02/19 18:20:09 UTC, 0 replies.
- [09/16] incubator-mynewt-site git commit: adding more function pages for bootloader, testutil, json, and image manager - posted by ad...@apache.org on 2016/02/19 18:20:10 UTC, 0 replies.
- [10/16] incubator-mynewt-site git commit: adding more function pages for bootloader, testutil, json, and image manager - posted by ad...@apache.org on 2016/02/19 18:20:11 UTC, 0 replies.
- [11/16] incubator-mynewt-site git commit: adding more function pages for bootloader, testutil, json, and image manager - posted by ad...@apache.org on 2016/02/19 18:20:12 UTC, 0 replies.
- [12/16] incubator-mynewt-site git commit: adding more function pages for bootloader, testutil, json, and image manager - posted by ad...@apache.org on 2016/02/19 18:20:13 UTC, 0 replies.
- [13/16] incubator-mynewt-site git commit: adding more function pages for bootloader, testutil, json, and image manager - posted by ad...@apache.org on 2016/02/19 18:20:14 UTC, 0 replies.
- [14/16] incubator-mynewt-site git commit: adding more function pages for bootloader, testutil, json, and image manager - posted by ad...@apache.org on 2016/02/19 18:20:15 UTC, 0 replies.
- [15/16] incubator-mynewt-site git commit: adding more function pages for bootloader, testutil, json, and image manager - posted by ad...@apache.org on 2016/02/19 18:20:16 UTC, 0 replies.
- [16/16] incubator-mynewt-site git commit: adding more function pages for bootloader, testutil, json, and image manager - posted by ad...@apache.org on 2016/02/19 18:20:17 UTC, 0 replies.
- incubator-mynewt-newt git commit: Remove Runtime copyright notice; add Apache text. - posted by cc...@apache.org on 2016/02/19 22:41:25 UTC, 0 replies.
- incubator-mynewt-tadpole git commit: Add pointer to LICENSE re: BSD queue.h file. - posted by cc...@apache.org on 2016/02/19 22:49:40 UTC, 0 replies.
- [1/2] incubator-mynewt-larva git commit: bletiny - change dev name to "nimble-bletiny" - posted by cc...@apache.org on 2016/02/19 22:50:23 UTC, 0 replies.
- [2/2] incubator-mynewt-larva git commit: Add LICENSE pointers for tinyprintf and STM32CubeF4 - posted by cc...@apache.org on 2016/02/19 22:50:24 UTC, 0 replies.
- incubator-mynewt-larva git commit: nffs - always return FS errors; rename to FS_EHW. - posted by cc...@apache.org on 2016/02/19 23:01:54 UTC, 0 replies.
- incubator-mynewt-larva git commit: Updated version of system_stm32f4xx with more permissive license. - posted by cc...@apache.org on 2016/02/19 23:55:41 UTC, 0 replies.
- incubator-mynewt-larva git commit: Squashed commit of the following: - posted by st...@apache.org on 2016/02/20 00:16:02 UTC, 0 replies.
- incubator-mynewt-tadpole git commit: Add pointers to tadpole's LICENSE file. - posted by cc...@apache.org on 2016/02/20 01:58:42 UTC, 0 replies.
- [1/3] incubator-mynewt-larva git commit: Remove Apache license from some third-party files. - posted by cc...@apache.org on 2016/02/20 02:00:15 UTC, 0 replies.
- [2/3] incubator-mynewt-larva git commit: Remove Apache license from some third-party files. - posted by cc...@apache.org on 2016/02/20 02:00:16 UTC, 0 replies.
- [3/3] incubator-mynewt-larva git commit: Add additional pointers to larva's LICENSE file. - posted by cc...@apache.org on 2016/02/20 02:00:17 UTC, 0 replies.
- incubator-mynewt-larva git commit: Add 4-clause BSD pointer (klibc portion of baselibc). - posted by cc...@apache.org on 2016/02/20 02:17:04 UTC, 0 replies.
- [1/9] incubator-mynewt-site git commit: added pages for the Core OS functions - posted by ad...@apache.org on 2016/02/20 03:52:04 UTC, 0 replies.
- [2/9] incubator-mynewt-site git commit: added pages for the Core OS functions - posted by ad...@apache.org on 2016/02/20 03:52:05 UTC, 0 replies.
- [3/9] incubator-mynewt-site git commit: added pages for the Core OS functions - posted by ad...@apache.org on 2016/02/20 03:52:06 UTC, 0 replies.
- [4/9] incubator-mynewt-site git commit: added pages for the Core OS functions - posted by ad...@apache.org on 2016/02/20 03:52:07 UTC, 0 replies.
- [5/9] incubator-mynewt-site git commit: added pages for the Core OS functions - posted by ad...@apache.org on 2016/02/20 03:52:08 UTC, 0 replies.
- [6/9] incubator-mynewt-site git commit: added pages for the Core OS functions - posted by ad...@apache.org on 2016/02/20 03:52:09 UTC, 0 replies.
- [7/9] incubator-mynewt-site git commit: added pages for the Core OS functions - posted by ad...@apache.org on 2016/02/20 03:52:10 UTC, 0 replies.
- [8/9] incubator-mynewt-site git commit: added pages for the Core OS functions - posted by ad...@apache.org on 2016/02/20 03:52:11 UTC, 0 replies.
- [9/9] incubator-mynewt-site git commit: added pages for the Core OS functions - posted by ad...@apache.org on 2016/02/20 03:52:12 UTC, 0 replies.
- [1/3] incubator-mynewt-larva git commit: (MYNEWT-69) More GAP stats. - posted by cc...@apache.org on 2016/02/20 03:54:57 UTC, 0 replies.
- [2/3] incubator-mynewt-larva git commit: (MYNEWT-70) Add some GATT client logging. - posted by cc...@apache.org on 2016/02/20 03:54:58 UTC, 0 replies.
- [3/3] incubator-mynewt-larva git commit: bletiny - Use correct nimble compile time setting. - posted by cc...@apache.org on 2016/02/20 03:54:59 UTC, 0 replies.
- [01/37] incubator-mynewt-site git commit: Added pages for core OS functions - posted by ad...@apache.org on 2016/02/20 03:57:29 UTC, 0 replies.
- [02/37] incubator-mynewt-site git commit: Added pages for core OS functions - posted by ad...@apache.org on 2016/02/20 03:57:30 UTC, 0 replies.
- [03/37] incubator-mynewt-site git commit: Added pages for core OS functions - posted by ad...@apache.org on 2016/02/20 03:57:31 UTC, 0 replies.
- [04/37] incubator-mynewt-site git commit: Added pages for core OS functions - posted by ad...@apache.org on 2016/02/20 03:57:32 UTC, 0 replies.
- [05/37] incubator-mynewt-site git commit: Added pages for core OS functions - posted by ad...@apache.org on 2016/02/20 03:57:33 UTC, 0 replies.
- [06/37] incubator-mynewt-site git commit: Added pages for core OS functions - posted by ad...@apache.org on 2016/02/20 03:57:34 UTC, 0 replies.
- [07/37] incubator-mynewt-site git commit: Added pages for core OS functions - posted by ad...@apache.org on 2016/02/20 03:57:35 UTC, 0 replies.
- [08/37] incubator-mynewt-site git commit: Added pages for core OS functions - posted by ad...@apache.org on 2016/02/20 03:57:36 UTC, 0 replies.
- [09/37] incubator-mynewt-site git commit: Added pages for core OS functions - posted by ad...@apache.org on 2016/02/20 03:57:37 UTC, 0 replies.
- [10/37] incubator-mynewt-site git commit: Added pages for core OS functions - posted by ad...@apache.org on 2016/02/20 03:57:38 UTC, 0 replies.
- [11/37] incubator-mynewt-site git commit: Added pages for core OS functions - posted by ad...@apache.org on 2016/02/20 03:57:39 UTC, 0 replies.
- [12/37] incubator-mynewt-site git commit: Added pages for core OS functions - posted by ad...@apache.org on 2016/02/20 03:57:40 UTC, 0 replies.
- [13/37] incubator-mynewt-site git commit: Added pages for core OS functions - posted by ad...@apache.org on 2016/02/20 03:57:41 UTC, 0 replies.
- [14/37] incubator-mynewt-site git commit: Added pages for core OS functions - posted by ad...@apache.org on 2016/02/20 03:57:42 UTC, 0 replies.
- [15/37] incubator-mynewt-site git commit: Added pages for core OS functions - posted by ad...@apache.org on 2016/02/20 03:57:43 UTC, 0 replies.
- [16/37] incubator-mynewt-site git commit: Added pages for core OS functions - posted by ad...@apache.org on 2016/02/20 03:57:44 UTC, 0 replies.
- [17/37] incubator-mynewt-site git commit: Added pages for core OS functions - posted by ad...@apache.org on 2016/02/20 03:57:45 UTC, 0 replies.
- [18/37] incubator-mynewt-site git commit: Added pages for core OS functions - posted by ad...@apache.org on 2016/02/20 03:57:46 UTC, 0 replies.
- [19/37] incubator-mynewt-site git commit: Added pages for core OS functions - posted by ad...@apache.org on 2016/02/20 03:57:47 UTC, 0 replies.
- [20/37] incubator-mynewt-site git commit: Added pages for core OS functions - posted by ad...@apache.org on 2016/02/20 03:57:48 UTC, 0 replies.
- [21/37] incubator-mynewt-site git commit: Added pages for core OS functions - posted by ad...@apache.org on 2016/02/20 03:57:49 UTC, 0 replies.
- [22/37] incubator-mynewt-site git commit: Added pages for core OS functions - posted by ad...@apache.org on 2016/02/20 03:57:50 UTC, 0 replies.
- [23/37] incubator-mynewt-site git commit: Added pages for core OS functions - posted by ad...@apache.org on 2016/02/20 03:57:51 UTC, 0 replies.
- [24/37] incubator-mynewt-site git commit: Added pages for core OS functions - posted by ad...@apache.org on 2016/02/20 03:57:52 UTC, 0 replies.
- [25/37] incubator-mynewt-site git commit: Added pages for core OS functions - posted by ad...@apache.org on 2016/02/20 03:57:53 UTC, 0 replies.
- [26/37] incubator-mynewt-site git commit: Added pages for core OS functions - posted by ad...@apache.org on 2016/02/20 03:57:54 UTC, 0 replies.
- [27/37] incubator-mynewt-site git commit: Added pages for core OS functions - posted by ad...@apache.org on 2016/02/20 03:57:55 UTC, 0 replies.
- [28/37] incubator-mynewt-site git commit: Added pages for core OS functions - posted by ad...@apache.org on 2016/02/20 03:57:56 UTC, 0 replies.
- [29/37] incubator-mynewt-site git commit: Added pages for core OS functions - posted by ad...@apache.org on 2016/02/20 03:57:57 UTC, 0 replies.
- [30/37] incubator-mynewt-site git commit: Added pages for core OS functions - posted by ad...@apache.org on 2016/02/20 03:57:58 UTC, 0 replies.
- [31/37] incubator-mynewt-site git commit: Added pages for core OS functions - posted by ad...@apache.org on 2016/02/20 03:57:59 UTC, 0 replies.
- [32/37] incubator-mynewt-site git commit: Added pages for core OS functions - posted by ad...@apache.org on 2016/02/20 03:58:00 UTC, 0 replies.
- [33/37] incubator-mynewt-site git commit: Added pages for core OS functions - posted by ad...@apache.org on 2016/02/20 03:58:01 UTC, 0 replies.
- [34/37] incubator-mynewt-site git commit: Added pages for core OS functions - posted by ad...@apache.org on 2016/02/20 03:58:02 UTC, 0 replies.
- [35/37] incubator-mynewt-site git commit: Added pages for core OS functions - posted by ad...@apache.org on 2016/02/20 03:58:03 UTC, 0 replies.
- [36/37] incubator-mynewt-site git commit: Added pages for core OS functions - posted by ad...@apache.org on 2016/02/20 03:58:04 UTC, 0 replies.
- [37/37] incubator-mynewt-site git commit: Added pages for core OS functions - posted by ad...@apache.org on 2016/02/20 03:58:05 UTC, 0 replies.
- [1/2] incubator-mynewt-larva git commit: This closes #5 - posted by st...@apache.org on 2016/02/20 05:13:20 UTC, 0 replies.
- [2/2] incubator-mynewt-larva git commit: Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-mynewt-larva into develop - posted by st...@apache.org on 2016/02/20 05:13:21 UTC, 0 replies.
- incubator-mynewt-larva git commit: This closes apache/incubator-mynewt-larva#4 - posted by st...@apache.org on 2016/02/20 05:16:32 UTC, 0 replies.
- incubator-mynewt-larva git commit: This closes apache/incubator-mynewt-larva#5 - posted by st...@apache.org on 2016/02/20 05:22:14 UTC, 0 replies.
- incubator-mynewt-site git commit: arranged 3 manuals in 3 columns under docs - posted by ad...@apache.org on 2016/02/20 06:25:05 UTC, 0 replies.
- [1/3] incubator-mynewt-site git commit: changed the column layout under docs - posted by ad...@apache.org on 2016/02/20 06:33:25 UTC, 0 replies.
- [2/3] incubator-mynewt-site git commit: changed the column layout under docs - posted by ad...@apache.org on 2016/02/20 06:33:26 UTC, 0 replies.
- [3/3] incubator-mynewt-site git commit: changed the column layout under docs - posted by ad...@apache.org on 2016/02/20 06:33:27 UTC, 0 replies.
- incubator-mynewt-site git commit: Updated documentation page introduction to introduce the three manuals - posted by ad...@apache.org on 2016/02/20 22:26:29 UTC, 1 replies.
- incubator-mynewt-larva git commit: Correct and added a few missing things - posted by jm...@apache.org on 2016/02/21 05:48:19 UTC, 0 replies.
- incubator-mynewt-tadpole git commit: update license information - posted by st...@apache.org on 2016/02/21 23:04:44 UTC, 0 replies.
- incubator-mynewt-newt git commit: remove newtvm.exe, needs to be a source release. - posted by st...@apache.org on 2016/02/21 23:06:44 UTC, 0 replies.
- incubator-mynewt-larva git commit: Remove redundant LICENSE files in subdirs. - posted by cc...@apache.org on 2016/02/22 18:05:04 UTC, 0 replies.
- [1/3] incubator-mynewt-larva git commit: Add missing Apache license to some files. - posted by cc...@apache.org on 2016/02/22 22:12:57 UTC, 0 replies.
- [2/3] incubator-mynewt-larva git commit: Remove obsolete nffs todo.txt. - posted by cc...@apache.org on 2016/02/22 22:12:58 UTC, 0 replies.
- [3/3] incubator-mynewt-larva git commit: Add .rat-excludes for release auditing. - posted by cc...@apache.org on 2016/02/22 22:12:59 UTC, 0 replies.
- incubator-mynewt-tadpole git commit: Merge larva license changes to tadpole. - posted by cc...@apache.org on 2016/02/22 22:34:46 UTC, 0 replies.
- [1/3] incubator-mynewt-larva git commit: Delete obsolete .gitmodules files. - posted by cc...@apache.org on 2016/02/22 22:39:17 UTC, 0 replies.
- [2/3] incubator-mynewt-larva git commit: fixup - posted by cc...@apache.org on 2016/02/22 22:39:18 UTC, 0 replies.
- [3/3] incubator-mynewt-larva git commit: Add license to .gitignore file. - posted by cc...@apache.org on 2016/02/22 22:39:19 UTC, 0 replies.
- incubator-mynewt-larva git commit: Delete redundant .gitignore files. - posted by cc...@apache.org on 2016/02/22 22:43:00 UTC, 0 replies.
- incubator-mynewt-tadpole git commit: More rat/license changes. - posted by cc...@apache.org on 2016/02/22 22:43:20 UTC, 0 replies.
- incubator-mynewt-newt git commit: newt - Add .rat-excludes / Apache licenses. - posted by cc...@apache.org on 2016/02/22 22:47:13 UTC, 0 replies.
- [01/28] incubator-mynewt-newt git commit: remove newtvm.exe, needs to be a source release. - posted by st...@apache.org on 2016/02/23 00:04:32 UTC, 0 replies.
- [02/28] incubator-mynewt-newt git commit: Update newt tool version to 0.8.0. - posted by st...@apache.org on 2016/02/23 00:04:33 UTC, 0 replies.
- [03/28] incubator-mynewt-newt git commit: Remove KEYS file; this doesn't need to be here. - posted by st...@apache.org on 2016/02/23 00:04:34 UTC, 0 replies.
- [04/28] incubator-mynewt-newt git commit: LICENSE, NOTICE, and KEYS files for newt. - posted by st...@apache.org on 2016/02/23 00:04:35 UTC, 0 replies.
- [05/28] incubator-mynewt-newt git commit: Remove Godeps; user can acquire deps via "go get". - posted by st...@apache.org on 2016/02/23 00:04:36 UTC, 0 replies.
- [06/28] incubator-mynewt-newt git commit: Remove Godeps; user can acquire deps via "go get". - posted by st...@apache.org on 2016/02/23 00:04:37 UTC, 0 replies.
- [07/28] incubator-mynewt-newt git commit: Remove Godeps; user can acquire deps via "go get". - posted by st...@apache.org on 2016/02/23 00:04:38 UTC, 0 replies.
- [08/28] incubator-mynewt-newt git commit: Remove Godeps; user can acquire deps via "go get". - posted by st...@apache.org on 2016/02/23 00:04:39 UTC, 0 replies.
- [09/28] incubator-mynewt-newt git commit: Remove Godeps; user can acquire deps via "go get". - posted by st...@apache.org on 2016/02/23 00:04:40 UTC, 0 replies.
- [10/28] incubator-mynewt-newt git commit: Remove Godeps; user can acquire deps via "go get". - posted by st...@apache.org on 2016/02/23 00:04:41 UTC, 0 replies.
- [11/28] incubator-mynewt-newt git commit: Remove Godeps; user can acquire deps via "go get". - posted by st...@apache.org on 2016/02/23 00:04:42 UTC, 0 replies.
- [12/28] incubator-mynewt-newt git commit: Remove Godeps; user can acquire deps via "go get". - posted by st...@apache.org on 2016/02/23 00:04:43 UTC, 0 replies.
- [13/28] incubator-mynewt-newt git commit: Remove Godeps; user can acquire deps via "go get". - posted by st...@apache.org on 2016/02/23 00:04:44 UTC, 0 replies.
- [14/28] incubator-mynewt-newt git commit: Remove Godeps; user can acquire deps via "go get". - posted by st...@apache.org on 2016/02/23 00:04:45 UTC, 0 replies.
- [15/28] incubator-mynewt-newt git commit: Remove Godeps; user can acquire deps via "go get". - posted by st...@apache.org on 2016/02/23 00:04:46 UTC, 0 replies.
- [16/28] incubator-mynewt-newt git commit: Remove Godeps; user can acquire deps via "go get". - posted by st...@apache.org on 2016/02/23 00:04:47 UTC, 0 replies.
- [17/28] incubator-mynewt-newt git commit: Remove Godeps; user can acquire deps via "go get". - posted by st...@apache.org on 2016/02/23 00:04:48 UTC, 0 replies.
- [18/28] incubator-mynewt-newt git commit: Remove Godeps; user can acquire deps via "go get". - posted by st...@apache.org on 2016/02/23 00:04:49 UTC, 0 replies.
- [19/28] incubator-mynewt-newt git commit: Remove Godeps; user can acquire deps via "go get". - posted by st...@apache.org on 2016/02/23 00:04:50 UTC, 0 replies.
- [20/28] incubator-mynewt-newt git commit: Remove Godeps; user can acquire deps via "go get". - posted by st...@apache.org on 2016/02/23 00:04:51 UTC, 0 replies.
- [21/28] incubator-mynewt-newt git commit: Remove Godeps; user can acquire deps via "go get". - posted by st...@apache.org on 2016/02/23 00:04:52 UTC, 0 replies.
- [22/28] incubator-mynewt-newt git commit: Remove Godeps; user can acquire deps via "go get". - posted by st...@apache.org on 2016/02/23 00:04:53 UTC, 0 replies.
- [23/28] incubator-mynewt-newt git commit: Remove license pointers for non-bundled deps. - posted by st...@apache.org on 2016/02/23 00:04:54 UTC, 0 replies.
- [24/28] incubator-mynewt-newt git commit: Remove Runtime copyright notice; add Apache text. - posted by st...@apache.org on 2016/02/23 00:04:55 UTC, 0 replies.
- [25/28] incubator-mynewt-newt git commit: Fill out newt tool's readme file. - posted by st...@apache.org on 2016/02/23 00:04:56 UTC, 0 replies.
- [26/28] incubator-mynewt-newt git commit: Add disclaimer to README.md about LGPL dependency. - posted by st...@apache.org on 2016/02/23 00:04:57 UTC, 0 replies.
- [27/28] incubator-mynewt-newt git commit: newt - Add .rat-excludes / Apache licenses. - posted by st...@apache.org on 2016/02/23 00:04:58 UTC, 0 replies.
- [28/28] incubator-mynewt-newt git commit: This closes #2 - posted by st...@apache.org on 2016/02/23 00:04:59 UTC, 0 replies.
- svn commit: r12502 - in /dev/incubator/mynewt: ./ mynewt-0.8.0-b1-incubating/ - posted by cc...@apache.org on 2016/02/23 00:58:11 UTC, 0 replies.
- incubator-mynewt-larva git commit: MYNEWT-73: Add hal_ to HAL gpio - posted by we...@apache.org on 2016/02/23 01:27:19 UTC, 0 replies.
- [GitHub] incubator-mynewt-site pull request: Move to correct location for b... - posted by spoonofpower <gi...@git.apache.org> on 2016/02/23 01:28:58 UTC, 1 replies.
- [1/2] incubator-mynewt-site git commit: update structure of documentation. - posted by st...@apache.org on 2016/02/23 01:59:50 UTC, 0 replies.
- [2/2] incubator-mynewt-site git commit: begin making a few changes to intro - posted by st...@apache.org on 2016/02/23 01:59:51 UTC, 0 replies.
- [1/2] incubator-mynewt-site git commit: Move to correct location for build script - posted by ad...@apache.org on 2016/02/23 02:09:41 UTC, 0 replies.
- [2/2] incubator-mynewt-site git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-mynewt-site - posted by ad...@apache.org on 2016/02/23 02:09:42 UTC, 0 replies.
- [01/36] incubator-mynewt-site git commit: try merging all the doc structure changes again - posted by ad...@apache.org on 2016/02/23 02:30:54 UTC, 0 replies.
- [02/36] incubator-mynewt-site git commit: try merging all the doc structure changes again - posted by ad...@apache.org on 2016/02/23 02:30:55 UTC, 0 replies.
- [03/36] incubator-mynewt-site git commit: try merging all the doc structure changes again - posted by ad...@apache.org on 2016/02/23 02:30:56 UTC, 0 replies.
- [04/36] incubator-mynewt-site git commit: try merging all the doc structure changes again - posted by ad...@apache.org on 2016/02/23 02:30:57 UTC, 0 replies.
- [05/36] incubator-mynewt-site git commit: try merging all the doc structure changes again - posted by ad...@apache.org on 2016/02/23 02:30:58 UTC, 0 replies.
- [06/36] incubator-mynewt-site git commit: try merging all the doc structure changes again - posted by ad...@apache.org on 2016/02/23 02:30:59 UTC, 0 replies.
- [07/36] incubator-mynewt-site git commit: try merging all the doc structure changes again - posted by ad...@apache.org on 2016/02/23 02:31:00 UTC, 0 replies.
- [08/36] incubator-mynewt-site git commit: try merging all the doc structure changes again - posted by ad...@apache.org on 2016/02/23 02:31:01 UTC, 0 replies.
- [09/36] incubator-mynewt-site git commit: try merging all the doc structure changes again - posted by ad...@apache.org on 2016/02/23 02:31:02 UTC, 0 replies.
- [10/36] incubator-mynewt-site git commit: try merging all the doc structure changes again - posted by ad...@apache.org on 2016/02/23 02:31:03 UTC, 0 replies.
- [11/36] incubator-mynewt-site git commit: try merging all the doc structure changes again - posted by ad...@apache.org on 2016/02/23 02:31:04 UTC, 0 replies.
- [12/36] incubator-mynewt-site git commit: try merging all the doc structure changes again - posted by ad...@apache.org on 2016/02/23 02:31:05 UTC, 0 replies.
- [13/36] incubator-mynewt-site git commit: try merging all the doc structure changes again - posted by ad...@apache.org on 2016/02/23 02:31:06 UTC, 0 replies.
- [14/36] incubator-mynewt-site git commit: try merging all the doc structure changes again - posted by ad...@apache.org on 2016/02/23 02:31:07 UTC, 0 replies.
- [15/36] incubator-mynewt-site git commit: try merging all the doc structure changes again - posted by ad...@apache.org on 2016/02/23 02:31:08 UTC, 0 replies.
- [16/36] incubator-mynewt-site git commit: try merging all the doc structure changes again - posted by ad...@apache.org on 2016/02/23 02:31:09 UTC, 0 replies.
- [17/36] incubator-mynewt-site git commit: try merging all the doc structure changes again - posted by ad...@apache.org on 2016/02/23 02:31:10 UTC, 0 replies.
- [18/36] incubator-mynewt-site git commit: try merging all the doc structure changes again - posted by ad...@apache.org on 2016/02/23 02:31:11 UTC, 0 replies.
- [19/36] incubator-mynewt-site git commit: try merging all the doc structure changes again - posted by ad...@apache.org on 2016/02/23 02:31:12 UTC, 0 replies.
- [20/36] incubator-mynewt-site git commit: try merging all the doc structure changes again - posted by ad...@apache.org on 2016/02/23 02:31:13 UTC, 0 replies.
- [21/36] incubator-mynewt-site git commit: try merging all the doc structure changes again - posted by ad...@apache.org on 2016/02/23 02:31:14 UTC, 0 replies.
- [22/36] incubator-mynewt-site git commit: try merging all the doc structure changes again - posted by ad...@apache.org on 2016/02/23 02:31:15 UTC, 0 replies.
- [23/36] incubator-mynewt-site git commit: try merging all the doc structure changes again - posted by ad...@apache.org on 2016/02/23 02:31:16 UTC, 0 replies.
- [24/36] incubator-mynewt-site git commit: try merging all the doc structure changes again - posted by ad...@apache.org on 2016/02/23 02:31:17 UTC, 0 replies.
- [25/36] incubator-mynewt-site git commit: try merging all the doc structure changes again - posted by ad...@apache.org on 2016/02/23 02:31:18 UTC, 0 replies.
- [26/36] incubator-mynewt-site git commit: try merging all the doc structure changes again - posted by ad...@apache.org on 2016/02/23 02:31:19 UTC, 0 replies.
- [27/36] incubator-mynewt-site git commit: try merging all the doc structure changes again - posted by ad...@apache.org on 2016/02/23 02:31:20 UTC, 0 replies.
- [28/36] incubator-mynewt-site git commit: try merging all the doc structure changes again - posted by ad...@apache.org on 2016/02/23 02:31:21 UTC, 0 replies.
- [29/36] incubator-mynewt-site git commit: try merging all the doc structure changes again - posted by ad...@apache.org on 2016/02/23 02:31:22 UTC, 0 replies.
- [30/36] incubator-mynewt-site git commit: try merging all the doc structure changes again - posted by ad...@apache.org on 2016/02/23 02:31:23 UTC, 0 replies.
- [31/36] incubator-mynewt-site git commit: try merging all the doc structure changes again - posted by ad...@apache.org on 2016/02/23 02:31:24 UTC, 0 replies.
- [32/36] incubator-mynewt-site git commit: try merging all the doc structure changes again - posted by ad...@apache.org on 2016/02/23 02:31:25 UTC, 0 replies.
- [33/36] incubator-mynewt-site git commit: try merging all the doc structure changes again - posted by ad...@apache.org on 2016/02/23 02:31:26 UTC, 0 replies.
- [34/36] incubator-mynewt-site git commit: try merging all the doc structure changes again - posted by ad...@apache.org on 2016/02/23 02:31:27 UTC, 0 replies.
- [35/36] incubator-mynewt-site git commit: try merging all the doc structure changes again - posted by ad...@apache.org on 2016/02/23 02:31:28 UTC, 0 replies.
- [36/36] incubator-mynewt-site git commit: try merging all the doc structure changes again - posted by ad...@apache.org on 2016/02/23 02:31:29 UTC, 0 replies.
- incubator-mynewt-newt git commit: fix status messages for newt new, to make them look better - posted by st...@apache.org on 2016/02/23 03:02:44 UTC, 0 replies.
- [1/4] incubator-mynewt-newt git commit: Add DISCLAIMER file. - posted by cc...@apache.org on 2016/02/23 06:58:40 UTC, 0 replies.
- [2/4] incubator-mynewt-newt git commit: Add mention of Runtime to NOTICE. - posted by cc...@apache.org on 2016/02/23 06:58:41 UTC, 0 replies.
- [3/4] incubator-mynewt-newt git commit: Move README.md file to top level. - posted by cc...@apache.org on 2016/02/23 06:58:42 UTC, 0 replies.
- [4/4] incubator-mynewt-newt git commit: README.md: Add brief docs for building newt tool. - posted by cc...@apache.org on 2016/02/23 06:58:43 UTC, 0 replies.
- [1/3] incubator-mynewt-larva git commit: Add DISCLAIMER file. - posted by cc...@apache.org on 2016/02/23 06:59:09 UTC, 0 replies.
- [2/3] incubator-mynewt-larva git commit: Add mention of Runtime to NOTICE. - posted by cc...@apache.org on 2016/02/23 06:59:10 UTC, 0 replies.
- [3/3] incubator-mynewt-larva git commit: Add pointer to Getting Started page to README.md. - posted by cc...@apache.org on 2016/02/23 06:59:11 UTC, 0 replies.
- [1/3] incubator-mynewt-tadpole git commit: Add DISCLAIMER file. - posted by cc...@apache.org on 2016/02/23 06:59:31 UTC, 0 replies.
- [2/3] incubator-mynewt-tadpole git commit: Add mention of Runtime to NOTICE. - posted by cc...@apache.org on 2016/02/23 06:59:32 UTC, 0 replies.
- [3/3] incubator-mynewt-tadpole git commit: Minor edits to tadpole's README.md. - posted by cc...@apache.org on 2016/02/23 06:59:33 UTC, 0 replies.
- incubator-mynewt-newt git commit: newt README.md - Add link to getting started doc. - posted by cc...@apache.org on 2016/02/23 19:28:03 UTC, 0 replies.
- [1/2] incubator-mynewt-larva git commit: (MYNEWT-127) - Expose scan response data. - posted by cc...@apache.org on 2016/02/23 21:34:15 UTC, 0 replies.
- [2/2] incubator-mynewt-larva git commit: (MYNEWT-127) - rsp. data unit tests. - posted by cc...@apache.org on 2016/02/23 21:34:16 UTC, 0 replies.
- incubator-mynewt-larva git commit: (MYNEWT-127) - Fix ble_gap stat names. - posted by cc...@apache.org on 2016/02/23 21:40:11 UTC, 0 replies.
- incubator-mynewt-larva git commit: This closes #6 - posted by st...@apache.org on 2016/02/24 00:32:08 UTC, 0 replies.
- [GitHub] incubator-mynewt-site pull request: Don't restrict height of sideb... - posted by spoonofpower <gi...@git.apache.org> on 2016/02/24 01:39:23 UTC, 1 replies.
- svn commit: r12520 - in /dev/incubator/mynewt: ./ apache-mynewt-0.8.0-b1-incubating/ mynewt-0.8.0-b1-incubating/ - posted by cc...@apache.org on 2016/02/24 01:55:59 UTC, 0 replies.
- incubator-mynewt-newt git commit: This closes #4 - posted by st...@apache.org on 2016/02/24 09:25:21 UTC, 0 replies.
- [1/5] incubator-mynewt-site git commit: condensed project blinky and removed old terminology such as eggs from it - posted by ad...@apache.org on 2016/02/24 09:30:11 UTC, 0 replies.
- [2/5] incubator-mynewt-site git commit: condensed project blinky and removed old terminology such as eggs from it - posted by ad...@apache.org on 2016/02/24 09:30:12 UTC, 0 replies.
- [3/5] incubator-mynewt-site git commit: condensed project blinky and removed old terminology such as eggs from it - posted by ad...@apache.org on 2016/02/24 09:30:13 UTC, 0 replies.
- [4/5] incubator-mynewt-site git commit: condensed project blinky and removed old terminology such as eggs from it - posted by ad...@apache.org on 2016/02/24 09:30:14 UTC, 0 replies.
- [5/5] incubator-mynewt-site git commit: condensed project blinky and removed old terminology such as eggs from it - posted by ad...@apache.org on 2016/02/24 09:30:15 UTC, 0 replies.
- incubator-mynewt-site git commit: streamlined project blinky and removed reference to old terminology e.g. egg - posted by ad...@apache.org on 2016/02/24 09:36:44 UTC, 0 replies.
- [1/2] incubator-mynewt-site git commit: Don't restrict height of sidebar and docs - posted by ad...@apache.org on 2016/02/24 09:39:29 UTC, 0 replies.
- [2/2] incubator-mynewt-site git commit: Merge branch 'no-extra-scroll-bars' of https://github.com/spoonofpower/incubator-mynewt-site - posted by ad...@apache.org on 2016/02/24 09:39:30 UTC, 0 replies.
- incubator-mynewt-site git commit: Don't restrict height of sidebar and docs - fix for MYNEWT-157 by todd mitton - posted by ad...@apache.org on 2016/02/24 09:41:43 UTC, 0 replies.
- incubator-mynewt-site git commit: Image manager documentation. - posted by ma...@apache.org on 2016/02/24 17:33:00 UTC, 0 replies.
- [1/3] incubator-mynewt-larva git commit: sys/log - fix compiler errors when newtmgr not present. - posted by cc...@apache.org on 2016/02/24 20:25:14 UTC, 0 replies.
- [2/3] incubator-mynewt-larva git commit: fs/nffs - add logging support. - posted by cc...@apache.org on 2016/02/24 20:25:15 UTC, 0 replies.
- [3/3] incubator-mynewt-larva git commit: MYNEWT-160 NFFS - Scattered blocks; restore fails. - posted by cc...@apache.org on 2016/02/24 20:25:16 UTC, 0 replies.
- incubator-mynewt-larva git commit: MYNEWT-111:support random static addresses - posted by we...@apache.org on 2016/02/24 21:24:25 UTC, 0 replies.
- incubator-mynewt-site git commit: Provide some documentation for elua. - posted by ma...@apache.org on 2016/02/24 23:42:01 UTC, 0 replies.
- [1/2] incubator-mynewt-larva git commit: (MYNEWT-43) Add missing fields to egg.yml files. - posted by cc...@apache.org on 2016/02/25 00:01:21 UTC, 0 replies.
- [2/2] incubator-mynewt-larva git commit: (MYNEWT-43) Update pkg.yml versions to 0.8.0. - posted by cc...@apache.org on 2016/02/25 00:01:22 UTC, 0 replies.
- incubator-mynewt-site git commit: Update with the reduced list of imgmgr functions and new location of lua docs. - posted by ma...@apache.org on 2016/02/25 00:19:54 UTC, 0 replies.
- incubator-mynewt-site git commit: Fix tab chars and block start/end for embedded lua - posted by we...@apache.org on 2016/02/25 00:30:29 UTC, 0 replies.
- [GitHub] incubator-mynewt-site pull request: edit introduction. rename temp... - posted by sterlinghughes <gi...@git.apache.org> on 2016/02/25 00:41:32 UTC, 1 replies.
- incubator-mynewt-newt git commit: Don't automatically build when doing 'target download'. - posted by ma...@apache.org on 2016/02/25 02:59:26 UTC, 0 replies.
- incubator-mynewt-newt git commit: (MYNEWT-39) Collapse project/compiler yml -> pkg.yml - posted by cc...@apache.org on 2016/02/25 03:16:29 UTC, 0 replies.
- incubator-mynewt-site git commit: removed legacy terms from newt manual - posted by ad...@apache.org on 2016/02/25 03:32:20 UTC, 0 replies.
- [1/9] incubator-mynewt-site git commit: Removing legacy terms from newt manual - posted by ad...@apache.org on 2016/02/25 03:35:00 UTC, 0 replies.
- [2/9] incubator-mynewt-site git commit: Removing legacy terms from newt manual - posted by ad...@apache.org on 2016/02/25 03:35:01 UTC, 0 replies.
- [3/9] incubator-mynewt-site git commit: Removing legacy terms from newt manual - posted by ad...@apache.org on 2016/02/25 03:35:02 UTC, 0 replies.
- [4/9] incubator-mynewt-site git commit: Removing legacy terms from newt manual - posted by ad...@apache.org on 2016/02/25 03:35:03 UTC, 0 replies.
- [5/9] incubator-mynewt-site git commit: Removing legacy terms from newt manual - posted by ad...@apache.org on 2016/02/25 03:35:04 UTC, 0 replies.
- [6/9] incubator-mynewt-site git commit: Removing legacy terms from newt manual - posted by ad...@apache.org on 2016/02/25 03:35:05 UTC, 0 replies.
- [7/9] incubator-mynewt-site git commit: Removing legacy terms from newt manual - posted by ad...@apache.org on 2016/02/25 03:35:06 UTC, 0 replies.
- [8/9] incubator-mynewt-site git commit: Removing legacy terms from newt manual - posted by ad...@apache.org on 2016/02/25 03:35:07 UTC, 0 replies.
- [9/9] incubator-mynewt-site git commit: Removing legacy terms from newt manual - posted by ad...@apache.org on 2016/02/25 03:35:08 UTC, 0 replies.
- incubator-mynewt-larva git commit: (MYNEWT-39) Collapse project/compiler yml -> pkg.yml - posted by cc...@apache.org on 2016/02/25 05:31:37 UTC, 0 replies.
- incubator-mynewt-newt git commit: (MYNEWT-125) Display valid values for target vars - posted by cc...@apache.org on 2016/02/25 05:38:15 UTC, 0 replies.
- [1/2] incubator-mynewt-site git commit: MYNEWT-162: documentation for os memory pools - posted by we...@apache.org on 2016/02/25 07:24:29 UTC, 0 replies.
- [2/2] incubator-mynewt-site git commit: MYNEWT-162: documentation for OS_MEMPOOL_SIZE - posted by we...@apache.org on 2016/02/25 07:24:30 UTC, 0 replies.
- [1/2] incubator-mynewt-site git commit: edit introduction. rename templated console_init() in imgr functions to the individual imgr function names - posted by ad...@apache.org on 2016/02/25 08:35:43 UTC, 0 replies.
- [2/2] incubator-mynewt-site git commit: Merge branch 'intro_text' of https://github.com/sterlinghughes/incubator-mynewt-site - posted by ad...@apache.org on 2016/02/25 08:35:44 UTC, 0 replies.
- incubator-mynewt-site git commit: Pull request #7 from sterlinghughes merged - posted by ad...@apache.org on 2016/02/25 08:37:13 UTC, 0 replies.
- [GitHub] incubator-mynewt-site pull request: os mempool - posted by wes3 <gi...@git.apache.org> on 2016/02/25 17:30:26 UTC, 1 replies.
- [1/3] incubator-mynewt-site git commit: MYNEWT-162: documentation for os memory pools - posted by ad...@apache.org on 2016/02/25 18:08:26 UTC, 0 replies.
- [2/3] incubator-mynewt-site git commit: MYNEWT-162: documentation for OS_MEMPOOL_SIZE - posted by ad...@apache.org on 2016/02/25 18:08:27 UTC, 0 replies.
- [3/3] incubator-mynewt-site git commit: Merge branch 'os_mempool' of https://github.com/apache/incubator-mynewt-site - posted by ad...@apache.org on 2016/02/25 18:08:28 UTC, 0 replies.
- incubator-mynewt-site git commit: os_mempool - pull request #8 by wes3 - os_mempool - posted by ad...@apache.org on 2016/02/25 18:11:26 UTC, 0 replies.
- incubator-mynewt-newt git commit: Description of new command was missing a newline from the end. - posted by ma...@apache.org on 2016/02/25 19:00:42 UTC, 0 replies.
- incubator-mynewt-newt git commit: (MYNEWT-125) Include full path for BSP values. - posted by cc...@apache.org on 2016/02/25 20:55:38 UTC, 0 replies.
- incubator-mynewt-site git commit: Updated community page and contribution steps - posted by ad...@apache.org on 2016/02/25 23:39:18 UTC, 0 replies.
- [1/4] incubator-mynewt-site git commit: Update community page & contribution steps - posted by ad...@apache.org on 2016/02/25 23:41:36 UTC, 0 replies.
- [2/4] incubator-mynewt-site git commit: Update community page & contribution steps - posted by ad...@apache.org on 2016/02/25 23:41:37 UTC, 0 replies.
- [3/4] incubator-mynewt-site git commit: Update community page & contribution steps - posted by ad...@apache.org on 2016/02/25 23:41:38 UTC, 0 replies.
- [4/4] incubator-mynewt-site git commit: Update community page & contribution steps - posted by ad...@apache.org on 2016/02/25 23:41:39 UTC, 0 replies.
- incubator-mynewt-site git commit: MYNEWT-146: add task documentation to core os manual - posted by we...@apache.org on 2016/02/25 23:47:16 UTC, 0 replies.
- [GitHub] incubator-mynewt-site pull request: MYNEWT-146: add task documenta... - posted by wes3 <gi...@git.apache.org> on 2016/02/25 23:48:38 UTC, 1 replies.
- incubator-mynewt-newt git commit: Change 'target label' -> 'target create-image'. - posted by ma...@apache.org on 2016/02/26 00:03:38 UTC, 0 replies.
- incubator-mynewt-larva git commit: allow sanity to be configured with the number of seconds to run - posted by st...@apache.org on 2016/02/26 01:01:46 UTC, 0 replies.
- [GitHub] incubator-mynewt-site pull request: Community Page - posted by dmatrix <gi...@git.apache.org> on 2016/02/26 02:59:08 UTC, 2 replies.
- [1/2] incubator-mynewt-larva git commit: (MYNEWT-165) NFFS - Block collation during garbage collection breaks parent file. - posted by cc...@apache.org on 2016/02/26 06:52:44 UTC, 0 replies.
- [2/2] incubator-mynewt-larva git commit: (MYNEWT-165) NFFS - Block collation during garbage collection can break parent file. - posted by cc...@apache.org on 2016/02/26 06:52:45 UTC, 0 replies.
- [1/3] incubator-mynewt-site git commit: MYNEWT-146: add task documentation to core os manual - posted by ad...@apache.org on 2016/02/26 18:47:24 UTC, 0 replies.
- [2/3] incubator-mynewt-site git commit: Merge branch 'os_tasks' of https://github.com/apache/incubator-mynewt-site - posted by ad...@apache.org on 2016/02/26 18:47:25 UTC, 0 replies.
- [3/3] incubator-mynewt-site git commit: Updating for pull request#9 OS_tasks removed unnecessary pages in mkdocs.yml - posted by ad...@apache.org on 2016/02/26 18:47:26 UTC, 0 replies.
- [1/2] incubator-mynewt-site git commit: MYNEWT-146: add task documentation to core os manual - pull request#9 closed - posted by ad...@apache.org on 2016/02/26 18:53:50 UTC, 0 replies.
- [2/2] incubator-mynewt-site git commit: MYNEWT-146: add task documentation to core os manual - pull request#9 closed - posted by ad...@apache.org on 2016/02/26 18:53:51 UTC, 0 replies.
- [GitHub] incubator-mynewt-site pull request: minor changes to the community... - posted by dmatrix <gi...@git.apache.org> on 2016/02/26 19:21:55 UTC, 1 replies.
- [1/2] incubator-mynewt-site git commit: minor changes to the community landing page - posted by ad...@apache.org on 2016/02/26 19:44:14 UTC, 0 replies.
- [2/2] incubator-mynewt-site git commit: merging from https://github.com/dmatrix/incubator-mynewt-site master - posted by ad...@apache.org on 2016/02/26 19:44:15 UTC, 0 replies.
- incubator-mynewt-site git commit: Closing pull request#11 from dmatrix - posted by ad...@apache.org on 2016/02/26 19:45:36 UTC, 0 replies.
- [1/2] incubator-mynewt-newt git commit: (MYNEWT-167) Prevent unneeded builds; flag order. - posted by cc...@apache.org on 2016/02/26 20:56:57 UTC, 0 replies.
- [2/2] incubator-mynewt-newt git commit: (MYNEWT-125) Leverage existing util functions. - posted by cc...@apache.org on 2016/02/26 20:56:58 UTC, 0 replies.
- incubator-mynewt-larva git commit: (MYNEWT-167) Only ignore corruption errors when expected. - posted by cc...@apache.org on 2016/02/26 22:10:34 UTC, 0 replies.
- [GitHub] incubator-mynewt-site pull request: Start document scheduler/conte... - posted by mkiiskila <gi...@git.apache.org> on 2016/02/26 22:34:55 UTC, 3 replies.
- incubator-mynewt-site git commit: specified the need to fork/branch when doing pull requests & also closed a pull request that cannot be merged #10 - posted by ad...@apache.org on 2016/02/26 22:46:30 UTC, 0 replies.
- incubator-mynewt-site git commit: updated fork info on community page and closed pull request #10 - posted by ad...@apache.org on 2016/02/26 22:56:04 UTC, 0 replies.
- [GitHub] incubator-mynewt-site pull request: MYNEWT-145 - posted by paulfdietrich <gi...@git.apache.org> on 2016/02/26 22:58:14 UTC, 1 replies.
- incubator-mynewt-larva git commit: move os_task_sanity_checkin to os_sanity_task_checkin() as this logically belongs in the sanity framework. - posted by st...@apache.org on 2016/02/27 02:04:49 UTC, 0 replies.
- [01/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:03 UTC, 0 replies.
- [02/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:04 UTC, 0 replies.
- [03/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:05 UTC, 0 replies.
- [04/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:06 UTC, 0 replies.
- [05/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:07 UTC, 0 replies.
- [06/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:08 UTC, 0 replies.
- [07/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:09 UTC, 0 replies.
- [08/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:10 UTC, 0 replies.
- [09/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:11 UTC, 0 replies.
- [10/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:12 UTC, 0 replies.
- [11/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:13 UTC, 0 replies.
- [12/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:14 UTC, 0 replies.
- [13/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:15 UTC, 0 replies.
- [14/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:16 UTC, 0 replies.
- [15/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:17 UTC, 0 replies.
- [16/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:18 UTC, 0 replies.
- [17/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:19 UTC, 0 replies.
- [18/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:20 UTC, 0 replies.
- [19/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:21 UTC, 0 replies.
- [20/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:22 UTC, 0 replies.
- [21/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:23 UTC, 0 replies.
- [22/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:24 UTC, 0 replies.
- [23/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:25 UTC, 0 replies.
- [24/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:26 UTC, 0 replies.
- [25/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:27 UTC, 0 replies.
- [26/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:28 UTC, 0 replies.
- [27/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:29 UTC, 0 replies.
- [28/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:30 UTC, 0 replies.
- [29/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:31 UTC, 0 replies.
- [30/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:32 UTC, 0 replies.
- [31/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:33 UTC, 0 replies.
- [32/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:34 UTC, 0 replies.
- [33/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:35 UTC, 0 replies.
- [34/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:36 UTC, 0 replies.
- [35/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:37 UTC, 0 replies.
- [36/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:38 UTC, 0 replies.
- [37/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:39 UTC, 0 replies.
- [38/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:40 UTC, 0 replies.
- [39/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:41 UTC, 0 replies.
- [40/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:42 UTC, 0 replies.
- [41/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:43 UTC, 0 replies.
- [42/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:44 UTC, 0 replies.
- [43/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:45 UTC, 0 replies.
- [44/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:46 UTC, 0 replies.
- [45/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:47 UTC, 0 replies.
- [46/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:48 UTC, 0 replies.
- [47/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:49 UTC, 0 replies.
- [48/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:50 UTC, 0 replies.
- [49/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:51 UTC, 0 replies.
- [50/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:52 UTC, 0 replies.
- [51/51] [abbrv] [partial] incubator-mynewt-larva git commit: Arduino zero BSP and Atmel MCU in a different repository. - posted by ma...@apache.org on 2016/02/27 02:26:53 UTC, 0 replies.
- [GitHub] incubator-mynewt-site pull request: Sanity docs - posted by sterlinghughes <gi...@git.apache.org> on 2016/02/27 03:40:18 UTC, 1 replies.
- incubator-mynewt-site git commit: added location of the newt tool executable - posted by ad...@apache.org on 2016/02/27 06:03:39 UTC, 0 replies.
- incubator-mynewt-site git commit: information to download newt tool executable added - posted by ad...@apache.org on 2016/02/27 06:12:14 UTC, 0 replies.
- incubator-mynewt-larva git commit: add macro to init sanity check - posted by st...@apache.org on 2016/02/27 08:54:53 UTC, 0 replies.
- incubator-mynewt-site git commit: removed reference to binary release on github.com, only building newt from source mentioned in docs - posted by ad...@apache.org on 2016/02/27 09:20:23 UTC, 0 replies.
- incubator-mynewt-site git commit: removed reference to newt tool executable on github.com; only building from source explained - posted by ad...@apache.org on 2016/02/27 09:21:59 UTC, 0 replies.
- [GitHub] incubator-mynewt-site pull request: Community Page - posted by dmatrix <gi...@git.apache.org> on 2016/02/27 21:36:29 UTC, 2 replies.
- [1/3] incubator-mynewt-site git commit: MYNEWT-145 - posted by ad...@apache.org on 2016/02/28 22:25:15 UTC, 0 replies.
- [2/3] incubator-mynewt-site git commit: Merge branch 'MYNEWT-145' of https://github.com/paulfdietrich/incubator-mynewt-site - posted by ad...@apache.org on 2016/02/28 22:25:16 UTC, 0 replies.
- [3/3] incubator-mynewt-site git commit: Documentation for system time. minor typo edits. This closes #13 . - posted by ad...@apache.org on 2016/02/28 22:25:17 UTC, 0 replies.
- [1/2] incubator-mynewt-site git commit: added system time documentation as per pull request #13. - posted by ad...@apache.org on 2016/02/28 22:27:32 UTC, 0 replies.
- [2/2] incubator-mynewt-site git commit: added system time documentation as per pull request #13. - posted by ad...@apache.org on 2016/02/28 22:27:33 UTC, 0 replies.
- [1/4] incubator-mynewt-site git commit: interim cut of sanity documentation - posted by ad...@apache.org on 2016/02/28 23:52:08 UTC, 0 replies.
- [2/4] incubator-mynewt-site git commit: finish sanity documentation - posted by ad...@apache.org on 2016/02/28 23:52:09 UTC, 0 replies.
- [3/4] incubator-mynewt-site git commit: Merge branch 'sanity_docs' of https://github.com/sterlinghughes/incubator-mynewt-site - posted by ad...@apache.org on 2016/02/28 23:52:10 UTC, 0 replies.
- [4/4] incubator-mynewt-site git commit: Added doc on sanity. plus minor typo edits. This closes #14 . - posted by ad...@apache.org on 2016/02/28 23:52:11 UTC, 0 replies.
- [1/2] incubator-mynewt-site git commit: Added documentation on sanity. This closes pull request #14. - posted by ad...@apache.org on 2016/02/28 23:53:30 UTC, 0 replies.
- [2/2] incubator-mynewt-site git commit: Added documentation on sanity. This closes pull request #14. - posted by ad...@apache.org on 2016/02/28 23:53:31 UTC, 0 replies.
- [1/5] incubator-mynewt-site git commit: corrected a typo and a sentence structure - posted by ad...@apache.org on 2016/02/29 02:43:03 UTC, 0 replies.
- [2/5] incubator-mynewt-site git commit: minor edits - posted by ad...@apache.org on 2016/02/29 02:43:04 UTC, 0 replies.
- [3/5] incubator-mynewt-site git commit: minor edits; added sub-headings; and links to newt-how to build it - posted by ad...@apache.org on 2016/02/29 02:43:05 UTC, 0 replies.
- [4/5] incubator-mynewt-site git commit: Merge branch 'master' of https://github.com/dmatrix/incubator-mynewt-site - posted by ad...@apache.org on 2016/02/29 02:43:06 UTC, 0 replies.
- [5/5] incubator-mynewt-site git commit: Edits to introduction. and some minor edits. This closes #15 . - posted by ad...@apache.org on 2016/02/29 02:43:07 UTC, 0 replies.
- incubator-mynewt-site git commit: organized introduction to mynewt. closes pull request #15. - posted by ad...@apache.org on 2016/02/29 02:50:50 UTC, 0 replies.
- [1/4] incubator-mynewt-site git commit: Start document scheduler/context switching. - posted by ad...@apache.org on 2016/02/29 23:10:22 UTC, 0 replies.
- [2/4] incubator-mynewt-site git commit: Add context switching cod examples, or remove section if no suitable ones available. - posted by ad...@apache.org on 2016/02/29 23:10:23 UTC, 0 replies.
- [3/4] incubator-mynewt-site git commit: Merge branch 'github/os_sched' of https://github.com/mkiiskila/incubator-mynewt-site - posted by ad...@apache.org on 2016/02/29 23:10:24 UTC, 0 replies.
- [4/4] incubator-mynewt-site git commit: Context switch documentation done. This closes #12 . - posted by ad...@apache.org on 2016/02/29 23:10:25 UTC, 0 replies.
- [1/2] incubator-mynewt-site git commit: Context switch documentation added. This closes pull request #12. - posted by ad...@apache.org on 2016/02/29 23:11:54 UTC, 0 replies.
- [2/2] incubator-mynewt-site git commit: Context switch documentation added. This closes pull request #12. - posted by ad...@apache.org on 2016/02/29 23:11:55 UTC, 0 replies.
- [1/7] incubator-mynewt-newt git commit: Replace LGPL-licensed yaml.v2 library with our own - posted by cc...@apache.org on 2016/02/29 23:48:47 UTC, 0 replies.
- [2/7] incubator-mynewt-newt git commit: Replace LGPL-licensed yaml.v2 library with our own - posted by cc...@apache.org on 2016/02/29 23:48:48 UTC, 0 replies.
- [3/7] incubator-mynewt-newt git commit: Replace LGPL-licensed yaml.v2 library with our own - posted by cc...@apache.org on 2016/02/29 23:48:49 UTC, 0 replies.
- [4/7] incubator-mynewt-newt git commit: Replace LGPL-licensed yaml.v2 library with our own - posted by cc...@apache.org on 2016/02/29 23:48:50 UTC, 0 replies.
- [5/7] incubator-mynewt-newt git commit: Replace LGPL-licensed yaml.v2 library with our own - posted by cc...@apache.org on 2016/02/29 23:48:51 UTC, 0 replies.
- [6/7] incubator-mynewt-newt git commit: Replace LGPL-licensed yaml.v2 library with our own - posted by cc...@apache.org on 2016/02/29 23:48:52 UTC, 0 replies.
- [7/7] incubator-mynewt-newt git commit: Add MIT pointers to LICENSE file for viper and yaml. - posted by cc...@apache.org on 2016/02/29 23:48:53 UTC, 0 replies.