You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] [incubator-nuttx] Dan-guanghua commented on a change in pull request #2630: libs/libc/net: implement socketpair - posted by GitBox <gi...@apache.org> on 2021/01/01 00:49:00 UTC, 1 replies.
- [incubator-nuttx-website] branch asf-site updated: Publishing web: 59c4fb7620bc9aabf46df895f9e5cdb361f50177 docs: 588227ed7b1bd6e912ca4408a1d4366cb4f292fd - posted by gi...@apache.org on 2021/01/01 01:07:19 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2631: mqueue: simplify the mqueue reailize - posted by GitBox <gi...@apache.org> on 2021/01/01 08:50:31 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #2633: BL602: Add support for system reset modes - posted by GitBox <gi...@apache.org> on 2021/01/01 08:54:05 UTC, 0 replies.
- [GitHub] [incubator-nuttx] hartmannathan opened a new pull request #2634: arch/stm32: Fix nxstyle errors - posted by GitBox <gi...@apache.org> on 2021/01/01 15:22:11 UTC, 0 replies.
- [incubator-nuttx] branch master updated (588227e -> 7592fc1) - posted by ag...@apache.org on 2021/01/01 17:17:12 UTC, 0 replies.
- [GitHub] [incubator-nuttx] Ouss4 merged pull request #2634: arch/stm32: Fix nxstyle errors - posted by GitBox <gi...@apache.org> on 2021/01/01 17:17:19 UTC, 0 replies.
- [incubator-nuttx] branch master updated (7592fc1 -> 1241f91) - posted by xi...@apache.org on 2021/01/01 21:04:04 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2624: arch/spinlock: implement the default test-and-set semantics - posted by GitBox <gi...@apache.org> on 2021/01/01 21:04:10 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #2635: drivers/pipes: Fix a typo error - posted by GitBox <gi...@apache.org> on 2021/01/01 21:26:00 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #2636: Move the declaration of nx_mkfifo/nx_pipe to nuttx/fs/fs.h - posted by GitBox <gi...@apache.org> on 2021/01/01 21:38:39 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton commented on a change in pull request #2633: BL602: Add support for system reset modes - posted by GitBox <gi...@apache.org> on 2021/01/01 23:15:00 UTC, 0 replies.
- [incubator-nuttx] branch bl602-i2c created (now b4ca061) - posted by bt...@apache.org on 2021/01/02 00:04:00 UTC, 0 replies.
- [incubator-nuttx] 01/01: BL602: Initial I2C support - posted by bt...@apache.org on 2021/01/02 00:04:01 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton opened a new pull request #2637: BL602: Initial I2C support - posted by GitBox <gi...@apache.org> on 2021/01/02 00:12:01 UTC, 0 replies.
- [incubator-nuttx] branch bl602-rst updated (28dbc49 -> 703aace) - posted by bt...@apache.org on 2021/01/02 00:41:52 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton commented on pull request #2633: BL602: Add support for system reset modes - posted by GitBox <gi...@apache.org> on 2021/01/02 00:43:57 UTC, 0 replies.
- [incubator-nuttx] branch master updated (1241f91 -> 40516a3) - posted by ag...@apache.org on 2021/01/02 01:02:02 UTC, 0 replies.
- [GitHub] [incubator-nuttx] Ouss4 merged pull request #2635: drivers/pipes: Fix a typo error - posted by GitBox <gi...@apache.org> on 2021/01/02 01:02:09 UTC, 0 replies.
- [incubator-nuttx-website] branch asf-site updated: Publishing web: 59c4fb7620bc9aabf46df895f9e5cdb361f50177 docs: 1241f910cedd42b4c899f981b349f375705e5f77 - posted by gi...@apache.org on 2021/01/02 01:04:11 UTC, 0 replies.
- [incubator-nuttx] branch master updated (40516a3 -> dd26d9c) - posted by xi...@apache.org on 2021/01/02 06:14:48 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2633: BL602: Add support for system reset modes - posted by GitBox <gi...@apache.org> on 2021/01/02 06:14:54 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #2638: fs: fs_dupfd2 should return OK if fd1 equals fd2 - posted by GitBox <gi...@apache.org> on 2021/01/02 13:43:55 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #2639: fs: Let files_allocate return -EMFILE instead ERROR - posted by GitBox <gi...@apache.org> on 2021/01/02 14:04:27 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #2640: fs: Remove _files_close and reuse file_close - posted by GitBox <gi...@apache.org> on 2021/01/02 14:47:56 UTC, 0 replies.
- [GitHub] [incubator-nuttx] MTres19 opened a new pull request #2641: can: WIP: Cleanup usage of soft fifo semaphore - posted by GitBox <gi...@apache.org> on 2021/01/02 15:05:22 UTC, 0 replies.
- [GitHub] [incubator-nuttx] Ouss4 commented on pull request #2638: fs: fs_dupfd2 should return OK if fd1 equals fd2 - posted by GitBox <gi...@apache.org> on 2021/01/02 15:41:02 UTC, 1 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2638: fs: fs_dupfd2 should return OK if fd1 equals fd2 - posted by GitBox <gi...@apache.org> on 2021/01/02 16:06:44 UTC, 1 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 edited a comment on pull request #2638: fs: fs_dupfd2 should return OK if fd1 equals fd2 - posted by GitBox <gi...@apache.org> on 2021/01/02 16:07:14 UTC, 0 replies.
- [GitHub] [incubator-nuttx] Ouss4 edited a comment on pull request #2638: fs: fs_dupfd2 should return OK if fd1 equals fd2 - posted by GitBox <gi...@apache.org> on 2021/01/02 18:00:39 UTC, 0 replies.
- [GitHub] [incubator-nuttx] Ouss4 commented on a change in pull request #2639: fs: Let files_allocate return -EMFILE instead ERROR - posted by GitBox <gi...@apache.org> on 2021/01/02 20:15:51 UTC, 1 replies.
- [incubator-nuttx] branch master updated (dd26d9c -> 14a3c35) - posted by ag...@apache.org on 2021/01/02 23:03:34 UTC, 0 replies.
- [GitHub] [incubator-nuttx] Ouss4 merged pull request #2638: fs: fs_dupfd2 should return OK if fd1 equals fd2 - posted by GitBox <gi...@apache.org> on 2021/01/02 23:03:37 UTC, 0 replies.
- [incubator-nuttx-website] branch asf-site updated: Publishing web: 59c4fb7620bc9aabf46df895f9e5cdb361f50177 docs: 14a3c35917aa16c21b469aff6e39ae4657f679d2 - posted by gi...@apache.org on 2021/01/03 01:09:03 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #2639: fs: Let files_allocate return -EMFILE instead ERROR - posted by GitBox <gi...@apache.org> on 2021/01/03 03:40:28 UTC, 0 replies.
- [GitHub] [incubator-nuttx] baggio63446333 opened a new pull request #2642: tools/version.sh: Fix the version retrieved from git-tag - posted by GitBox <gi...@apache.org> on 2021/01/03 07:48:51 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #2630: libs/libc/net: implement socketpair - posted by GitBox <gi...@apache.org> on 2021/01/03 09:03:14 UTC, 0 replies.
- [incubator-nuttx] branch master updated (14a3c35 -> 223dd0d) - posted by xi...@apache.org on 2021/01/03 09:04:21 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2642: tools/version.sh: Fix the version retrieved from git-tag - posted by GitBox <gi...@apache.org> on 2021/01/03 09:04:24 UTC, 0 replies.
- [incubator-nuttx] branch master updated (223dd0d -> cfd7390) - posted by ag...@apache.org on 2021/01/03 10:48:47 UTC, 0 replies.
- [GitHub] [incubator-nuttx] Ouss4 merged pull request #2639: fs: Let files_allocate return -EMFILE instead ERROR - posted by GitBox <gi...@apache.org> on 2021/01/03 10:48:52 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] GUIDINGLI opened a new pull request #546: testing/ostest: update mqueue testing code - posted by GitBox <gi...@apache.org> on 2021/01/03 12:16:50 UTC, 0 replies.
- [GitHub] [incubator-nuttx] GUIDINGLI commented on pull request #2631: mqueue: simplify the mqueue reailize - posted by GitBox <gi...@apache.org> on 2021/01/03 12:18:35 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #2631: mqueue: simplify the mqueue reailize - posted by GitBox <gi...@apache.org> on 2021/01/03 12:50:59 UTC, 2 replies.
- [GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on a change in pull request #546: testing/ostest: update mqueue testing code - posted by GitBox <gi...@apache.org> on 2021/01/03 13:03:23 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] GUIDINGLI commented on a change in pull request #546: testing/ostest: update mqueue testing code - posted by GitBox <gi...@apache.org> on 2021/01/03 13:23:03 UTC, 0 replies.
- [incubator-nuttx-apps] branch master updated: lvgl: Add file system interface. - posted by xi...@apache.org on 2021/01/03 14:04:44 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #540: lvgl: Add file system interface. - posted by GitBox <gi...@apache.org> on 2021/01/03 14:04:47 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] GUIDINGLI opened a new pull request #547: system/nx: update mqueue_open return value - posted by GitBox <gi...@apache.org> on 2021/01/03 14:28:59 UTC, 0 replies.
- [GitHub] [incubator-nuttx] GUIDINGLI commented on a change in pull request #2631: mqueue: simplify the mqueue reailize - posted by GitBox <gi...@apache.org> on 2021/01/03 14:34:50 UTC, 3 replies.
- [incubator-nuttx] branch master updated (cfd7390 -> 38a068b) - posted by ag...@apache.org on 2021/01/03 14:46:01 UTC, 0 replies.
- [GitHub] [incubator-nuttx] Ouss4 merged pull request #2640: fs: Remove _files_close and reuse file_close - posted by GitBox <gi...@apache.org> on 2021/01/03 14:46:09 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #2643: fs: Fix the race condition in file_dup - posted by GitBox <gi...@apache.org> on 2021/01/03 15:55:27 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #2644: libc: Add printflike and scanflike to wchar.h - posted by GitBox <gi...@apache.org> on 2021/01/03 17:01:27 UTC, 1 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 closed pull request #2644: libc: Add printflike and scanflike to wchar.h - posted by GitBox <gi...@apache.org> on 2021/01/03 17:50:19 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] hartmannathan opened a new pull request #548: examples/webserver: Allow exit when run as a NSH built-in app - posted by GitBox <gi...@apache.org> on 2021/01/03 23:08:45 UTC, 0 replies.
- [GitHub] [incubator-nuttx] hartmannathan opened a new pull request #2645: fs/mqueue/Kconfig: Fix typo - posted by GitBox <gi...@apache.org> on 2021/01/03 23:20:50 UTC, 0 replies.
- [GitHub] [incubator-nuttx] hartmannathan opened a new pull request #2646: arch/stm32h7: Fix nxstyle errors - posted by GitBox <gi...@apache.org> on 2021/01/04 00:52:51 UTC, 0 replies.
- [incubator-nuttx-website] branch asf-site updated: Publishing web: 59c4fb7620bc9aabf46df895f9e5cdb361f50177 docs: 38a068b7e64d56ae23a1cf75c4697f0c395d6746 - posted by gi...@apache.org on 2021/01/04 01:08:46 UTC, 0 replies.
- [incubator-nuttx] branch master updated: fs/mqueue/Kconfig: Fix typo - posted by xi...@apache.org on 2021/01/04 02:28:22 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2645: fs/mqueue/Kconfig: Fix typo - posted by GitBox <gi...@apache.org> on 2021/01/04 02:28:23 UTC, 0 replies.
- [incubator-nuttx] branch master updated: arch/stm32h7: Fix nxstyle errors - posted by xi...@apache.org on 2021/01/04 02:30:51 UTC, 2 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2646: arch/stm32h7: Fix nxstyle errors - posted by GitBox <gi...@apache.org> on 2021/01/04 02:30:54 UTC, 0 replies.
- [incubator-nuttx] branch master updated: libs/libc/net: implement socketpair - posted by xi...@apache.org on 2021/01/04 02:56:36 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2630: libs/libc/net: implement socketpair - posted by GitBox <gi...@apache.org> on 2021/01/04 02:56:42 UTC, 0 replies.
- [GitHub] [incubator-nuttx] donghengqaz opened a new pull request #2647: xtensa/esp32: Fix ESP32 serial UART tx ready check error - posted by GitBox <gi...@apache.org> on 2021/01/04 02:59:15 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #548: examples/webserver: Allow exit when run as a NSH built-in app - posted by GitBox <gi...@apache.org> on 2021/01/04 03:10:51 UTC, 0 replies.
- [incubator-nuttx-apps] branch master updated (1b5b8c5 -> 538c757) - posted by xi...@apache.org on 2021/01/04 03:10:58 UTC, 0 replies.
- [incubator-nuttx-apps] 01/02: apps/examples/webserver: When NSH app, allow terminating - posted by xi...@apache.org on 2021/01/04 03:10:59 UTC, 0 replies.
- [incubator-nuttx-apps] 02/02: apps/examples/webserver: nxstyle fixes - posted by xi...@apache.org on 2021/01/04 03:11:00 UTC, 0 replies.
- [incubator-nuttx-apps] branch master updated: system/nx: update mqueue_open return value - posted by xi...@apache.org on 2021/01/04 03:15:11 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #547: system/nx: update mqueue_open return value - posted by GitBox <gi...@apache.org> on 2021/01/04 03:15:13 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #546: testing/ostest: update mqueue testing code - posted by GitBox <gi...@apache.org> on 2021/01/04 03:23:43 UTC, 0 replies.
- [incubator-nuttx-apps] branch master updated (0e4c29b -> ef0c6b3) - posted by xi...@apache.org on 2021/01/04 03:23:45 UTC, 0 replies.
- [incubator-nuttx-apps] 01/02: testing/ostest/timedmqueue.c: fix nx_style - posted by xi...@apache.org on 2021/01/04 03:23:46 UTC, 0 replies.
- [incubator-nuttx-apps] 02/02: apps: update mqueue_open usage - posted by xi...@apache.org on 2021/01/04 03:23:47 UTC, 0 replies.
- [GitHub] [incubator-nuttx] yamt commented on pull request #2572: spiffs fixes - posted by GitBox <gi...@apache.org> on 2021/01/04 05:32:11 UTC, 1 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #2648: fs: Remove the special hack for pty in nx_vopen - posted by GitBox <gi...@apache.org> on 2021/01/04 07:38:20 UTC, 0 replies.
- [GitHub] [incubator-nuttx] RB-tel opened a new pull request #2649: Updated README.txt for RSK2M - posted by GitBox <gi...@apache.org> on 2021/01/04 07:47:31 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] xiaoxiang781216 opened a new pull request #549: Fix pty_test issue during testing - posted by GitBox <gi...@apache.org> on 2021/01/04 08:01:34 UTC, 0 replies.
- [incubator-nuttx] branch master updated: xtensa/esp32: Fix ESP32 serial UART tx ready check error - posted by ag...@apache.org on 2021/01/04 08:20:04 UTC, 0 replies.
- [GitHub] [incubator-nuttx] Ouss4 merged pull request #2647: xtensa/esp32: Fix ESP32 serial UART tx ready check error - posted by GitBox <gi...@apache.org> on 2021/01/04 08:20:07 UTC, 0 replies.
- [GitHub] [incubator-nuttx] yamt commented on a change in pull request #2063: Fix libcxx for sim/macOS - posted by GitBox <gi...@apache.org> on 2021/01/04 08:32:29 UTC, 2 replies.
- [GitHub] [incubator-nuttx] anchao opened a new pull request #2650: ctype/iscntrl: correct the control character function - posted by GitBox <gi...@apache.org> on 2021/01/04 09:23:46 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] anchao opened a new pull request #550: system/readline: check the control ascii only to support multi-languages - posted by GitBox <gi...@apache.org> on 2021/01/04 09:26:46 UTC, 0 replies.
- [GitHub] [incubator-nuttx] anchao opened a new pull request #2651: make/archive: replace the dependency to preprequisite list - posted by GitBox <gi...@apache.org> on 2021/01/04 09:50:38 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] anchao opened a new pull request #551: make/archive: replace the dependency to preprequisite list - posted by GitBox <gi...@apache.org> on 2021/01/04 09:51:10 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] anchao opened a new pull request #552: wireless/wapi: add set country code support - posted by GitBox <gi...@apache.org> on 2021/01/04 09:55:55 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2649: Updated README.txt for RSK2M - posted by GitBox <gi...@apache.org> on 2021/01/04 11:26:40 UTC, 0 replies.
- [incubator-nuttx] branch master updated: Updated README.txt - posted by xi...@apache.org on 2021/01/04 11:27:04 UTC, 0 replies.
- [GitHub] [incubator-nuttx] acassis commented on a change in pull request #2628: Add generic efuse driver for NuttX - posted by GitBox <gi...@apache.org> on 2021/01/04 13:23:47 UTC, 28 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #2628: Add generic efuse driver for NuttX - posted by GitBox <gi...@apache.org> on 2021/01/04 13:39:58 UTC, 12 replies.
- [GitHub] [incubator-nuttx] hartmannathan opened a new pull request #2652: arch/stm32h7: Fix nxstyle errors - posted by GitBox <gi...@apache.org> on 2021/01/04 16:41:03 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2652: arch/stm32h7: Fix nxstyle errors - posted by GitBox <gi...@apache.org> on 2021/01/04 19:05:09 UTC, 0 replies.
- [GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #2653: sched: sched: Don't call sched_lock()/unlock() in nx_waitid()/waitpid() for SMP - posted by GitBox <gi...@apache.org> on 2021/01/05 00:58:12 UTC, 0 replies.
- [incubator-nuttx-website] branch asf-site updated: Publishing web: 59c4fb7620bc9aabf46df895f9e5cdb361f50177 docs: 4ccaedf91f60e87c289baede2326662635673c56 - posted by gi...@apache.org on 2021/01/05 01:09:14 UTC, 0 replies.
- [GitHub] [incubator-nuttx] masayuki2009 commented on pull request #2653: sched: sched: Don't call sched_lock()/unlock() in nx_waitid()/waitpid() for SMP - posted by GitBox <gi...@apache.org> on 2021/01/05 01:10:05 UTC, 0 replies.
- [incubator-nuttx] branch master updated: sched: sched: Don't call sched_lock()/unlock() in nx_waitid()/waitpid() for SMP - posted by xi...@apache.org on 2021/01/05 02:15:44 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2653: sched: sched: Don't call sched_lock()/unlock() in nx_waitid()/waitpid() for SMP - posted by GitBox <gi...@apache.org> on 2021/01/05 02:15:47 UTC, 0 replies.
- [GitHub] [incubator-nuttx] yamt opened a new pull request #2654: Always specify an extension for "sed -i" - posted by GitBox <gi...@apache.org> on 2021/01/05 04:48:55 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton commented on a change in pull request #2654: Always specify an extension for "sed -i" - posted by GitBox <gi...@apache.org> on 2021/01/05 04:56:51 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #2654: Always specify an extension for "sed -i" - posted by GitBox <gi...@apache.org> on 2021/01/05 05:53:38 UTC, 1 replies.
- [GitHub] [incubator-nuttx] yamt commented on pull request #2654: Always specify an extension for "sed -i" - posted by GitBox <gi...@apache.org> on 2021/01/05 06:52:01 UTC, 0 replies.
- [GitHub] [incubator-nuttx] yamt commented on a change in pull request #2654: Always specify an extension for "sed -i" - posted by GitBox <gi...@apache.org> on 2021/01/05 06:53:13 UTC, 0 replies.
- [incubator-nuttx-apps] branch master updated: wireless/wapi: add set country code support - posted by je...@apache.org on 2021/01/05 07:00:39 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] jerpelea merged pull request #552: wireless/wapi: add set country code support - posted by GitBox <gi...@apache.org> on 2021/01/05 07:00:44 UTC, 0 replies.
- [incubator-nuttx-apps] branch master updated: system/readline: check the control ascii only to support multi-languages - posted by je...@apache.org on 2021/01/05 07:02:36 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] jerpelea merged pull request #550: system/readline: check the control ascii only to support multi-languages - posted by GitBox <gi...@apache.org> on 2021/01/05 07:02:51 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton commented on issue #2594: Should we remove the support of too old and incompatible risc-v chip(gap8 and nr5m100)? - posted by GitBox <gi...@apache.org> on 2021/01/05 07:13:25 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on a change in pull request #551: make/archive: replace the dependency to preprequisite list - posted by GitBox <gi...@apache.org> on 2021/01/05 07:26:58 UTC, 0 replies.
- [GitHub] [incubator-nuttx] yamt commented on pull request #2654: Deal with "sed -i" portability - posted by GitBox <gi...@apache.org> on 2021/01/05 07:28:47 UTC, 0 replies.
- [GitHub] [incubator-nuttx] yamt commented on a change in pull request #2654: Deal with "sed -i" portability - posted by GitBox <gi...@apache.org> on 2021/01/05 07:29:17 UTC, 1 replies.
- [GitHub] [incubator-nuttx] btashton commented on a change in pull request #2654: Deal with "sed -i" portability - posted by GitBox <gi...@apache.org> on 2021/01/05 07:34:00 UTC, 1 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #2654: Deal with "sed -i" portability - posted by GitBox <gi...@apache.org> on 2021/01/05 07:34:00 UTC, 0 replies.
- [incubator-nuttx] branch master updated (8940646 -> c8784fa) - posted by xi...@apache.org on 2021/01/05 07:34:49 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2650: ctype/iscntrl: correct the control character function - posted by GitBox <gi...@apache.org> on 2021/01/05 07:34:53 UTC, 0 replies.
- [incubator-nuttx] branch master updated (c8784fa -> f63db66) - posted by xi...@apache.org on 2021/01/05 08:40:54 UTC, 0 replies.
- [incubator-nuttx] 01/02: mqueue: simplify the mqueue reailize - posted by xi...@apache.org on 2021/01/05 08:40:55 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2631: mqueue: simplify the mqueue reailize - posted by GitBox <gi...@apache.org> on 2021/01/05 08:40:56 UTC, 0 replies.
- [incubator-nuttx] 02/02: mqueue: add file_mq_xx for kernel use - posted by xi...@apache.org on 2021/01/05 08:40:56 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] ttnie opened a new pull request #553: ltp: fix build failure with argument too long issue - posted by GitBox <gi...@apache.org> on 2021/01/05 08:46:26 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on a change in pull request #553: ltp: fix build failure with argument too long issue - posted by GitBox <gi...@apache.org> on 2021/01/05 08:56:38 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] ttnie commented on a change in pull request #553: ltp: fix build failure with argument too long issue - posted by GitBox <gi...@apache.org> on 2021/01/05 09:03:28 UTC, 0 replies.
- [GitHub] [incubator-nuttx] liangzhanggb opened a new pull request #2655: arch/risc-v/bl602 : add pwm onshot watchdog driver. - posted by GitBox <gi...@apache.org> on 2021/01/05 11:19:33 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #2655: arch/risc-v/bl602 : add pwm onshot watchdog driver. - posted by GitBox <gi...@apache.org> on 2021/01/05 13:12:03 UTC, 0 replies.
- [incubator-nuttx-apps] branch master updated (54bbfee -> c98330f) - posted by xi...@apache.org on 2021/01/05 13:12:58 UTC, 0 replies.
- [incubator-nuttx-apps] 01/02: ltp: fix build fail issue - posted by xi...@apache.org on 2021/01/05 13:12:59 UTC, 0 replies.
- [incubator-nuttx-apps] 02/02: [ltp] fix build failure with Argument too long issue - posted by xi...@apache.org on 2021/01/05 13:13:00 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #553: ltp: fix build failure with argument too long issue - posted by GitBox <gi...@apache.org> on 2021/01/05 13:13:06 UTC, 0 replies.
- [GitHub] [incubator-nuttx] liuguo09 opened a new pull request #2656: configure.sh: fix '/configure.sh -e board:config menuconfig' build break - posted by GitBox <gi...@apache.org> on 2021/01/05 13:33:31 UTC, 0 replies.
- [GitHub] [incubator-nuttx] liangzhanggb commented on a change in pull request #2655: arch/risc-v/bl602 : add pwm onshot watchdog driver. - posted by GitBox <gi...@apache.org> on 2021/01/05 13:40:30 UTC, 3 replies.
- [GitHub] [incubator-nuttx] btashton commented on pull request #2655: arch/risc-v/bl602 : add pwm onshot watchdog driver. - posted by GitBox <gi...@apache.org> on 2021/01/05 17:02:57 UTC, 2 replies.
- [incubator-nuttx] branch master updated: configure.sh: fix '/configure.sh -e board:config menuconfig' build break - posted by ag...@apache.org on 2021/01/05 21:52:14 UTC, 0 replies.
- [GitHub] [incubator-nuttx] Ouss4 merged pull request #2656: configure.sh: fix '/configure.sh -e board:config menuconfig' build break - posted by GitBox <gi...@apache.org> on 2021/01/05 21:52:17 UTC, 0 replies.
- [incubator-nuttx-website] branch asf-site updated: Publishing web: 59c4fb7620bc9aabf46df895f9e5cdb361f50177 docs: 82ff5b52f00a87a0a59ce670f42f09f3357a70c8 - posted by gi...@apache.org on 2021/01/06 01:07:54 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] YuuichiNakamura opened a new pull request #554: system/trace: Fix fprintf format warnings - posted by GitBox <gi...@apache.org> on 2021/01/06 05:56:09 UTC, 0 replies.
- [GitHub] [incubator-nuttx] anchao merged pull request #2602: sched: Add include/sys/poll.h - posted by GitBox <gi...@apache.org> on 2021/01/06 06:23:59 UTC, 0 replies.
- [incubator-nuttx] branch master updated: sched: Add include/sys/poll.h - posted by ar...@apache.org on 2021/01/06 06:24:01 UTC, 0 replies.
- [GitHub] [incubator-nuttx] liangzhanggb commented on pull request #2655: arch/risc-v/bl602 : add pwm onshot watchdog driver. - posted by GitBox <gi...@apache.org> on 2021/01/06 06:30:13 UTC, 1 replies.
- [GitHub] [incubator-nuttx] btashton commented on a change in pull request #2655: arch/risc-v/bl602 : add pwm onshot watchdog driver. - posted by GitBox <gi...@apache.org> on 2021/01/06 08:07:24 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2572: spiffs fixes - posted by GitBox <gi...@apache.org> on 2021/01/06 09:05:31 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2572: spiffs fixes - posted by GitBox <gi...@apache.org> on 2021/01/06 09:06:52 UTC, 0 replies.
- [incubator-nuttx] branch master updated (98382dd -> b3d3621) - posted by xi...@apache.org on 2021/01/06 09:06:54 UTC, 0 replies.
- [incubator-nuttx-apps] branch master updated: system/trace: Fix fprintf format warnings - posted by ag...@apache.org on 2021/01/06 09:27:45 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] Ouss4 merged pull request #554: system/trace: Fix fprintf format warnings - posted by GitBox <gi...@apache.org> on 2021/01/06 09:27:50 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] cwespressif opened a new pull request #555: netutils/iperf: Add iperf example. - posted by GitBox <gi...@apache.org> on 2021/01/06 09:52:33 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] Ouss4 commented on a change in pull request #555: netutils/iperf: Add iperf example. - posted by GitBox <gi...@apache.org> on 2021/01/06 11:03:45 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] cwespressif commented on a change in pull request #555: netutils/iperf: Add iperf example. - posted by GitBox <gi...@apache.org> on 2021/01/06 11:30:25 UTC, 4 replies.
- [GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on a change in pull request #555: netutils/iperf: Add iperf example. - posted by GitBox <gi...@apache.org> on 2021/01/06 14:29:06 UTC, 3 replies.
- [GitHub] [incubator-nuttx] hartmannathan opened a new pull request #2657: Stm32h7 various nxstyle - posted by GitBox <gi...@apache.org> on 2021/01/06 22:24:15 UTC, 0 replies.
- [GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #2658: boards: sabre-6quad: Update README.txt - posted by GitBox <gi...@apache.org> on 2021/01/07 00:10:01 UTC, 0 replies.
- [GitHub] [incubator-nuttx] Ouss4 merged pull request #2657: stm32h7: nxstyle fixes - posted by GitBox <gi...@apache.org> on 2021/01/07 00:11:52 UTC, 0 replies.
- [incubator-nuttx] branch master updated (b3d3621 -> 2cfbfa8) - posted by ag...@apache.org on 2021/01/07 00:11:54 UTC, 0 replies.
- [incubator-nuttx-website] branch asf-site updated: Publishing web: 59c4fb7620bc9aabf46df895f9e5cdb361f50177 docs: 2cfbfa8213bb70fe46dee3977b18315c7500ff0b - posted by gi...@apache.org on 2021/01/07 01:11:44 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2658: boards: sabre-6quad: Update README.txt - posted by GitBox <gi...@apache.org> on 2021/01/07 02:18:37 UTC, 0 replies.
- [incubator-nuttx] branch master updated: boards: sabre-6quad: Update README.txt - posted by xi...@apache.org on 2021/01/07 02:18:42 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton merged pull request #2655: arch/risc-v/bl602 : add pwm onshot watchdog driver. - posted by GitBox <gi...@apache.org> on 2021/01/07 07:40:45 UTC, 0 replies.
- [incubator-nuttx] branch master updated: arch/risc-v/bl602 : add pwm onshot watchdog driver. - posted by bt...@apache.org on 2021/01/07 07:40:47 UTC, 0 replies.
- [GitHub] [incubator-nuttx] SChina-CSC-SDD-Dev commented on a change in pull request #2625: Add time ticket related APIs to support hot sleep function - posted by GitBox <gi...@apache.org> on 2021/01/07 07:59:44 UTC, 3 replies.
- [GitHub] [incubator-nuttx] liangzhanggb opened a new pull request #2659: arch/risc-v/bl602 : add spiflash(hardware sf controller) - posted by GitBox <gi...@apache.org> on 2021/01/07 11:00:14 UTC, 0 replies.
- [GitHub] [incubator-nuttx] acassis commented on pull request #2641: can: WIP: Cleanup usage of soft fifo semaphore - posted by GitBox <gi...@apache.org> on 2021/01/07 11:37:42 UTC, 0 replies.
- [incubator-nuttx-apps] branch master updated: netutils/iperf: Add iperf example. - posted by xi...@apache.org on 2021/01/07 14:43:36 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #555: netutils/iperf: Add iperf example. - posted by GitBox <gi...@apache.org> on 2021/01/07 14:43:44 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton commented on pull request #2659: arch/risc-v/bl602 : add spiflash(hardware sf controller) - posted by GitBox <gi...@apache.org> on 2021/01/07 18:26:06 UTC, 0 replies.
- [incubator-nuttx-website] branch asf-site updated: Publishing web: 59c4fb7620bc9aabf46df895f9e5cdb361f50177 docs: 2889315c207fcf7bb0ccd46f9955ba1fe323ebed - posted by gi...@apache.org on 2021/01/08 01:12:38 UTC, 0 replies.
- [incubator-nuttx] branch master updated (2889315 -> 86fab49) - posted by ar...@apache.org on 2021/01/08 03:01:57 UTC, 0 replies.
- [GitHub] [incubator-nuttx] anchao merged pull request #2643: fs: Fix the race condition in file_dup - posted by GitBox <gi...@apache.org> on 2021/01/08 03:01:59 UTC, 0 replies.
- [incubator-nuttx] branch master updated (86fab49 -> a24ff44) - posted by ar...@apache.org on 2021/01/08 03:03:25 UTC, 0 replies.
- [GitHub] [incubator-nuttx] anchao merged pull request #2636: pty shouldn't call nx_pipe and then file_detach in kernel space - posted by GitBox <gi...@apache.org> on 2021/01/08 03:03:31 UTC, 0 replies.
- [incubator-nuttx] branch master updated: fs: Remove the special hack for pty in nx_vopen - posted by ar...@apache.org on 2021/01/08 03:04:31 UTC, 0 replies.
- [GitHub] [incubator-nuttx] anchao merged pull request #2648: fs: Remove the special hack for pty in nx_vopen - posted by GitBox <gi...@apache.org> on 2021/01/08 03:04:35 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #2660: fs: Reimplement file_open to not depend on nx_open - posted by GitBox <gi...@apache.org> on 2021/01/08 03:27:10 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #2661: fs: file_dup2 shouldn't hold the file list lock - posted by GitBox <gi...@apache.org> on 2021/01/08 03:33:52 UTC, 0 replies.
- [GitHub] [incubator-nuttx-testing] yamt opened a new pull request #83: nuttx-ci-linux: Install libpython2.7 for xtensa-esp32-elf-gdb - posted by GitBox <gi...@apache.org> on 2021/01/08 07:51:36 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton commented on a change in pull request #2659: arch/risc-v/bl602 : add spiflash(hardware sf controller) - posted by GitBox <gi...@apache.org> on 2021/01/08 08:02:32 UTC, 5 replies.
- [GitHub] [incubator-nuttx-testing] btashton commented on pull request #83: nuttx-ci-linux: Install libpython2.7 for xtensa-esp32-elf-gdb - posted by GitBox <gi...@apache.org> on 2021/01/08 08:09:32 UTC, 1 replies.
- [incubator-nuttx-testing] branch master updated: nuttx-ci-linux: Install libpython2.7 for xtensa-esp32-elf-gdb - posted by xi...@apache.org on 2021/01/08 10:14:15 UTC, 0 replies.
- [GitHub] [incubator-nuttx-testing] xiaoxiang781216 merged pull request #83: nuttx-ci-linux: Install libpython2.7 for xtensa-esp32-elf-gdb - posted by GitBox <gi...@apache.org> on 2021/01/08 10:14:21 UTC, 1 replies.
- [GitHub] [incubator-nuttx] GUIDINGLI opened a new pull request #2662: fs/inode/fs_files.c: fix DEBUGASSERT in romfs - posted by GitBox <gi...@apache.org> on 2021/01/08 13:01:15 UTC, 1 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #2659: arch/risc-v/bl602 : add spiflash(hardware sf controller) - posted by GitBox <gi...@apache.org> on 2021/01/08 13:46:38 UTC, 1 replies.
- [incubator-nuttx] branch master updated: fs/inode/fs_files.c: fix DEBUGASSERT in romfs - posted by xi...@apache.org on 2021/01/08 16:20:58 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2662: fs/inode/fs_files.c: fix DEBUGASSERT in romfs - posted by GitBox <gi...@apache.org> on 2021/01/08 16:21:00 UTC, 1 replies.
- [GitHub] [incubator-nuttx] saramonteiro commented on a change in pull request #2628: Add generic efuse driver for NuttX - posted by GitBox <gi...@apache.org> on 2021/01/08 17:11:19 UTC, 10 replies.
- [incubator-nuttx-website] branch asf-site updated: Publishing web: 59c4fb7620bc9aabf46df895f9e5cdb361f50177 docs: e772be8c8a019d4c9123bff9bc6037b4da15d946 - posted by gi...@apache.org on 2021/01/09 01:11:51 UTC, 1 replies.
- [GitHub] [incubator-nuttx] liangzhanggb commented on a change in pull request #2659: arch/risc-v/bl602 : add spiflash(hardware sf controller) - posted by GitBox <gi...@apache.org> on 2021/01/09 01:49:13 UTC, 5 replies.
- [GitHub] [incubator-nuttx] Ouss4 commented on a change in pull request #2661: fs: file_dup2 shouldn't hold the file list lock - posted by GitBox <gi...@apache.org> on 2021/01/09 12:45:18 UTC, 2 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #2661: fs: file_dup2 shouldn't hold the file list lock - posted by GitBox <gi...@apache.org> on 2021/01/09 13:07:45 UTC, 1 replies.
- [GitHub] [incubator-nuttx] Ouss4 commented on pull request #2660: fs: Reimplement file_open to not depend on nx_open - posted by GitBox <gi...@apache.org> on 2021/01/09 13:13:55 UTC, 1 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2660: fs: Reimplement file_open to not depend on nx_open - posted by GitBox <gi...@apache.org> on 2021/01/09 14:16:21 UTC, 1 replies.
- [GitHub] [incubator-nuttx] MTres19 opened a new issue #2663: kthread_create hangs waiting on semaphore while trying to copy file descriptors - posted by GitBox <gi...@apache.org> on 2021/01/09 15:03:56 UTC, 1 replies.
- [GitHub] [incubator-nuttx] btashton commented on issue #2663: kthread_create hangs waiting on semaphore while trying to copy file descriptors - posted by GitBox <gi...@apache.org> on 2021/01/10 04:32:45 UTC, 3 replies.
- [GitHub] [incubator-nuttx] MTres19 commented on pull request #2641: can: WIP: Cleanup usage of soft fifo semaphore - posted by GitBox <gi...@apache.org> on 2021/01/10 04:56:52 UTC, 1 replies.
- [GitHub] [incubator-nuttx] MTres19 commented on issue #2663: kthread_create hangs waiting on semaphore while trying to copy file descriptors - posted by GitBox <gi...@apache.org> on 2021/01/10 05:17:23 UTC, 4 replies.
- [GitHub] [incubator-nuttx] btashton edited a comment on issue #2663: kthread_create hangs waiting on semaphore while trying to copy file descriptors - posted by GitBox <gi...@apache.org> on 2021/01/10 05:39:54 UTC, 0 replies.
- [GitHub] [incubator-nuttx] MTres19 opened a new pull request #2664: can: fix RTR ioctl and support timeout - posted by GitBox <gi...@apache.org> on 2021/01/10 06:28:19 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on issue #2663: kthread_create hangs waiting on semaphore while trying to copy file descriptors - posted by GitBox <gi...@apache.org> on 2021/01/10 08:27:17 UTC, 1 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #2664: can: fix RTR ioctl and support timeout - posted by GitBox <gi...@apache.org> on 2021/01/10 08:31:54 UTC, 1 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #2665: arch/sim: Simplify SYMBOL macro definition - posted by GitBox <gi...@apache.org> on 2021/01/10 08:35:07 UTC, 0 replies.
- [incubator-nuttx] branch master updated: arch/sim: Simplify SYMBOL macro definition - posted by ag...@apache.org on 2021/01/10 10:10:18 UTC, 0 replies.
- [GitHub] [incubator-nuttx] Ouss4 merged pull request #2665: arch/sim: Simplify SYMBOL macro definition - posted by GitBox <gi...@apache.org> on 2021/01/10 10:10:26 UTC, 0 replies.
- [GitHub] [incubator-nuttx] fjpanag commented on pull request #2621: Added formatted timestamps in syslog. - posted by GitBox <gi...@apache.org> on 2021/01/10 13:43:39 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #2621: Added formatted timestamps in syslog. - posted by GitBox <gi...@apache.org> on 2021/01/10 14:56:53 UTC, 8 replies.
- [incubator-nuttx-website] branch asf-site updated: Publishing web: 59c4fb7620bc9aabf46df895f9e5cdb361f50177 docs: fbc68912b9812e63e3670af7dfd511361ec696e5 - posted by gi...@apache.org on 2021/01/11 01:13:38 UTC, 0 replies.
- [GitHub] [incubator-nuttx] cwespressif commented on a change in pull request #2625: Add time ticket related APIs to support hot sleep function - posted by GitBox <gi...@apache.org> on 2021/01/11 02:05:41 UTC, 1 replies.
- [GitHub] [incubator-nuttx] donghengqaz opened a new pull request #2666: xtensa/esp32: Fix ESP32 SPI3 slave ops data error - posted by GitBox <gi...@apache.org> on 2021/01/11 02:43:40 UTC, 0 replies.
- [incubator-nuttx] branch master updated (fbc6891 -> fc7cdde) - posted by je...@apache.org on 2021/01/11 07:38:31 UTC, 0 replies.
- [GitHub] [incubator-nuttx] jerpelea merged pull request #2654: Deal with "sed -i" portability - posted by GitBox <gi...@apache.org> on 2021/01/11 07:38:36 UTC, 0 replies.
- [incubator-nuttx] branch master updated (fc7cdde -> 7a953bb) - posted by ag...@apache.org on 2021/01/11 08:10:28 UTC, 0 replies.
- [GitHub] [incubator-nuttx] Ouss4 merged pull request #2666: xtensa/esp32: Fix ESP32 SPI3 slave ops data error - posted by GitBox <gi...@apache.org> on 2021/01/11 08:10:30 UTC, 0 replies.
- [GitHub] [incubator-nuttx] fjpanag commented on a change in pull request #2621: Added formatted timestamps in syslog. - posted by GitBox <gi...@apache.org> on 2021/01/11 15:24:08 UTC, 7 replies.
- [incubator-nuttx] branch master updated (7a953bb -> 1604fe0) - posted by ag...@apache.org on 2021/01/11 22:48:07 UTC, 0 replies.
- [GitHub] [incubator-nuttx] Ouss4 merged pull request #2660: fs: Reimplement file_open to not depend on nx_open - posted by GitBox <gi...@apache.org> on 2021/01/11 22:48:08 UTC, 0 replies.
- [incubator-nuttx] 01/02: fs: Reimplement file_open to not depend on nx_open - posted by ag...@apache.org on 2021/01/11 22:48:08 UTC, 0 replies.
- [incubator-nuttx] 02/02: fs: Remove file_detach since it is unefficient to call open and file_detach - posted by ag...@apache.org on 2021/01/11 22:48:09 UTC, 0 replies.
- [incubator-nuttx-website] branch asf-site updated: Publishing web: 59c4fb7620bc9aabf46df895f9e5cdb361f50177 docs: 1604fe0b4b52e823fd1514e44e9086209facb5f5 - posted by gi...@apache.org on 2021/01/12 01:16:10 UTC, 0 replies.
- [incubator-nuttx] branch master updated: arch/risc-v/bl602 : add spiflash(hardware sf controller) - posted by bt...@apache.org on 2021/01/12 01:59:08 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton merged pull request #2659: arch/risc-v/bl602 : add spiflash(hardware sf controller) - posted by GitBox <gi...@apache.org> on 2021/01/12 01:59:11 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #2667: fs: Make nx_vxxx and file_vxxx as internal functions - posted by GitBox <gi...@apache.org> on 2021/01/12 02:55:33 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] masayuki2009 commented on pull request #555: netutils/iperf: Add iperf example. - posted by GitBox <gi...@apache.org> on 2021/01/12 04:06:52 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] masayuki2009 edited a comment on pull request #555: netutils/iperf: Add iperf example. - posted by GitBox <gi...@apache.org> on 2021/01/12 04:18:17 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #2668: Kernel module should prefer functions with nx/kmm prefix - posted by GitBox <gi...@apache.org> on 2021/01/12 04:36:13 UTC, 0 replies.
- [GitHub] [incubator-nuttx-testing] btashton opened a new pull request #84: WIP: Fix avr ci on macOS - posted by GitBox <gi...@apache.org> on 2021/01/12 04:58:48 UTC, 0 replies.
- [GitHub] [incubator-nuttx-testing] yamt commented on pull request #84: WIP: Fix avr ci on macOS - posted by GitBox <gi...@apache.org> on 2021/01/12 05:04:56 UTC, 1 replies.
- [GitHub] [incubator-nuttx] MTres19 commented on a change in pull request #2664: can: fix RTR ioctl and support timeout - posted by GitBox <gi...@apache.org> on 2021/01/12 05:22:56 UTC, 1 replies.
- [incubator-nuttx-testing] branch disable-avr created (now 0932aca) - posted by bt...@apache.org on 2021/01/12 06:28:27 UTC, 0 replies.
- [incubator-nuttx-testing] 01/01: Disable AVR targets on macOS due to homebrew issue - posted by bt...@apache.org on 2021/01/12 06:28:28 UTC, 0 replies.
- [GitHub] [incubator-nuttx-testing] btashton opened a new pull request #85: Disable AVR targets on macOS due to homebrew issue - posted by GitBox <gi...@apache.org> on 2021/01/12 06:29:58 UTC, 0 replies.
- [GitHub] [incubator-nuttx-testing] btashton commented on pull request #84: WIP: Fix avr ci on macOS - posted by GitBox <gi...@apache.org> on 2021/01/12 06:33:42 UTC, 1 replies.
- [incubator-nuttx-testing] branch master updated: Disable AVR targets on macOS due to homebrew issue - posted by xi...@apache.org on 2021/01/12 07:14:27 UTC, 0 replies.
- [GitHub] [incubator-nuttx-testing] xiaoxiang781216 merged pull request #85: Disable AVR targets on macOS due to homebrew issue - posted by GitBox <gi...@apache.org> on 2021/01/12 07:14:32 UTC, 0 replies.
- [GitHub] [incubator-nuttx-testing] yamt opened a new pull request #86: Dockerfile: APT::Immediate-Configure=0 to workaround failures - posted by GitBox <gi...@apache.org> on 2021/01/12 08:47:31 UTC, 0 replies.
- [GitHub] [incubator-nuttx-testing] yamt opened a new pull request #87: Reapply xtensa gdb fix to the right section - posted by GitBox <gi...@apache.org> on 2021/01/12 08:49:17 UTC, 0 replies.
- [GitHub] [incubator-nuttx] acassis commented on pull request #2628: Add generic efuse driver for NuttX - posted by GitBox <gi...@apache.org> on 2021/01/12 10:35:42 UTC, 3 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2628: Add generic efuse driver for NuttX - posted by GitBox <gi...@apache.org> on 2021/01/12 12:58:04 UTC, 2 replies.
- [GitHub] [incubator-nuttx] liangzhanggb opened a new pull request #2669: arch/risc-v/bl602 : add gpioirq、 i2c(master) driver. - posted by GitBox <gi...@apache.org> on 2021/01/12 12:59:08 UTC, 1 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2668: Kernel module should prefer functions with nx/kmm prefix - posted by GitBox <gi...@apache.org> on 2021/01/12 13:28:48 UTC, 0 replies.
- [GitHub] [incubator-nuttx] patacongo commented on a change in pull request #2621: Added formatted timestamps in syslog. - posted by GitBox <gi...@apache.org> on 2021/01/12 14:49:16 UTC, 1 replies.
- [GitHub] [incubator-nuttx] hartmannathan opened a new pull request #2670: arch/stm32h7: Fix nxstyle errors - posted by GitBox <gi...@apache.org> on 2021/01/12 15:27:58 UTC, 0 replies.
- [GitHub] [incubator-nuttx] Ouss4 opened a new pull request #2671: arch/xtensa/Kconfig: Fix disabling ESP32 interrupts based on IRQs numbers. - posted by GitBox <gi...@apache.org> on 2021/01/12 15:35:38 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton commented on pull request #2669: arch/risc-v/bl602 : add gpioirq、 i2c(master) driver. - posted by GitBox <gi...@apache.org> on 2021/01/12 15:38:32 UTC, 2 replies.
- [GitHub] [incubator-nuttx] Ouss4 commented on a change in pull request #2668: Kernel module should prefer functions with nx/kmm prefix - posted by GitBox <gi...@apache.org> on 2021/01/12 15:48:37 UTC, 2 replies.
- [GitHub] [incubator-nuttx] jerpelea merged pull request #2667: fs: Make nx_vxxx and file_vxxx as internal functions - posted by GitBox <gi...@apache.org> on 2021/01/12 16:08:31 UTC, 0 replies.
- [incubator-nuttx] branch master updated (32708ab -> fe96250) - posted by je...@apache.org on 2021/01/12 16:08:34 UTC, 0 replies.
- [GitHub] [incubator-nuttx-testing] btashton merged pull request #86: Dockerfile: APT::Immediate-Configure=0 to workaround failures - posted by GitBox <gi...@apache.org> on 2021/01/12 16:46:48 UTC, 0 replies.
- [GitHub] [incubator-nuttx-testing] btashton commented on pull request #86: Dockerfile: APT::Immediate-Configure=0 to workaround failures - posted by GitBox <gi...@apache.org> on 2021/01/12 16:46:48 UTC, 0 replies.
- [incubator-nuttx-testing] branch master updated (acf2f44 -> a325b91) - posted by bt...@apache.org on 2021/01/12 16:46:49 UTC, 0 replies.
- [GitHub] [incubator-nuttx-testing] btashton commented on pull request #87: Reapply xtensa gdb fix to the right section - posted by GitBox <gi...@apache.org> on 2021/01/12 16:47:48 UTC, 4 replies.
- [incubator-nuttx-testing] branch master updated (a325b91 -> 6c6e2cc) - posted by bt...@apache.org on 2021/01/12 16:47:51 UTC, 0 replies.
- [incubator-nuttx-testing] 01/02: Revert "nuttx-ci-linux: Install libpython2.7 for xtensa-esp32-elf-gdb" - posted by bt...@apache.org on 2021/01/12 16:47:52 UTC, 0 replies.
- [incubator-nuttx-testing] 02/02: nuttx-ci-linux: Install libpython2.7 for xtensa-esp32-elf-gdb (again) - posted by bt...@apache.org on 2021/01/12 16:47:53 UTC, 0 replies.
- [GitHub] [incubator-nuttx-testing] btashton merged pull request #87: Reapply xtensa gdb fix to the right section - posted by GitBox <gi...@apache.org> on 2021/01/12 16:47:59 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #2668: Kernel module should prefer functions with nx/kmm prefix - posted by GitBox <gi...@apache.org> on 2021/01/12 17:24:29 UTC, 1 replies.
- [GitHub] [incubator-nuttx] btashton commented on a change in pull request #2669: arch/risc-v/bl602 : add gpioirq、 i2c(master) driver. - posted by GitBox <gi...@apache.org> on 2021/01/12 17:29:30 UTC, 0 replies.
- [incubator-nuttx] branch master updated (fe96250 -> 301ba3a) - posted by xi...@apache.org on 2021/01/12 17:57:30 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2664: can: fix RTR ioctl and support timeout - posted by GitBox <gi...@apache.org> on 2021/01/12 17:57:31 UTC, 0 replies.
- [incubator-nuttx] branch master updated (301ba3a -> 15480e5) - posted by ag...@apache.org on 2021/01/12 18:06:55 UTC, 0 replies.
- [GitHub] [incubator-nuttx] Ouss4 merged pull request #2670: arch/stm32h7: Fix nxstyle errors - posted by GitBox <gi...@apache.org> on 2021/01/12 18:07:03 UTC, 0 replies.
- [GitHub] [incubator-nuttx-testing] yamt commented on pull request #87: Reapply xtensa gdb fix to the right section - posted by GitBox <gi...@apache.org> on 2021/01/12 23:22:26 UTC, 2 replies.
- [incubator-nuttx-website] branch asf-site updated: Publishing web: 59c4fb7620bc9aabf46df895f9e5cdb361f50177 docs: 15480e51cfc67f3bdd90b1f2c8c5577520994921 - posted by gi...@apache.org on 2021/01/13 01:22:47 UTC, 0 replies.
- [GitHub] [incubator-nuttx] liangzhanggb commented on pull request #2669: arch/risc-v/bl602 : add gpioirq、 i2c(master) driver. - posted by GitBox <gi...@apache.org> on 2021/01/13 01:37:50 UTC, 0 replies.
- [GitHub] [incubator-nuttx] liangzhanggb closed pull request #2669: arch/risc-v/bl602 : add gpioirq、 i2c(master) driver. - posted by GitBox <gi...@apache.org> on 2021/01/13 01:38:10 UTC, 0 replies.
- [incubator-nuttx] branch master updated (15480e5 -> 0dc6990) - posted by je...@apache.org on 2021/01/13 07:58:08 UTC, 0 replies.
- [GitHub] [incubator-nuttx] jerpelea merged pull request #2668: Kernel module should prefer functions with nx/kmm prefix - posted by GitBox <gi...@apache.org> on 2021/01/13 07:58:10 UTC, 0 replies.
- [GitHub] [incubator-nuttx] yamt opened a new pull request #2672: esp32_i2c.c: Remove useless casts - posted by GitBox <gi...@apache.org> on 2021/01/13 08:23:06 UTC, 0 replies.
- [GitHub] [incubator-nuttx] yamt commented on pull request #2669: arch/risc-v/bl602 : add gpioirq、 i2c(master) driver. - posted by GitBox <gi...@apache.org> on 2021/01/13 08:26:19 UTC, 0 replies.
- [GitHub] [incubator-nuttx] yamt opened a new pull request #2673: esp32: Add a gdb script to show backtrace - posted by GitBox <gi...@apache.org> on 2021/01/13 08:36:35 UTC, 0 replies.
- [GitHub] [incubator-nuttx] anchao merged pull request #2644: time.h: Sprinkle strftime format attribute - posted by GitBox <gi...@apache.org> on 2021/01/13 08:39:34 UTC, 0 replies.
- [GitHub] [incubator-nuttx] anchao commented on pull request #2644: time.h: Sprinkle strftime format attribute - posted by GitBox <gi...@apache.org> on 2021/01/13 08:39:34 UTC, 0 replies.
- [incubator-nuttx] branch master updated (0dc6990 -> 985f33e) - posted by ar...@apache.org on 2021/01/13 08:39:35 UTC, 0 replies.
- [GitHub] [incubator-nuttx] anchao commented on pull request #2661: fs: file_dup2 shouldn't hold the file list lock - posted by GitBox <gi...@apache.org> on 2021/01/13 08:39:44 UTC, 0 replies.
- [incubator-nuttx] branch master updated (985f33e -> e49bae1) - posted by ar...@apache.org on 2021/01/13 08:39:52 UTC, 0 replies.
- [incubator-nuttx] 01/02: fs: file_dup2 shouldn't hold the file list lock - posted by ar...@apache.org on 2021/01/13 08:39:53 UTC, 0 replies.
- [GitHub] [incubator-nuttx] anchao merged pull request #2661: fs: file_dup2 shouldn't hold the file list lock - posted by GitBox <gi...@apache.org> on 2021/01/13 08:39:54 UTC, 0 replies.
- [incubator-nuttx] 02/02: fs: Remove fs_dupfd and fs_dupfd2 internal functions - posted by ar...@apache.org on 2021/01/13 08:39:54 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] anchao merged pull request #549: Fix pty_test issue during testing - posted by GitBox <gi...@apache.org> on 2021/01/13 08:40:26 UTC, 0 replies.
- [incubator-nuttx-apps] branch master updated (756dc32 -> 6aca601) - posted by ar...@apache.org on 2021/01/13 08:40:29 UTC, 0 replies.
- [incubator-nuttx-apps] 01/02: examples/pty_test: Remove O_NONBLOCK from open - posted by ar...@apache.org on 2021/01/13 08:40:30 UTC, 0 replies.
- [incubator-nuttx-apps] 02/02: nsh: Pass the correct command lines to nsh_consolemain - posted by ar...@apache.org on 2021/01/13 08:40:31 UTC, 0 replies.
- [GitHub] [incubator-nuttx] Ouss4 commented on pull request #2673: esp32: Add a gdb script to show backtrace - posted by GitBox <gi...@apache.org> on 2021/01/13 08:41:54 UTC, 2 replies.
- [GitHub] [incubator-nuttx] Ouss4 commented on a change in pull request #2673: esp32: Add a gdb script to show backtrace - posted by GitBox <gi...@apache.org> on 2021/01/13 08:49:54 UTC, 1 replies.
- [GitHub] [incubator-nuttx-apps] xiaoxiang781216 opened a new pull request #556: examples/pty_test: Fix the hardcode uart device path - posted by GitBox <gi...@apache.org> on 2021/01/13 09:08:30 UTC, 0 replies.
- [GitHub] [incubator-nuttx] Ouss4 commented on pull request #2625: Add time ticket related APIs to support hot sleep function - posted by GitBox <gi...@apache.org> on 2021/01/13 09:41:25 UTC, 0 replies.
- [GitHub] [incubator-nuttx] liangzhanggb commented on a change in pull request #2669: arch/risc-v/bl602 : add gpioirq、 i2c(master) driver. - posted by GitBox <gi...@apache.org> on 2021/01/13 09:46:29 UTC, 2 replies.
- [GitHub] [incubator-nuttx-apps] cwespressif opened a new pull request #557: system/argtable3: Add argtable3 patch to fix compilation errors and warnings - posted by GitBox <gi...@apache.org> on 2021/01/13 09:57:24 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] Ouss4 commented on pull request #555: netutils/iperf: Add iperf example. - posted by GitBox <gi...@apache.org> on 2021/01/13 10:03:36 UTC, 0 replies.
- [incubator-nuttx] branch master updated: esp32_i2c.c: Remove useless casts - posted by ag...@apache.org on 2021/01/13 10:05:10 UTC, 0 replies.
- [GitHub] [incubator-nuttx] Ouss4 merged pull request #2672: esp32_i2c.c: Remove useless casts - posted by GitBox <gi...@apache.org> on 2021/01/13 10:05:16 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #2625: Add time ticket related APIs to support hot sleep function - posted by GitBox <gi...@apache.org> on 2021/01/13 10:25:47 UTC, 4 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2625: Add time ticket related APIs to support hot sleep function - posted by GitBox <gi...@apache.org> on 2021/01/13 10:27:30 UTC, 3 replies.
- [GitHub] [incubator-nuttx] raiden00pl opened a new pull request #2674: nrf52_i2c: add support for I2C_M_NOSTOP and I2C_M_NOSTART flags - posted by GitBox <gi...@apache.org> on 2021/01/13 10:51:28 UTC, 0 replies.
- [GitHub] [incubator-nuttx] buyuer opened a new pull request #2675: Add placement new and new[] function. - posted by GitBox <gi...@apache.org> on 2021/01/13 12:15:09 UTC, 0 replies.
- [GitHub] [incubator-nuttx] cwespressif commented on pull request #2625: Add time ticket related APIs to support hot sleep function - posted by GitBox <gi...@apache.org> on 2021/01/13 12:24:51 UTC, 1 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 edited a comment on pull request #2625: Add time ticket related APIs to support hot sleep function - posted by GitBox <gi...@apache.org> on 2021/01/13 13:21:35 UTC, 2 replies.
- [GitHub] [incubator-nuttx] v01d commented on pull request #2674: nrf52_i2c: add support for I2C_M_NOSTOP and I2C_M_NOSTART flags - posted by GitBox <gi...@apache.org> on 2021/01/13 13:56:29 UTC, 8 replies.
- [GitHub] [incubator-nuttx] davids5 opened a new pull request #2676: stm32412: Fixes pinmap CAN1 - posted by GitBox <gi...@apache.org> on 2021/01/13 14:18:50 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on a change in pull request #557: system/argtable3: Add argtable3 patch to fix compilation errors and warnings - posted by GitBox <gi...@apache.org> on 2021/01/13 14:23:06 UTC, 0 replies.
- [GitHub] [incubator-nuttx] hartmannathan opened a new pull request #2677: arch/stm32h7: Fix nxstyle errors - posted by GitBox <gi...@apache.org> on 2021/01/13 15:15:46 UTC, 0 replies.
- [GitHub] [incubator-nuttx] raiden00pl commented on pull request #2674: nrf52_i2c: add support for I2C_M_NOSTOP and I2C_M_NOSTART flags - posted by GitBox <gi...@apache.org> on 2021/01/13 16:40:35 UTC, 10 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2677: arch/stm32h7: Fix nxstyle errors - posted by GitBox <gi...@apache.org> on 2021/01/13 17:01:11 UTC, 0 replies.
- [incubator-nuttx] branch master updated (ca0932f -> 095d997) - posted by xi...@apache.org on 2021/01/13 17:01:14 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2676: stm32412: Fixes pinmap CAN1 - posted by GitBox <gi...@apache.org> on 2021/01/13 17:01:51 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton commented on pull request #2674: nrf52_i2c: add support for I2C_M_NOSTOP and I2C_M_NOSTART flags - posted by GitBox <gi...@apache.org> on 2021/01/13 17:01:52 UTC, 9 replies.
- [incubator-nuttx] branch master updated (095d997 -> 6570883) - posted by xi...@apache.org on 2021/01/13 17:01:58 UTC, 0 replies.
- [GitHub] [incubator-nuttx] Ouss4 commented on pull request #2674: nrf52_i2c: add support for I2C_M_NOSTOP and I2C_M_NOSTART flags - posted by GitBox <gi...@apache.org> on 2021/01/13 17:24:31 UTC, 2 replies.
- [GitHub] [incubator-nuttx] btashton edited a comment on pull request #2674: nrf52_i2c: add support for I2C_M_NOSTOP and I2C_M_NOSTART flags - posted by GitBox <gi...@apache.org> on 2021/01/13 17:30:18 UTC, 3 replies.
- [GitHub] [incubator-nuttx-testing] btashton closed pull request #84: WIP: Fix avr ci on macOS - posted by GitBox <gi...@apache.org> on 2021/01/13 17:35:26 UTC, 0 replies.
- [GitHub] [incubator-nuttx] Ouss4 edited a comment on pull request #2674: nrf52_i2c: add support for I2C_M_NOSTOP and I2C_M_NOSTART flags - posted by GitBox <gi...@apache.org> on 2021/01/13 17:41:49 UTC, 1 replies.
- [GitHub] [incubator-nuttx-apps] juniskane opened a new pull request #558: Ftpd fixes - posted by GitBox <gi...@apache.org> on 2021/01/13 18:07:44 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] xiaoxiang781216 opened a new pull request #559: system/argtable3: Update to the latest version(v3.1.5.1c1bb23) - posted by GitBox <gi...@apache.org> on 2021/01/13 18:27:24 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on pull request #557: system/argtable3: Add argtable3 patch to fix compilation errors and warnings - posted by GitBox <gi...@apache.org> on 2021/01/13 18:29:21 UTC, 0 replies.
- [GitHub] [incubator-nuttx] raiden00pl edited a comment on pull request #2674: nrf52_i2c: add support for I2C_M_NOSTOP and I2C_M_NOSTART flags - posted by GitBox <gi...@apache.org> on 2021/01/13 18:37:05 UTC, 0 replies.
- [GitHub] [incubator-nuttx] yamt commented on a change in pull request #2673: esp32: Add a gdb script to show backtrace - posted by GitBox <gi...@apache.org> on 2021/01/13 22:41:23 UTC, 0 replies.
- [GitHub] [incubator-nuttx] yamt commented on pull request #2673: esp32: Add a gdb script to show backtrace - posted by GitBox <gi...@apache.org> on 2021/01/13 22:47:22 UTC, 1 replies.
- [GitHub] [incubator-nuttx-apps] masayuki2009 commented on pull request #559: system/argtable3: Update to the latest version(v3.1.5.1c1bb23) - posted by GitBox <gi...@apache.org> on 2021/01/13 23:01:50 UTC, 1 replies.
- [GitHub] [incubator-nuttx-apps] masayuki2009 commented on pull request #557: system/argtable3: Add argtable3 patch to fix compilation errors and warnings - posted by GitBox <gi...@apache.org> on 2021/01/14 00:39:28 UTC, 1 replies.
- [GitHub] [incubator-nuttx-apps] yamt opened a new pull request #560: webclient: Report unexpected connection loss as an explicit error - posted by GitBox <gi...@apache.org> on 2021/01/14 01:12:57 UTC, 0 replies.
- [incubator-nuttx-testing] branch revert-85-disable-avr created (now c22f723) - posted by ya...@apache.org on 2021/01/14 01:22:45 UTC, 0 replies.
- [incubator-nuttx-testing] 01/01: Revert "Disable AVR targets on macOS due to homebrew issue" - posted by ya...@apache.org on 2021/01/14 01:22:46 UTC, 0 replies.
- [GitHub] [incubator-nuttx-testing] yamt opened a new pull request #88: Revert "Disable AVR targets on macOS due to homebrew issue" - posted by GitBox <gi...@apache.org> on 2021/01/14 01:22:55 UTC, 0 replies.
- [GitHub] [incubator-nuttx-testing] yamt commented on pull request #88: Revert "Disable AVR targets on macOS due to homebrew issue" - posted by GitBox <gi...@apache.org> on 2021/01/14 01:24:19 UTC, 2 replies.
- [incubator-nuttx-website] branch asf-site updated: Publishing web: 59c4fb7620bc9aabf46df895f9e5cdb361f50177 docs: 657088318a71195f2dbbfc4ed21904f1101530e7 - posted by gi...@apache.org on 2021/01/14 01:31:22 UTC, 0 replies.
- [GitHub] [incubator-nuttx] yamt commented on pull request #2063: Fix libcxx for sim/macOS - posted by GitBox <gi...@apache.org> on 2021/01/14 01:36:54 UTC, 1 replies.
- [GitHub] [incubator-nuttx-apps] cwespressif commented on a change in pull request #557: system/argtable3: Add argtable3 patch to fix compilation errors and warnings - posted by GitBox <gi...@apache.org> on 2021/01/14 02:20:46 UTC, 0 replies.
- [incubator-nuttx-apps] branch master updated (6aca601 -> eceaeb9) - posted by xi...@apache.org on 2021/01/14 02:23:03 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #558: Ftpd fixes - posted by GitBox <gi...@apache.org> on 2021/01/14 02:23:08 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on pull request #559: system/argtable3: Update to the latest version(v3.1.5.1c1bb23) - posted by GitBox <gi...@apache.org> on 2021/01/14 02:32:51 UTC, 4 replies.
- [GitHub] [incubator-nuttx-apps] cwespressif commented on pull request #557: system/argtable3: Add argtable3 patch to fix compilation errors and warnings - posted by GitBox <gi...@apache.org> on 2021/01/14 02:48:48 UTC, 1 replies.
- [GitHub] [incubator-nuttx-apps] cwespressif edited a comment on pull request #557: system/argtable3: Add argtable3 patch to fix compilation errors and warnings - posted by GitBox <gi...@apache.org> on 2021/01/14 02:49:54 UTC, 1 replies.
- [incubator-nuttx-apps] branch master updated (eceaeb9 -> ebe3b0d) - posted by xi...@apache.org on 2021/01/14 02:51:15 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #560: webclient: Report unexpected connection loss as an explicit error - posted by GitBox <gi...@apache.org> on 2021/01/14 02:51:16 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] xiaoxiang781216 edited a comment on pull request #559: system/argtable3: Update to the latest version(v3.1.5.1c1bb23) - posted by GitBox <gi...@apache.org> on 2021/01/14 02:51:16 UTC, 1 replies.
- [GitHub] [incubator-nuttx-apps] cwespressif commented on pull request #559: system/argtable3: Update to the latest version(v3.1.5.1c1bb23) - posted by GitBox <gi...@apache.org> on 2021/01/14 03:02:29 UTC, 1 replies.
- [GitHub] [incubator-nuttx-apps] yamt opened a new pull request #561: webclient: Add AF_LOCAL support - posted by GitBox <gi...@apache.org> on 2021/01/14 03:35:44 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] cwespressif closed pull request #557: system/argtable3: Add argtable3 patch to fix compilation errors and warnings - posted by GitBox <gi...@apache.org> on 2021/01/14 05:25:16 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2063: Fix libcxx for sim/macOS - posted by GitBox <gi...@apache.org> on 2021/01/14 05:46:25 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #2063: Fix libcxx for sim/macOS - posted by GitBox <gi...@apache.org> on 2021/01/14 05:49:57 UTC, 0 replies.
- [GitHub] [incubator-nuttx] yamt opened a new pull request #2678: Fix libcxx for sim/macOS (less controversial parts) - posted by GitBox <gi...@apache.org> on 2021/01/14 06:03:10 UTC, 0 replies.
- [incubator-nuttx-apps] branch master updated: system/argtable3: Update to the latest version(v3.1.5.1c1bb23) - posted by ma...@apache.org on 2021/01/14 06:18:12 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] masayuki2009 merged pull request #559: system/argtable3: Update to the latest version(v3.1.5.1c1bb23) - posted by GitBox <gi...@apache.org> on 2021/01/14 06:18:14 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 edited a comment on pull request #2063: Fix libcxx for sim/macOS - posted by GitBox <gi...@apache.org> on 2021/01/14 06:42:10 UTC, 0 replies.
- [incubator-nuttx-apps] branch master updated: examples/pty_test: Fix the hardcode uart device path - posted by ag...@apache.org on 2021/01/14 07:34:57 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] Ouss4 merged pull request #556: examples/pty_test: Fix the hardcode uart device path - posted by GitBox <gi...@apache.org> on 2021/01/14 07:35:03 UTC, 0 replies.
- [GitHub] [incubator-nuttx] Ouss4 merged pull request #2673: esp32: Add a gdb script to show backtrace - posted by GitBox <gi...@apache.org> on 2021/01/14 08:23:53 UTC, 0 replies.
- [incubator-nuttx] branch master updated (6570883 -> 21c091f) - posted by ag...@apache.org on 2021/01/14 08:24:00 UTC, 0 replies.
- [GitHub] [incubator-nuttx] Ouss4 opened a new pull request #2679: tools/esp32/btdecode.sh: Script to decode the Xtensa backtrace. - posted by GitBox <gi...@apache.org> on 2021/01/14 08:41:44 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on a change in pull request #561: webclient: Add AF_LOCAL support - posted by GitBox <gi...@apache.org> on 2021/01/14 09:00:12 UTC, 8 replies.
- [GitHub] [incubator-nuttx-apps] yamt commented on a change in pull request #561: webclient: Add AF_LOCAL support - posted by GitBox <gi...@apache.org> on 2021/01/14 09:09:14 UTC, 8 replies.
- [incubator-nuttx] branch master updated (21c091f -> 4e6adef) - posted by xi...@apache.org on 2021/01/14 10:26:23 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2678: Fix libcxx for sim/macOS (less controversial parts) - posted by GitBox <gi...@apache.org> on 2021/01/14 10:26:27 UTC, 0 replies.
- [GitHub] [incubator-nuttx] Ouss4 opened a new pull request #2680: net/ & esp32/wlan: Fix some typos and nxstyle issues. - posted by GitBox <gi...@apache.org> on 2021/01/14 11:17:57 UTC, 0 replies.
- [GitHub] [incubator-nuttx] acassis commented on pull request #2679: tools/esp32/btdecode.sh: Script to decode the Xtensa backtrace. - posted by GitBox <gi...@apache.org> on 2021/01/14 12:28:42 UTC, 0 replies.
- [GitHub] [incubator-nuttx] Ouss4 commented on pull request #2679: tools/esp32/btdecode.sh: Script to decode the Xtensa backtrace. - posted by GitBox <gi...@apache.org> on 2021/01/14 12:58:45 UTC, 0 replies.
- [incubator-nuttx] branch master updated (4e6adef -> c11413a) - posted by xi...@apache.org on 2021/01/14 13:55:31 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2621: Added formatted timestamps in syslog. - posted by GitBox <gi...@apache.org> on 2021/01/14 13:55:35 UTC, 0 replies.
- [incubator-nuttx] branch master updated (c11413a -> 8e43979) - posted by xi...@apache.org on 2021/01/14 13:57:34 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2680: net/ & esp32/wlan: Fix some typos and nxstyle issues. - posted by GitBox <gi...@apache.org> on 2021/01/14 13:57:39 UTC, 0 replies.
- [incubator-nuttx] branch master updated (8e43979 -> c618d04) - posted by xi...@apache.org on 2021/01/14 14:35:44 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2675: Add placement new and new[] function. - posted by GitBox <gi...@apache.org> on 2021/01/14 14:35:47 UTC, 0 replies.
- [GitHub] [incubator-nuttx] davids5 commented on a change in pull request #2675: Add placement new and new[] function. - posted by GitBox <gi...@apache.org> on 2021/01/14 14:42:04 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] juniskane opened a new pull request #562: ntpclient: change sinfo to ninfo - posted by GitBox <gi...@apache.org> on 2021/01/14 14:45:18 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #2675: Add placement new and new[] function. - posted by GitBox <gi...@apache.org> on 2021/01/14 15:00:10 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] PetervdPerk-NXP opened a new pull request #563: canutils/slcan: Add SLCAN utility - posted by GitBox <gi...@apache.org> on 2021/01/14 16:05:21 UTC, 0 replies.
- [incubator-nuttx] branch master updated (c618d04 -> caf2d14) - posted by bt...@apache.org on 2021/01/14 16:55:13 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton merged pull request #2669: arch/risc-v/bl602 : add gpioirq、 i2c(master) driver. - posted by GitBox <gi...@apache.org> on 2021/01/14 16:55:15 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton commented on pull request #2637: BL602: Initial I2C support - posted by GitBox <gi...@apache.org> on 2021/01/14 16:56:06 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton closed pull request #2637: BL602: Initial I2C support - posted by GitBox <gi...@apache.org> on 2021/01/14 16:56:16 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] davids5 commented on a change in pull request #563: canutils/slcan: Add SLCAN utility - posted by GitBox <gi...@apache.org> on 2021/01/14 17:02:11 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #562: ntpclient: change sinfo to ninfo - posted by GitBox <gi...@apache.org> on 2021/01/14 17:08:08 UTC, 0 replies.
- [incubator-nuttx-apps] branch master updated: ntpclient: change sinfo to ninfo - posted by xi...@apache.org on 2021/01/14 17:08:09 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] acassis commented on a change in pull request #563: canutils/slcan: Add SLCAN utility - posted by GitBox <gi...@apache.org> on 2021/01/14 17:46:33 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] PetervdPerk-NXP commented on a change in pull request #563: canutils/slcan: Add SLCAN utility - posted by GitBox <gi...@apache.org> on 2021/01/14 19:16:07 UTC, 2 replies.
- [GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #2681: libs: libxx: Fix compile errors with CONFIG_DEBUG_ERROR=y - posted by GitBox <gi...@apache.org> on 2021/01/14 23:24:46 UTC, 0 replies.
- [GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #2682: arch: cxd56xx: Fix a compile warning with CONFIG_DEBUG_ERROR=y - posted by GitBox <gi...@apache.org> on 2021/01/15 01:28:33 UTC, 0 replies.
- [incubator-nuttx-website] branch asf-site updated: Publishing web: 59c4fb7620bc9aabf46df895f9e5cdb361f50177 docs: caf2d1430e07613c65de7b11f4ce380acf10e03d - posted by gi...@apache.org on 2021/01/15 01:28:58 UTC, 0 replies.
- [GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #2683: graphics: nxmu: Fix a compile warning with CONFIG_DEBUG_ASSERTIONS=y - posted by GitBox <gi...@apache.org> on 2021/01/15 02:07:18 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2681: libs: libxx: Fix compile errors with CONFIG_DEBUG_ERROR=y - posted by GitBox <gi...@apache.org> on 2021/01/15 02:14:37 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2681: libs: libxx: Fix compile errors with CONFIG_DEBUG_ERROR=y - posted by GitBox <gi...@apache.org> on 2021/01/15 02:14:48 UTC, 0 replies.
- [incubator-nuttx] branch master updated (caf2d14 -> 6626420) - posted by xi...@apache.org on 2021/01/15 02:14:50 UTC, 0 replies.
- [GitHub] [incubator-nuttx] patacongo commented on pull request #2681: libs: libxx: Fix compile errors with CONFIG_DEBUG_ERROR=y - posted by GitBox <gi...@apache.org> on 2021/01/15 02:25:14 UTC, 0 replies.
- [incubator-nuttx] branch master updated (6626420 -> 5f0e334) - posted by xi...@apache.org on 2021/01/15 02:48:35 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2682: arch: cxd56xx: Fix a compile warning with CONFIG_DEBUG_ERROR=y - posted by GitBox <gi...@apache.org> on 2021/01/15 02:48:38 UTC, 0 replies.
- [GitHub] [incubator-nuttx] masayuki2009 commented on pull request #2681: libs: libxx: Fix compile errors with CONFIG_DEBUG_ERROR=y - posted by GitBox <gi...@apache.org> on 2021/01/15 03:12:17 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2683: graphics: nxmu: Fix a compile warning with CONFIG_DEBUG_ASSERTIONS=y - posted by GitBox <gi...@apache.org> on 2021/01/15 03:36:04 UTC, 0 replies.
- [incubator-nuttx] branch master updated: graphics: nxmu: Fix a compile warning with CONFIG_DEBUG_ASSERTIONS=y - posted by xi...@apache.org on 2021/01/15 03:36:04 UTC, 0 replies.
- [incubator-nuttx-testing] branch revert-85-disable-avr updated (c22f723 -> c9775ea) - posted by ya...@apache.org on 2021/01/15 04:42:02 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] masayuki2009 opened a new pull request #564: netutils : iperf: Fix compile warnings with Arm GCC 9.3.1 - posted by GitBox <gi...@apache.org> on 2021/01/15 06:15:15 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on pull request #561: webclient: Add AF_LOCAL support - posted by GitBox <gi...@apache.org> on 2021/01/15 06:40:11 UTC, 0 replies.
- [GitHub] [incubator-nuttx-testing] btashton commented on pull request #88: Revert "Disable AVR targets on macOS due to homebrew issue" - posted by GitBox <gi...@apache.org> on 2021/01/15 06:52:53 UTC, 1 replies.
- [incubator-nuttx-testing] branch revert-85-disable-avr updated (c9775ea -> 80ec90f) - posted by ya...@apache.org on 2021/01/15 07:33:23 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] yamt commented on pull request #561: webclient: Add AF_LOCAL support - posted by GitBox <gi...@apache.org> on 2021/01/15 07:59:23 UTC, 1 replies.
- [GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #564: netutils : iperf: Fix compile warnings with Arm GCC 9.3.1 - posted by GitBox <gi...@apache.org> on 2021/01/15 08:22:55 UTC, 0 replies.
- [incubator-nuttx-apps] branch master updated: netutils : iperf: Fix compile warnings with Arm GCC 9.3.1 - posted by xi...@apache.org on 2021/01/15 08:24:07 UTC, 0 replies.
- [GitHub] [incubator-nuttx] Ouss4 commented on pull request #2671: arch/xtensa/Kconfig: Fix disabling ESP32 interrupts based on IRQs numbers. - posted by GitBox <gi...@apache.org> on 2021/01/15 08:39:50 UTC, 0 replies.
- [incubator-nuttx] branch master updated (eaae5dc -> 2016f96) - posted by je...@apache.org on 2021/01/15 08:47:44 UTC, 0 replies.
- [GitHub] [incubator-nuttx] jerpelea merged pull request #2671: arch/xtensa/Kconfig: Fix disabling ESP32 interrupts based on IRQs numbers. - posted by GitBox <gi...@apache.org> on 2021/01/15 08:47:48 UTC, 0 replies.
- [GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #2684: boards: lm3s6965-ek: Add iperf to discover/defconfig - posted by GitBox <gi...@apache.org> on 2021/01/15 11:58:29 UTC, 0 replies.
- [incubator-nuttx] branch master updated (2016f96 -> aa4a30f) - posted by xi...@apache.org on 2021/01/15 14:30:13 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2684: boards: lm3s6965-ek: Add iperf to discover/defconfig - posted by GitBox <gi...@apache.org> on 2021/01/15 14:30:16 UTC, 0 replies.
- [incubator-nuttx] branch master updated: Add generic efuse driver for NuttX - posted by xi...@apache.org on 2021/01/15 16:34:19 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2628: Add generic efuse driver for NuttX - posted by GitBox <gi...@apache.org> on 2021/01/15 16:34:20 UTC, 0 replies.
- [GitHub] [incubator-nuttx] Ouss4 opened a new pull request #2685: net/: Fix typos in comments. - posted by GitBox <gi...@apache.org> on 2021/01/15 18:06:24 UTC, 0 replies.
- [GitHub] [incubator-nuttx] hartmannathan opened a new pull request #2686: Stm32h7 userspace nxstyle - posted by GitBox <gi...@apache.org> on 2021/01/15 20:46:44 UTC, 0 replies.
- [GitHub] [incubator-nuttx] hartmannathan commented on pull request #2685: net/: Fix typos in comments. - posted by GitBox <gi...@apache.org> on 2021/01/15 20:49:10 UTC, 1 replies.
- [GitHub] [incubator-nuttx] Ouss4 commented on pull request #2685: net/: Fix typos in comments. - posted by GitBox <gi...@apache.org> on 2021/01/15 21:01:28 UTC, 0 replies.
- [GitHub] [incubator-nuttx] acassis opened a new pull request #2687: Move LWL python script to tools/lwl and add README.txt - posted by GitBox <gi...@apache.org> on 2021/01/15 21:01:38 UTC, 0 replies.
- [GitHub] [incubator-nuttx] hartmannathan merged pull request #2685: net/: Fix typos in comments. - posted by GitBox <gi...@apache.org> on 2021/01/15 21:23:29 UTC, 0 replies.
- [incubator-nuttx] branch master updated: net/: Correct some comments. - posted by ha...@apache.org on 2021/01/15 21:24:57 UTC, 0 replies.
- [incubator-nuttx] branch master updated (6385408 -> 75d3ae9) - posted by ag...@apache.org on 2021/01/15 22:23:19 UTC, 0 replies.
- [incubator-nuttx] 01/05: arch/stm32h7: Fix nxstyle errors - posted by ag...@apache.org on 2021/01/15 22:23:20 UTC, 0 replies.
- [incubator-nuttx] 02/05: arch/stm32h7: Fix nxstyle errors - posted by ag...@apache.org on 2021/01/15 22:23:21 UTC, 0 replies.
- [GitHub] [incubator-nuttx] Ouss4 merged pull request #2686: Stm32h7 userspace nxstyle - posted by GitBox <gi...@apache.org> on 2021/01/15 22:23:22 UTC, 0 replies.
- [incubator-nuttx] 03/05: arch/stm32h7: Fix nxstyle errors - posted by ag...@apache.org on 2021/01/15 22:23:22 UTC, 0 replies.
- [incubator-nuttx] 04/05: arch/stm32h7: Fix nxstyle errors - posted by ag...@apache.org on 2021/01/15 22:23:23 UTC, 0 replies.
- [incubator-nuttx] 05/05: arch/stm32h7: Fix nxstyle errors - posted by ag...@apache.org on 2021/01/15 22:23:24 UTC, 0 replies.
- [GitHub] [incubator-nuttx] Ouss4 opened a new pull request #2688: net/pkt/pkt.h: struct socket is already forward referenced. - posted by GitBox <gi...@apache.org> on 2021/01/15 23:27:58 UTC, 0 replies.
- [incubator-nuttx-website] branch asf-site updated: Publishing web: 59c4fb7620bc9aabf46df895f9e5cdb361f50177 docs: 75d3ae959fa713139a67bb6beabc4c2c39f2a52f - posted by gi...@apache.org on 2021/01/16 01:29:41 UTC, 0 replies.
- [GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #2689: arch: tiva: Fix lm3s_ethernet.c with DEBUGASSERT - posted by GitBox <gi...@apache.org> on 2021/01/16 02:52:32 UTC, 0 replies.
- [incubator-nuttx-testing] branch revert-85-disable-avr updated (80ec90f -> 873ba44) - posted by ya...@apache.org on 2021/01/16 04:58:42 UTC, 0 replies.
- [incubator-nuttx-testing] branch master updated (6c6e2cc -> c1094b3) - posted by bt...@apache.org on 2021/01/16 08:08:47 UTC, 0 replies.
- [incubator-nuttx-testing] 01/04: Revert "Disable AVR targets on macOS due to homebrew issue" - posted by bt...@apache.org on 2021/01/16 08:08:48 UTC, 0 replies.
- [incubator-nuttx-testing] 02/04: Run "brew update" before installing avr-gcc - posted by bt...@apache.org on 2021/01/16 08:08:49 UTC, 0 replies.
- [incubator-nuttx-testing] 03/04: Remove 2to3 link as suggested - posted by bt...@apache.org on 2021/01/16 08:08:50 UTC, 0 replies.
- [incubator-nuttx-testing] 04/04: cibuild.sh: add --quiet option to brew update to reduce log output - posted by bt...@apache.org on 2021/01/16 08:08:51 UTC, 0 replies.
- [GitHub] [incubator-nuttx-testing] btashton merged pull request #88: Revert "Disable AVR targets on macOS due to homebrew issue" - posted by GitBox <gi...@apache.org> on 2021/01/16 08:08:55 UTC, 0 replies.
- [GitHub] [incubator-nuttx] Ouss4 merged pull request #2689: arch: tiva: Fix lm3s_ethernet.c with DEBUGASSERT - posted by GitBox <gi...@apache.org> on 2021/01/16 09:40:26 UTC, 0 replies.
- [incubator-nuttx] branch master updated: arch: tiva: Fix lm3s_ethernet.c with DEBUGASSERT - posted by ag...@apache.org on 2021/01/16 09:40:28 UTC, 0 replies.
- [GitHub] [incubator-nuttx] Donny9 opened a new pull request #2690: vfork: support sim vfork - posted by GitBox <gi...@apache.org> on 2021/01/16 09:56:48 UTC, 0 replies.
- [GitHub] [incubator-nuttx] anchao opened a new pull request #2691: wireless/bluetooth: add more hci event definitions - posted by GitBox <gi...@apache.org> on 2021/01/16 11:21:26 UTC, 0 replies.
- [GitHub] [incubator-nuttx] anchao opened a new pull request #2692: drivers/syslog: Prepend Process ID to syslog message - posted by GitBox <gi...@apache.org> on 2021/01/16 11:37:27 UTC, 0 replies.
- [GitHub] [incubator-nuttx] anchao opened a new pull request #2693: libs/libxx: use built-in __aeabi_atexit() if LIBSUPCXX is enabled - posted by GitBox <gi...@apache.org> on 2021/01/16 11:39:47 UTC, 0 replies.
- [GitHub] [incubator-nuttx] anchao opened a new pull request #2694: libc/machine/arch: fix build break if enable armv8 ELF - posted by GitBox <gi...@apache.org> on 2021/01/16 11:42:28 UTC, 0 replies.
- [GitHub] [incubator-nuttx] anchao opened a new pull request #2695: netpacket/if_addr: add interface address header - posted by GitBox <gi...@apache.org> on 2021/01/16 11:45:08 UTC, 0 replies.
- [GitHub] [incubator-nuttx] anchao opened a new pull request #2696: sim/hcitty: add hcitty adapter - posted by GitBox <gi...@apache.org> on 2021/01/16 12:18:41 UTC, 0 replies.
- [GitHub] [incubator-nuttx] acassis commented on pull request #2688: net/pkt/pkt.h: struct socket is already forward referenced. - posted by GitBox <gi...@apache.org> on 2021/01/16 12:45:12 UTC, 0 replies.
- [GitHub] [incubator-nuttx] acassis edited a comment on pull request #2688: net/pkt/pkt.h: struct socket is already forward referenced. - posted by GitBox <gi...@apache.org> on 2021/01/16 12:49:21 UTC, 0 replies.
- [GitHub] [incubator-nuttx] acassis merged pull request #2679: tools/esp32/btdecode.sh: Script to decode the Xtensa backtrace. - posted by GitBox <gi...@apache.org> on 2021/01/16 12:50:11 UTC, 0 replies.
- [incubator-nuttx] branch master updated: tools/esp32/btdecode.sh: Script to decode the Xtensa backtrace. - posted by ac...@apache.org on 2021/01/16 12:50:13 UTC, 0 replies.
- [GitHub] [incubator-nuttx] fjpanag opened a new pull request #2697: Added printing of log priority in syslog. - posted by GitBox <gi...@apache.org> on 2021/01/16 13:09:25 UTC, 0 replies.
- [GitHub] [incubator-nuttx] Ouss4 commented on pull request #2688: net/pkt/pkt.h: struct socket is already forward referenced. - posted by GitBox <gi...@apache.org> on 2021/01/16 13:17:09 UTC, 1 replies.
- [GitHub] [incubator-nuttx] Ouss4 edited a comment on pull request #2688: net/pkt/pkt.h: struct socket is already forward referenced. - posted by GitBox <gi...@apache.org> on 2021/01/16 13:18:53 UTC, 0 replies.
- [GitHub] [incubator-nuttx] patacongo commented on a change in pull request #2697: Added printing of log priority in syslog. - posted by GitBox <gi...@apache.org> on 2021/01/16 13:22:44 UTC, 0 replies.
- [GitHub] [incubator-nuttx] Ouss4 edited a comment on pull request #2688: net/: Remove duplicate forward references. - posted by GitBox <gi...@apache.org> on 2021/01/16 13:24:24 UTC, 0 replies.
- [GitHub] [incubator-nuttx] patacongo commented on a change in pull request #2695: netpacket/if_addr: add interface address header - posted by GitBox <gi...@apache.org> on 2021/01/16 13:25:04 UTC, 3 replies.
- [GitHub] [incubator-nuttx] fjpanag commented on a change in pull request #2697: Added printing of log priority in syslog. - posted by GitBox <gi...@apache.org> on 2021/01/16 13:32:00 UTC, 2 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #2695: netpacket/if_addr: add interface address header - posted by GitBox <gi...@apache.org> on 2021/01/16 13:57:31 UTC, 0 replies.
- [incubator-nuttx] branch master updated (f40389b -> f62ff8d) - posted by xi...@apache.org on 2021/01/16 14:00:59 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2687: Move LWL python script to tools/lwl and add README.txt - posted by GitBox <gi...@apache.org> on 2021/01/16 14:01:04 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #2697: Added printing of log priority in syslog. - posted by GitBox <gi...@apache.org> on 2021/01/16 14:21:17 UTC, 0 replies.
- [GitHub] [incubator-nuttx] fjpanag opened a new pull request #2698: Added color output to syslog. - posted by GitBox <gi...@apache.org> on 2021/01/16 14:42:01 UTC, 0 replies.
- [incubator-nuttx] branch master updated: net: Remove duplicate forward references. - posted by xi...@apache.org on 2021/01/16 15:39:14 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2688: net/: Remove duplicate forward references. - posted by GitBox <gi...@apache.org> on 2021/01/16 15:39:16 UTC, 0 replies.
- [GitHub] [incubator-nuttx] v01d commented on a change in pull request #2696: sim/hcitty: add hcitty adapter - posted by GitBox <gi...@apache.org> on 2021/01/16 16:29:19 UTC, 1 replies.
- [incubator-nuttx] branch master updated: Added printing of log priority in syslog. - posted by xi...@apache.org on 2021/01/16 16:56:33 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2697: Added printing of log priority in syslog. - posted by GitBox <gi...@apache.org> on 2021/01/16 16:56:37 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton commented on a change in pull request #2696: sim/hcitty: add hcitty adapter - posted by GitBox <gi...@apache.org> on 2021/01/16 19:14:08 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton merged pull request #2693: libs/libxx: use built-in __aeabi_atexit() if LIBSUPCXX is enabled - posted by GitBox <gi...@apache.org> on 2021/01/16 19:15:09 UTC, 0 replies.
- [incubator-nuttx] branch master updated: libs/libxx: use built-in __aeabi_atexit() if LIBSUPCXX is enabled - posted by bt...@apache.org on 2021/01/16 19:15:12 UTC, 0 replies.
- [incubator-nuttx] branch master updated: libc/machine/arch: fix build break if enable armv8 ELF - posted by bt...@apache.org on 2021/01/16 19:17:11 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton merged pull request #2694: libc/machine/arch: fix build break if enable armv8 ELF - posted by GitBox <gi...@apache.org> on 2021/01/16 19:17:16 UTC, 0 replies.
- [incubator-nuttx] branch master updated (bd3a843 -> c8a6f31) - posted by bt...@apache.org on 2021/01/16 19:18:38 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton merged pull request #2691: wireless/bluetooth: add more hci event definitions - posted by GitBox <gi...@apache.org> on 2021/01/16 19:18:39 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton commented on pull request #2692: drivers/syslog: Prepend Process ID to syslog message - posted by GitBox <gi...@apache.org> on 2021/01/16 19:24:03 UTC, 1 replies.
- [GitHub] [incubator-nuttx] btashton commented on pull request #2698: Added color output to syslog. - posted by GitBox <gi...@apache.org> on 2021/01/16 19:29:17 UTC, 2 replies.
- [GitHub] [incubator-nuttx] fjpanag commented on pull request #2692: drivers/syslog: Prepend Process ID to syslog message - posted by GitBox <gi...@apache.org> on 2021/01/16 19:39:59 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] tomghuang commented on pull request #559: system/argtable3: Update to the latest version(v3.1.5.1c1bb23) - posted by GitBox <gi...@apache.org> on 2021/01/16 19:56:19 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton commented on issue #2593: Merge rv32im and rv64gc into one - posted by GitBox <gi...@apache.org> on 2021/01/16 19:56:19 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton edited a comment on issue #2593: Merge rv32im and rv64gc into one - posted by GitBox <gi...@apache.org> on 2021/01/16 19:56:39 UTC, 1 replies.
- [GitHub] [incubator-nuttx-apps] tomghuang edited a comment on pull request #559: system/argtable3: Update to the latest version(v3.1.5.1c1bb23) - posted by GitBox <gi...@apache.org> on 2021/01/16 19:57:09 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2692: drivers/syslog: Prepend Process ID to syslog message - posted by GitBox <gi...@apache.org> on 2021/01/16 19:58:33 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on issue #2593: Merge rv32im and rv64gc into one - posted by GitBox <gi...@apache.org> on 2021/01/16 19:59:04 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] xiaoxiang781216 opened a new pull request #565: system/argtable3: Update to the latest version(v3.2.0.7402e6e) - posted by GitBox <gi...@apache.org> on 2021/01/16 20:05:18 UTC, 0 replies.
- [GitHub] [incubator-nuttx] fjpanag commented on pull request #2698: Added color output to syslog. - posted by GitBox <gi...@apache.org> on 2021/01/16 20:07:39 UTC, 3 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2698: Added color output to syslog. - posted by GitBox <gi...@apache.org> on 2021/01/16 20:12:40 UTC, 1 replies.
- [GitHub] [incubator-nuttx] acassis opened a new pull request #2699: boards/stm32f4discovery: Add a LWL board profile and improve the README.txt - posted by GitBox <gi...@apache.org> on 2021/01/16 21:54:08 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton commented on a change in pull request #2699: boards/stm32f4discovery: Add a LWL board profile and improve the README.txt - posted by GitBox <gi...@apache.org> on 2021/01/16 22:10:17 UTC, 1 replies.
- [GitHub] [incubator-nuttx] acassis commented on a change in pull request #2699: boards/stm32f4discovery: Add a LWL board profile and improve the README.txt - posted by GitBox <gi...@apache.org> on 2021/01/16 22:11:20 UTC, 0 replies.
- [incubator-nuttx-apps] branch master updated: system/argtable3: Update to the latest version(v3.2.0.7402e6e) - posted by bt...@apache.org on 2021/01/16 22:13:36 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] btashton merged pull request #565: system/argtable3: Update to the latest version(v3.2.0.7402e6e) - posted by GitBox <gi...@apache.org> on 2021/01/16 22:13:41 UTC, 0 replies.
- [GitHub] [incubator-nuttx] v01d opened a new pull request #2700: nRF52 various minor fixes - posted by GitBox <gi...@apache.org> on 2021/01/16 22:40:10 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton merged pull request #2699: boards/stm32f4discovery: Add a LWL board profile and improve the README.txt - posted by GitBox <gi...@apache.org> on 2021/01/17 00:16:56 UTC, 0 replies.
- [incubator-nuttx] branch master updated: boards/stm32f4discovery: Add a LWL board profile and improve the README.txt - posted by bt...@apache.org on 2021/01/17 00:16:58 UTC, 0 replies.
- [incubator-nuttx] branch master updated: Added color output to syslog. - posted by bt...@apache.org on 2021/01/17 00:17:25 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton merged pull request #2698: Added color output to syslog. - posted by GitBox <gi...@apache.org> on 2021/01/17 00:17:26 UTC, 0 replies.
- [incubator-nuttx-website] branch asf-site updated: Publishing web: 59c4fb7620bc9aabf46df895f9e5cdb361f50177 docs: cb78dadc4bb656467df950546c8b470e67535fc9 - posted by gi...@apache.org on 2021/01/17 01:29:31 UTC, 0 replies.
- [incubator-nuttx] branch master updated: drivers/syslog: Prepend Process ID to syslog message - posted by bt...@apache.org on 2021/01/17 02:38:26 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton merged pull request #2692: drivers/syslog: Prepend Process ID to syslog message - posted by GitBox <gi...@apache.org> on 2021/01/17 02:38:30 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton commented on a change in pull request #2700: nRF52 various minor fixes - posted by GitBox <gi...@apache.org> on 2021/01/17 02:50:30 UTC, 3 replies.
- [GitHub] [incubator-nuttx] v01d commented on a change in pull request #2700: nRF52 various minor fixes - posted by GitBox <gi...@apache.org> on 2021/01/17 02:58:07 UTC, 2 replies.
- [GitHub] [incubator-nuttx] v01d opened a new pull request #2701: gdbinit: add support for reporting total and used stack size - posted by GitBox <gi...@apache.org> on 2021/01/17 03:21:48 UTC, 0 replies.
- [GitHub] [incubator-nuttx] anchao commented on a change in pull request #2696: sim/hcitty: add hcitty adapter - posted by GitBox <gi...@apache.org> on 2021/01/17 03:26:42 UTC, 2 replies.
- [GitHub] [incubator-nuttx] anchao commented on a change in pull request #2695: netpacket/if_addr: add interface address header - posted by GitBox <gi...@apache.org> on 2021/01/17 03:44:14 UTC, 0 replies.
- [incubator-nuttx] branch master updated (efe236b -> 93ef2e7) - posted by bt...@apache.org on 2021/01/17 05:04:52 UTC, 0 replies.
- [incubator-nuttx] 01/07: nrf52: fix build for PWM without multichan enabled - posted by bt...@apache.org on 2021/01/17 05:04:53 UTC, 0 replies.
- [incubator-nuttx] 02/07: nrf52: fix SPI3 irq macro naming - posted by bt...@apache.org on 2021/01/17 05:04:54 UTC, 0 replies.
- [incubator-nuttx] 03/07: nrf52: enable and fix build for SPI BITORDER - posted by bt...@apache.org on 2021/01/17 05:04:55 UTC, 0 replies.
- [incubator-nuttx] 04/07: nrf52 spi: build fixes and a missing register setting (polarity) - posted by bt...@apache.org on 2021/01/17 05:04:56 UTC, 0 replies.
- [incubator-nuttx] 05/07: nrf52 i2c: disable peripheral while configuring - posted by bt...@apache.org on 2021/01/17 05:04:57 UTC, 0 replies.
- [incubator-nuttx] 06/07: nrf52: fix build without serial - posted by bt...@apache.org on 2021/01/17 05:04:58 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton merged pull request #2700: nRF52 various minor fixes - posted by GitBox <gi...@apache.org> on 2021/01/17 05:04:59 UTC, 0 replies.
- [incubator-nuttx] 07/07: nrf52 GPIO: set GPIO drive setting and missing input buffer configuration - posted by bt...@apache.org on 2021/01/17 05:04:59 UTC, 0 replies.
- [incubator-nuttx] branch master updated: sim/hcitty: add hcitty adapter - posted by bt...@apache.org on 2021/01/17 05:32:20 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton merged pull request #2696: sim/hcitty: add hcitty adapter - posted by GitBox <gi...@apache.org> on 2021/01/17 05:32:24 UTC, 0 replies.
- [incubator-nuttx] branch master updated: gdbinit: add support for reporting total and used stack size - posted by bt...@apache.org on 2021/01/17 05:33:51 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton merged pull request #2701: gdbinit: add support for reporting total and used stack size - posted by GitBox <gi...@apache.org> on 2021/01/17 05:34:00 UTC, 0 replies.
- [incubator-nuttx] branch master updated: netpacket/if_addr: add interface address header - posted by xi...@apache.org on 2021/01/17 06:52:47 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2695: netpacket/if_addr: add interface address header - posted by GitBox <gi...@apache.org> on 2021/01/17 06:52:48 UTC, 0 replies.
- [GitHub] [incubator-nuttx] hartmannathan opened a new pull request #2702: arch/stm32h7: Fix nxstyle errors - posted by GitBox <gi...@apache.org> on 2021/01/17 16:03:07 UTC, 0 replies.
- [incubator-nuttx] branch master updated (92259cb -> df8139c) - posted by xi...@apache.org on 2021/01/17 17:52:24 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2702: arch/stm32h7: Fix nxstyle errors - posted by GitBox <gi...@apache.org> on 2021/01/17 17:52:26 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #2703: Minor fix for sim hcitty driver - posted by GitBox <gi...@apache.org> on 2021/01/17 19:24:46 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton commented on a change in pull request #2703: Minor fix for sim hcitty driver - posted by GitBox <gi...@apache.org> on 2021/01/17 19:35:41 UTC, 2 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #2704: Minor fix for bluetooth driver - posted by GitBox <gi...@apache.org> on 2021/01/17 20:17:57 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #2703: Minor fix for sim hcitty driver - posted by GitBox <gi...@apache.org> on 2021/01/17 20:49:28 UTC, 2 replies.
- [incubator-nuttx] branch master updated: nrf52_i2c: add support for I2C_M_NOSTART flags - posted by bt...@apache.org on 2021/01/17 21:39:40 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton merged pull request #2674: nrf52_i2c: add support for I2C_M_NOSTOP and I2C_M_NOSTART flags - posted by GitBox <gi...@apache.org> on 2021/01/17 21:39:42 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton opened a new pull request #2705: nrf52: Add a static copy buffer for i2c NOSTART transfers - posted by GitBox <gi...@apache.org> on 2021/01/17 22:22:17 UTC, 0 replies.
- [GitHub] [incubator-nuttx] v01d commented on pull request #2140: nRF52 BLE link-layer - posted by GitBox <gi...@apache.org> on 2021/01/17 22:26:20 UTC, 0 replies.
- [GitHub] [incubator-nuttx] v01d commented on a change in pull request #2705: nrf52: Add a static copy buffer for i2c NOSTART transfers - posted by GitBox <gi...@apache.org> on 2021/01/17 22:32:26 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton commented on a change in pull request #2705: nrf52: Add a static copy buffer for i2c NOSTART transfers - posted by GitBox <gi...@apache.org> on 2021/01/17 23:24:56 UTC, 6 replies.
- [GitHub] [incubator-nuttx] btashton opened a new pull request #2706: board/nrf52-feather: Add simple i2c test configuration - posted by GitBox <gi...@apache.org> on 2021/01/17 23:30:33 UTC, 0 replies.
- [incubator-nuttx-website] branch asf-site updated: Publishing web: 59c4fb7620bc9aabf46df895f9e5cdb361f50177 docs: 0f1c026a1696d42be8dc496f4e941f8cd9f6adc9 - posted by gi...@apache.org on 2021/01/18 01:28:20 UTC, 0 replies.
- [GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #2707: drivers: wireless: Fix ASSERT() in _read_data_len() in gs2200m.c - posted by GitBox <gi...@apache.org> on 2021/01/18 01:59:18 UTC, 0 replies.
- [GitHub] [incubator-nuttx] masayuki2009 commented on pull request #2707: drivers: wireless: Fix ASSERT() in _read_data_len() in gs2200m.c - posted by GitBox <gi...@apache.org> on 2021/01/18 02:15:06 UTC, 0 replies.
- [incubator-nuttx-apps] branch master updated (ee443ed -> ee1f4fd) - posted by xi...@apache.org on 2021/01/18 02:44:26 UTC, 0 replies.
- [incubator-nuttx-apps] 01/02: webclient: Implement AF_LOCAL - posted by xi...@apache.org on 2021/01/18 02:44:27 UTC, 0 replies.
- [incubator-nuttx-apps] 02/02: webclient: Don't call the sink callback if no data is available - posted by xi...@apache.org on 2021/01/18 02:44:28 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #561: webclient: Add AF_LOCAL support - posted by GitBox <gi...@apache.org> on 2021/01/18 02:44:32 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #2705: nrf52: Add a static copy buffer for i2c NOSTART transfers - posted by GitBox <gi...@apache.org> on 2021/01/18 02:47:23 UTC, 3 replies.
- [GitHub] [incubator-nuttx] btashton commented on a change in pull request #2707: drivers: wireless: Fix ASSERT() in _read_data_len() in gs2200m.c - posted by GitBox <gi...@apache.org> on 2021/01/18 04:46:18 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton merged pull request #2704: Minor fix for bluetooth driver - posted by GitBox <gi...@apache.org> on 2021/01/18 04:49:30 UTC, 0 replies.
- [incubator-nuttx] branch master updated (0f1c026 -> 7df322c) - posted by bt...@apache.org on 2021/01/18 04:49:32 UTC, 0 replies.
- [incubator-nuttx] 01/03: boards/imxrt1020-evk: Don't include the unused bt_uart_shim.h - posted by bt...@apache.org on 2021/01/18 04:49:33 UTC, 0 replies.
- [incubator-nuttx] 02/03: bluetooth: Rename *bt_uart_shim_getdevice to btuart_shim_getdevice - posted by bt...@apache.org on 2021/01/18 04:49:34 UTC, 0 replies.
- [incubator-nuttx] 03/03: bluetooth: Move the lower half null check to common place - posted by bt...@apache.org on 2021/01/18 04:49:35 UTC, 0 replies.
- [GitHub] [incubator-nuttx] masayuki2009 commented on a change in pull request #2707: drivers: wireless: Fix ASSERT() in _read_data_len() in gs2200m.c - posted by GitBox <gi...@apache.org> on 2021/01/18 05:35:36 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton merged pull request #2707: drivers: wireless: Fix ASSERT() in _read_data_len() in gs2200m.c - posted by GitBox <gi...@apache.org> on 2021/01/18 05:43:30 UTC, 0 replies.
- [incubator-nuttx] branch master updated: drivers: wireless: Fix ASSERT() in _read_data_len() in gs2200m.c - posted by bt...@apache.org on 2021/01/18 05:43:32 UTC, 0 replies.
- [GitHub] [incubator-nuttx] donghengqaz opened a new pull request #2708: xtensa/esp32: Fix ESP32 I2C driver issues - posted by GitBox <gi...@apache.org> on 2021/01/18 06:09:24 UTC, 0 replies.
- [GitHub] [incubator-nuttx] donghengqaz opened a new pull request #2709: xtensa/esp32: Fix ESP32 SPI driver issues - posted by GitBox <gi...@apache.org> on 2021/01/18 06:10:47 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2706: board/nrf52-feather: Add simple i2c test configuration - posted by GitBox <gi...@apache.org> on 2021/01/18 07:46:09 UTC, 0 replies.
- [incubator-nuttx] branch master updated: nrf52: Add simple i2c test configuration - posted by xi...@apache.org on 2021/01/18 07:46:12 UTC, 0 replies.
- [GitHub] [incubator-nuttx] Ouss4 merged pull request #2708: xtensa/esp32: Fix ESP32 I2C driver issues - posted by GitBox <gi...@apache.org> on 2021/01/18 08:23:57 UTC, 0 replies.
- [incubator-nuttx] branch master updated: xtensa/esp32: Fix ESP32 I2C driver issues - posted by ag...@apache.org on 2021/01/18 08:23:58 UTC, 0 replies.
- [GitHub] [incubator-nuttx] jerpelea commented on pull request #2709: xtensa/esp32: Fix ESP32 SPI driver issues - posted by GitBox <gi...@apache.org> on 2021/01/18 08:31:00 UTC, 0 replies.
- [incubator-nuttx] branch master updated: nrf52: Add a static copy buffer for i2c - posted by xi...@apache.org on 2021/01/18 08:46:08 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2705: nrf52: Add a static copy buffer for i2c NOSTART transfers - posted by GitBox <gi...@apache.org> on 2021/01/18 08:46:16 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] btashton opened a new pull request #566: WIP: crypto: Initial support for mbedtls - posted by GitBox <gi...@apache.org> on 2021/01/18 09:05:48 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] Ouss4 commented on a change in pull request #566: WIP: crypto: Initial support for Mbed TLS - posted by GitBox <gi...@apache.org> on 2021/01/18 09:36:23 UTC, 7 replies.
- [GitHub] [incubator-nuttx] fjpanag opened a new pull request #2710: Re-arranged syslog fields. - posted by GitBox <gi...@apache.org> on 2021/01/18 09:42:03 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2710: Re-arranged syslog fields. - posted by GitBox <gi...@apache.org> on 2021/01/18 10:19:02 UTC, 1 replies.
- [GitHub] [incubator-nuttx] fjpanag commented on pull request #2710: Re-arranged syslog fields. - posted by GitBox <gi...@apache.org> on 2021/01/18 10:48:05 UTC, 2 replies.
- [GitHub] [incubator-nuttx] Ouss4 merged pull request #2709: xtensa/esp32: Fix ESP32 SPI driver issues - posted by GitBox <gi...@apache.org> on 2021/01/18 11:54:21 UTC, 0 replies.
- [incubator-nuttx] branch master updated (b6fbcb6 -> eb29370) - posted by ag...@apache.org on 2021/01/18 11:54:26 UTC, 0 replies.
- [incubator-nuttx] branch master updated: Re-arranged syslog fields. - posted by xi...@apache.org on 2021/01/18 13:38:06 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2710: Re-arranged syslog fields. - posted by GitBox <gi...@apache.org> on 2021/01/18 13:38:08 UTC, 0 replies.
- [GitHub] [incubator-nuttx] acassis merged pull request #2703: Minor fix for sim hcitty driver - posted by GitBox <gi...@apache.org> on 2021/01/18 14:20:14 UTC, 0 replies.
- [incubator-nuttx] branch master updated (eabb2fb -> 34a300b) - posted by ac...@apache.org on 2021/01/18 14:20:15 UTC, 0 replies.
- [incubator-nuttx] 01/04: arch/sim: Don't potect recvsem in bthcitty_pollnotify - posted by ac...@apache.org on 2021/01/18 14:20:16 UTC, 0 replies.
- [incubator-nuttx] 02/04: arch/sim: Rename g_hcitty_ops to g_bthcitty_ops - posted by ac...@apache.org on 2021/01/18 14:20:17 UTC, 0 replies.
- [incubator-nuttx] 03/04: arch/sim: Extend hcitty_register to accept device name - posted by ac...@apache.org on 2021/01/18 14:20:18 UTC, 0 replies.
- [incubator-nuttx] 04/04: arch/sim: Fix up_hcitty.c:366:20: warning: ‘eventset’ may be used uninitialized - posted by ac...@apache.org on 2021/01/18 14:20:19 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton commented on pull request #2710: Re-arranged syslog fields. - posted by GitBox <gi...@apache.org> on 2021/01/18 15:40:02 UTC, 1 replies.
- [GitHub] [incubator-nuttx-apps] btashton commented on a change in pull request #566: WIP: crypto: Initial support for Mbed TLS - posted by GitBox <gi...@apache.org> on 2021/01/18 15:45:42 UTC, 19 replies.
- [GitHub] [incubator-nuttx] v01d opened a new pull request #2711: bmp280: minor fixes - posted by GitBox <gi...@apache.org> on 2021/01/18 16:33:05 UTC, 0 replies.
- [GitHub] [incubator-nuttx] v01d opened a new pull request #2712: nRF52: support stack check and coloration - posted by GitBox <gi...@apache.org> on 2021/01/18 16:45:01 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton commented on pull request #2712: nRF52: support stack coloration - posted by GitBox <gi...@apache.org> on 2021/01/18 17:00:36 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2114: Make CONFIG_HAVE_CXX14 an explicit config - posted by GitBox <gi...@apache.org> on 2021/01/18 17:09:33 UTC, 1 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2064: include/sys/types.h: Warn on unexpected __WCHAR_WIDTH__ - posted by GitBox <gi...@apache.org> on 2021/01/18 17:48:35 UTC, 0 replies.
- [GitHub] [incubator-nuttx] hartmannathan opened a new pull request #2713: arch/stm32h7: Fix nxstyle errors - posted by GitBox <gi...@apache.org> on 2021/01/18 17:56:54 UTC, 0 replies.
- [incubator-nuttx] branch myupstream created (now 3cd5ed7) - posted by ac...@apache.org on 2021/01/18 19:14:41 UTC, 0 replies.
- [incubator-nuttx] 01/01: xtensa/esp32: Add support to LWL - posted by ac...@apache.org on 2021/01/18 19:14:42 UTC, 0 replies.
- [GitHub] [incubator-nuttx] acassis opened a new pull request #2714: xtensa/esp32: Add support to LWL - posted by GitBox <gi...@apache.org> on 2021/01/18 19:16:06 UTC, 0 replies.
- [incubator-nuttx] branch myupstream updated (3cd5ed7 -> 364e3c3) - posted by ac...@apache.org on 2021/01/18 19:23:48 UTC, 0 replies.
- [incubator-nuttx] branch myupstream updated (364e3c3 -> f4df995) - posted by ac...@apache.org on 2021/01/18 19:28:51 UTC, 0 replies.
- [GitHub] [incubator-nuttx] acassis merged pull request #2713: arch/stm32h7: Fix nxstyle errors - posted by GitBox <gi...@apache.org> on 2021/01/18 20:28:20 UTC, 0 replies.
- [GitHub] [incubator-nuttx] acassis merged pull request #2712: nRF52: support stack coloration - posted by GitBox <gi...@apache.org> on 2021/01/18 20:29:44 UTC, 0 replies.
- [incubator-nuttx] branch master updated: nRF52: support stack coloration - posted by ac...@apache.org on 2021/01/18 20:29:44 UTC, 0 replies.
- [incubator-nuttx] branch master updated: bmp280: minor fixes - posted by ac...@apache.org on 2021/01/18 20:36:21 UTC, 0 replies.
- [GitHub] [incubator-nuttx] acassis merged pull request #2711: bmp280: minor fixes - posted by GitBox <gi...@apache.org> on 2021/01/18 20:36:21 UTC, 0 replies.
- [GitHub] [incubator-nuttx] v01d opened a new pull request #2715: bmp280: convert to sensor interface (and minor sensor change) - posted by GitBox <gi...@apache.org> on 2021/01/18 21:01:25 UTC, 0 replies.
- [GitHub] [incubator-nuttx] v01d commented on pull request #2715: bmp280: convert to sensor interface (and minor sensor change) - posted by GitBox <gi...@apache.org> on 2021/01/18 21:01:58 UTC, 1 replies.
- [GitHub] [incubator-nuttx] acassis commented on pull request #2715: bmp280: convert to sensor interface (and minor sensor change) - posted by GitBox <gi...@apache.org> on 2021/01/18 21:50:41 UTC, 1 replies.
- [GitHub] [incubator-nuttx] Ouss4 commented on a change in pull request #2714: xtensa/esp32: Add support to LWL - posted by GitBox <gi...@apache.org> on 2021/01/18 21:55:41 UTC, 0 replies.
- [incubator-nuttx] branch myupstream updated (f4df995 -> 9c12009) - posted by ac...@apache.org on 2021/01/18 21:58:23 UTC, 0 replies.
- [GitHub] [incubator-nuttx] acassis commented on pull request #2714: xtensa/esp32: Add support to LWL - posted by GitBox <gi...@apache.org> on 2021/01/18 21:59:29 UTC, 1 replies.
- [GitHub] [incubator-nuttx] Ouss4 commented on pull request #2714: xtensa/esp32: Add support to LWL - posted by GitBox <gi...@apache.org> on 2021/01/18 22:09:06 UTC, 0 replies.
- [incubator-nuttx] branch myupstream updated (9c12009 -> 97918fc) - posted by ac...@apache.org on 2021/01/18 22:19:57 UTC, 0 replies.
- [incubator-nuttx] branch myupstream updated (97918fc -> ee36897) - posted by ac...@apache.org on 2021/01/19 00:06:25 UTC, 0 replies.
- [incubator-nuttx] branch master updated (1b8e931 -> 76cc5c3) - posted by ac...@apache.org on 2021/01/19 00:08:41 UTC, 0 replies.
- [incubator-nuttx] 01/02: sensor: change set_interval to use a value, not a pointer to value - posted by ac...@apache.org on 2021/01/19 00:08:42 UTC, 0 replies.
- [incubator-nuttx] 02/02: bmp280: convert to common sensor interface - posted by ac...@apache.org on 2021/01/19 00:08:43 UTC, 0 replies.
- [GitHub] [incubator-nuttx] acassis merged pull request #2715: bmp280: convert to sensor interface (and minor sensor change) - posted by GitBox <gi...@apache.org> on 2021/01/19 00:08:51 UTC, 0 replies.
- [incubator-nuttx-website] branch asf-site updated: Publishing web: 59c4fb7620bc9aabf46df895f9e5cdb361f50177 docs: 76cc5c36e410ce1f5bc8855042117af66816a672 - posted by gi...@apache.org on 2021/01/19 01:30:07 UTC, 0 replies.
- [GitHub] [incubator-nuttx] donghengqaz opened a new pull request #2716: xtensa/esp32: Add AES hardware accelerator driver - posted by GitBox <gi...@apache.org> on 2021/01/19 02:29:33 UTC, 0 replies.
- [GitHub] [incubator-nuttx] v01d opened a new pull request #2717: I2C bitbang driver (and nRF52 implementation) - posted by GitBox <gi...@apache.org> on 2021/01/19 03:10:37 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton commented on pull request #2717: I2C bitbang driver (and nRF52 implementation) - posted by GitBox <gi...@apache.org> on 2021/01/19 03:17:33 UTC, 3 replies.
- [GitHub] [incubator-nuttx] v01d commented on pull request #2717: I2C bitbang driver (and nRF52 implementation) - posted by GitBox <gi...@apache.org> on 2021/01/19 03:18:13 UTC, 13 replies.
- [GitHub] [incubator-nuttx] btashton commented on a change in pull request #2717: I2C bitbang driver (and nRF52 implementation) - posted by GitBox <gi...@apache.org> on 2021/01/19 03:35:48 UTC, 0 replies.
- [GitHub] [incubator-nuttx] v01d commented on a change in pull request #2717: I2C bitbang driver (and nRF52 implementation) - posted by GitBox <gi...@apache.org> on 2021/01/19 03:38:31 UTC, 8 replies.
- [GitHub] [incubator-nuttx] patacongo commented on pull request #2717: I2C bitbang driver (and nRF52 implementation) - posted by GitBox <gi...@apache.org> on 2021/01/19 04:02:53 UTC, 1 replies.
- [GitHub] [incubator-nuttx] patacongo commented on a change in pull request #2717: I2C bitbang driver (and nRF52 implementation) - posted by GitBox <gi...@apache.org> on 2021/01/19 04:07:25 UTC, 1 replies.
- [GitHub] [incubator-nuttx] patacongo edited a comment on pull request #2717: I2C bitbang driver (and nRF52 implementation) - posted by GitBox <gi...@apache.org> on 2021/01/19 04:11:55 UTC, 4 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #2717: I2C bitbang driver (and nRF52 implementation) - posted by GitBox <gi...@apache.org> on 2021/01/19 06:30:14 UTC, 1 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #2714: xtensa/esp32: Add support to LWL - posted by GitBox <gi...@apache.org> on 2021/01/19 06:47:14 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on a change in pull request #566: WIP: crypto: Initial support for Mbed TLS - posted by GitBox <gi...@apache.org> on 2021/01/19 07:36:45 UTC, 17 replies.
- [GitHub] [incubator-nuttx] anchao opened a new pull request #2718: sim/hcitty: remove the poll lock to avoid invalid wait - posted by GitBox <gi...@apache.org> on 2021/01/19 09:45:24 UTC, 0 replies.
- [GitHub] [incubator-nuttx] anchao opened a new pull request #2719: sched/task: setup the scheduling policy to task - posted by GitBox <gi...@apache.org> on 2021/01/19 09:56:44 UTC, 0 replies.
- [GitHub] [incubator-nuttx] acassis commented on a change in pull request #2714: xtensa/esp32: Add support to Lightweight Link (LWL) - posted by GitBox <gi...@apache.org> on 2021/01/19 10:55:11 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2718: sim/hcitty: remove the poll lock to avoid invalid wait - posted by GitBox <gi...@apache.org> on 2021/01/19 11:38:26 UTC, 0 replies.
- [incubator-nuttx] branch master updated: sim/hcitty: remove the poll lock to avoid invalid wait - posted by xi...@apache.org on 2021/01/19 11:38:32 UTC, 0 replies.
- [GitHub] [incubator-nuttx] acassis commented on pull request #2714: xtensa/esp32: Add support to Lightweight Link (LWL) - posted by GitBox <gi...@apache.org> on 2021/01/19 11:39:48 UTC, 0 replies.
- [GitHub] [incubator-nuttx] acassis closed pull request #2714: xtensa/esp32: Add support to Lightweight Link (LWL) - posted by GitBox <gi...@apache.org> on 2021/01/19 11:39:59 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #2714: xtensa/esp32: Add support to Lightweight Link (LWL) - posted by GitBox <gi...@apache.org> on 2021/01/19 11:42:22 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #2720: board/sim: Support NuttX BLE stack through uart shim driver - posted by GitBox <gi...@apache.org> on 2021/01/19 11:59:10 UTC, 0 replies.
- [GitHub] [incubator-nuttx] acassis merged pull request #2719: sched/task: setup the scheduling policy to task - posted by GitBox <gi...@apache.org> on 2021/01/19 12:25:10 UTC, 0 replies.
- [incubator-nuttx] branch master updated (a32856f -> 23b2876) - posted by ac...@apache.org on 2021/01/19 12:25:34 UTC, 0 replies.
- [GitHub] [incubator-nuttx] v01d commented on pull request #2720: board/sim: Support NuttX BLE stack through uart shim driver - posted by GitBox <gi...@apache.org> on 2021/01/19 12:37:57 UTC, 3 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2720: board/sim: Support NuttX BLE stack through uart shim driver - posted by GitBox <gi...@apache.org> on 2021/01/19 13:22:16 UTC, 3 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 edited a comment on pull request #2720: board/sim: Support NuttX BLE stack through uart shim driver - posted by GitBox <gi...@apache.org> on 2021/01/19 13:23:23 UTC, 2 replies.
- [GitHub] [incubator-nuttx-apps] xiaoxiang781216 opened a new pull request #567: examples/romfs: Add ldir(soft link) into check - posted by GitBox <gi...@apache.org> on 2021/01/19 13:28:21 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] juniskane opened a new pull request #568: Netutils typos - posted by GitBox <gi...@apache.org> on 2021/01/19 14:03:31 UTC, 0 replies.
- [GitHub] [incubator-nuttx] davids5 commented on pull request #2717: I2C bitbang driver (and nRF52 implementation) - posted by GitBox <gi...@apache.org> on 2021/01/19 14:05:42 UTC, 0 replies.
- [GitHub] [incubator-nuttx] Ouss4 commented on pull request #2716: xtensa/esp32: Add AES hardware accelerator driver - posted by GitBox <gi...@apache.org> on 2021/01/19 15:13:56 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton commented on pull request #2720: board/sim: Support NuttX BLE stack through uart shim driver - posted by GitBox <gi...@apache.org> on 2021/01/19 15:57:46 UTC, 1 replies.
- [GitHub] [incubator-nuttx] patacongo commented on pull request #2720: board/sim: Support NuttX BLE stack through uart shim driver - posted by GitBox <gi...@apache.org> on 2021/01/19 16:43:44 UTC, 1 replies.
- [GitHub] [incubator-nuttx] patacongo edited a comment on pull request #2720: board/sim: Support NuttX BLE stack through uart shim driver - posted by GitBox <gi...@apache.org> on 2021/01/19 16:44:55 UTC, 2 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 removed a comment on pull request #2720: board/sim: Support NuttX BLE stack through uart shim driver - posted by GitBox <gi...@apache.org> on 2021/01/19 16:58:57 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] Ouss4 merged pull request #568: Netutils typos - posted by GitBox <gi...@apache.org> on 2021/01/19 18:51:43 UTC, 0 replies.
- [incubator-nuttx-apps] branch master updated (ee1f4fd -> e800609) - posted by ag...@apache.org on 2021/01/19 18:52:06 UTC, 0 replies.
- [GitHub] [incubator-nuttx] fjpanag commented on pull request #2717: I2C bitbang driver (and nRF52 implementation) - posted by GitBox <gi...@apache.org> on 2021/01/19 19:36:51 UTC, 0 replies.
- [GitHub] [incubator-nuttx] acassis opened a new pull request #2721: xtensa/esp32: Add efuse driver - posted by GitBox <gi...@apache.org> on 2021/01/19 23:07:14 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] yamt opened a new pull request #569: webclient: Fix a use of uninitialized variable - posted by GitBox <gi...@apache.org> on 2021/01/20 01:05:03 UTC, 0 replies.
- [incubator-nuttx-website] branch asf-site updated: Publishing web: 59c4fb7620bc9aabf46df895f9e5cdb361f50177 docs: 23b28766c3addb652283e5334972335e1a1d6b76 - posted by gi...@apache.org on 2021/01/20 01:32:16 UTC, 0 replies.
- [incubator-nuttx-apps] branch master updated: webclient: Fix a use of uninitialized variable - posted by xi...@apache.org on 2021/01/20 03:06:33 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #569: webclient: Fix a use of uninitialized variable - posted by GitBox <gi...@apache.org> on 2021/01/20 03:06:34 UTC, 0 replies.
- [GitHub] [incubator-nuttx] SChina-CSC-SDD-Dev commented on pull request #2625: Add time ticket related APIs to support hot sleep function - posted by GitBox <gi...@apache.org> on 2021/01/20 05:45:45 UTC, 1 replies.
- [GitHub] [incubator-nuttx] Ouss4 commented on a change in pull request #2721: xtensa/esp32: Add efuse driver - posted by GitBox <gi...@apache.org> on 2021/01/20 08:58:50 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] juniskane commented on a change in pull request #566: WIP: crypto: Initial support for Mbed TLS - posted by GitBox <gi...@apache.org> on 2021/01/20 10:32:16 UTC, 0 replies.
- [GitHub] [incubator-nuttx] davids5 opened a new pull request #2722: stm32f412:Replaced Kludged pinmap with one for SoC. - posted by GitBox <gi...@apache.org> on 2021/01/20 11:24:21 UTC, 0 replies.
- [GitHub] [incubator-nuttx] Kurun-pan opened a new pull request #2723: Fix git clone repository - posted by GitBox <gi...@apache.org> on 2021/01/20 11:59:09 UTC, 0 replies.
- [GitHub] [incubator-nuttx] acassis commented on a change in pull request #2716: xtensa/esp32: Add AES hardware accelerator driver - posted by GitBox <gi...@apache.org> on 2021/01/20 12:31:10 UTC, 0 replies.
- [GitHub] [incubator-nuttx] masayuki2009 commented on pull request #2723: Fix git clone repository in README - posted by GitBox <gi...@apache.org> on 2021/01/20 13:36:08 UTC, 0 replies.
- [GitHub] [incubator-nuttx] masayuki2009 merged pull request #2723: Fix git clone repository in README - posted by GitBox <gi...@apache.org> on 2021/01/20 13:36:08 UTC, 0 replies.
- [incubator-nuttx] branch master updated (23b2876 -> 6fd8028) - posted by ma...@apache.org on 2021/01/20 13:36:09 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #2724: fs/tmpfs: Iterate the entry reversely in readdir - posted by GitBox <gi...@apache.org> on 2021/01/20 14:04:59 UTC, 0 replies.
- [GitHub] [incubator-nuttx] acassis commented on pull request #2721: xtensa/esp32: Add efuse driver - posted by GitBox <gi...@apache.org> on 2021/01/20 14:14:26 UTC, 6 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2690: vfork: support sim vfork - posted by GitBox <gi...@apache.org> on 2021/01/20 16:39:26 UTC, 0 replies.
- [incubator-nuttx] branch master updated (6fd8028 -> f6cfd1c) - posted by xi...@apache.org on 2021/01/20 16:39:30 UTC, 0 replies.
- [GitHub] [incubator-nuttx] v01d opened a new pull request #2725: nRF52: FIX wrong bitmask for DRIVE setting - posted by GitBox <gi...@apache.org> on 2021/01/20 20:26:22 UTC, 1 replies.
- [GitHub] [incubator-nuttx] acassis commented on a change in pull request #2721: xtensa/esp32: Add efuse driver - posted by GitBox <gi...@apache.org> on 2021/01/20 20:31:44 UTC, 6 replies.
- [GitHub] [incubator-nuttx] davids5 commented on pull request #2722: stm32f412:Replaced Kludged pinmap with one for SoC. - posted by GitBox <gi...@apache.org> on 2021/01/20 23:07:16 UTC, 1 replies.
- [GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #2726: sched: sched: Remove sched_lock/unlock from nxsched_set_affinity() - posted by GitBox <gi...@apache.org> on 2021/01/21 01:29:45 UTC, 1 replies.
- [incubator-nuttx-website] branch asf-site updated: Publishing web: 59c4fb7620bc9aabf46df895f9e5cdb361f50177 docs: f6cfd1c87bdedd8ae00fec35e97966d2a0b4d1c9 - posted by gi...@apache.org on 2021/01/21 01:31:22 UTC, 0 replies.
- [GitHub] [incubator-nuttx] yamt commented on pull request #2064: include/sys/types.h: Warn on unexpected __WCHAR_WIDTH__ - posted by GitBox <gi...@apache.org> on 2021/01/21 01:34:16 UTC, 3 replies.
- [GitHub] [incubator-nuttx] yamt opened a new pull request #2727: esp32_free_cpuint: Fix an assertion - posted by GitBox <gi...@apache.org> on 2021/01/21 04:44:09 UTC, 1 replies.
- [GitHub] [incubator-nuttx] yamt opened a new pull request #2728: esp32_dma_init: Fix a dubious assertion - posted by GitBox <gi...@apache.org> on 2021/01/21 04:53:48 UTC, 1 replies.
- [GitHub] [incubator-nuttx] yamt commented on pull request #2728: esp32_dma_init: Fix a dubious assertion - posted by GitBox <gi...@apache.org> on 2021/01/21 04:54:40 UTC, 1 replies.
- [GitHub] [incubator-nuttx] yamt opened a new pull request #2729: tools/esp32/backtrace.gdbscript: Add comments - posted by GitBox <gi...@apache.org> on 2021/01/21 04:59:06 UTC, 1 replies.
- [incubator-nuttx] branch master updated (f6cfd1c -> cb6d78c) - posted by xi...@apache.org on 2021/01/21 05:53:08 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2726: sched: sched: Remove sched_lock/unlock from nxsched_set_affinity() - posted by GitBox <gi...@apache.org> on 2021/01/21 05:53:09 UTC, 1 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #2730: arch: Remove critical section inside up_schedule_sigaction - posted by GitBox <gi...@apache.org> on 2021/01/21 07:15:36 UTC, 1 replies.
- [incubator-nuttx] branch master updated (cb6d78c -> ed5e494) - posted by xi...@apache.org on 2021/01/21 08:37:04 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2725: nRF52: FIX wrong bitmask for DRIVE setting - posted by GitBox <gi...@apache.org> on 2021/01/21 08:37:05 UTC, 1 replies.
- [GitHub] [incubator-nuttx-apps] PetervdPerk-NXP commented on pull request #563: canutils/slcan: Add SLCAN utility - posted by GitBox <gi...@apache.org> on 2021/01/21 08:41:06 UTC, 1 replies.
- [incubator-nuttx] branch master updated (ed5e494 -> c3a3fa7) - posted by ag...@apache.org on 2021/01/21 09:28:57 UTC, 0 replies.
- [GitHub] [incubator-nuttx] Ouss4 merged pull request #2729: tools/esp32/backtrace.gdbscript: Add comments - posted by GitBox <gi...@apache.org> on 2021/01/21 09:28:58 UTC, 1 replies.
- [GitHub] [incubator-nuttx] Ouss4 opened a new pull request #2731: xtensa/esp_allocateheap.c: Correct ROM memory boundaries in SMP case - posted by GitBox <gi...@apache.org> on 2021/01/21 09:33:29 UTC, 1 replies.
- [incubator-nuttx] branch master updated (c3a3fa7 -> 8c02b36) - posted by ag...@apache.org on 2021/01/21 09:37:11 UTC, 0 replies.
- [GitHub] [incubator-nuttx] Ouss4 merged pull request #2727: esp32_free_cpuint: Fix an assertion - posted by GitBox <gi...@apache.org> on 2021/01/21 09:37:15 UTC, 1 replies.
- [GitHub] [incubator-nuttx] yamt commented on a change in pull request #1610: xtensa/esp32: Improve SPI transmission - posted by GitBox <gi...@apache.org> on 2021/01/21 09:38:06 UTC, 1 replies.
- [GitHub] [incubator-nuttx] donghengqaz commented on pull request #2728: esp32_dma_init: Fix a dubious assertion - posted by GitBox <gi...@apache.org> on 2021/01/21 09:38:17 UTC, 1 replies.
- [GitHub] [incubator-nuttx] donghengqaz edited a comment on pull request #2728: esp32_dma_init: Fix a dubious assertion - posted by GitBox <gi...@apache.org> on 2021/01/21 09:38:38 UTC, 1 replies.
- [GitHub] [incubator-nuttx] Ouss4 merged pull request #2728: esp32_dma_init: Fix a dubious assertion - posted by GitBox <gi...@apache.org> on 2021/01/21 09:52:02 UTC, 1 replies.
- [incubator-nuttx] branch master updated: esp32_dma_init: Fix a dubious assertion - posted by ag...@apache.org on 2021/01/21 09:52:10 UTC, 0 replies.
- [GitHub] [incubator-nuttx] davids5 commented on pull request #2730: arch: Remove critical section inside up_schedule_sigaction - posted by GitBox <gi...@apache.org> on 2021/01/21 11:39:03 UTC, 1 replies.
- [GitHub] [incubator-nuttx-apps] acassis commented on pull request #563: canutils/slcan: Add SLCAN utility - posted by GitBox <gi...@apache.org> on 2021/01/21 14:11:42 UTC, 1 replies.
- [incubator-nuttx-apps] branch master updated (412cf2b -> b7ef4fb) - posted by ac...@apache.org on 2021/01/21 14:12:22 UTC, 0 replies.
- [incubator-nuttx-apps] 01/02: canutils/slcan: Add SLCAN utility - posted by ac...@apache.org on 2021/01/21 14:12:23 UTC, 0 replies.
- [incubator-nuttx-apps] 02/02: canutils/slcan: use syslog and cleanup - posted by ac...@apache.org on 2021/01/21 14:12:24 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] acassis merged pull request #563: canutils/slcan: Add SLCAN utility - posted by GitBox <gi...@apache.org> on 2021/01/21 14:12:27 UTC, 1 replies.
- [incubator-nuttx-apps] branch master updated: examples/romfs: Add ldir(soft link) into check - posted by ac...@apache.org on 2021/01/21 14:12:50 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] acassis merged pull request #567: examples/romfs: Add ldir(soft link) into check - posted by GitBox <gi...@apache.org> on 2021/01/21 14:12:56 UTC, 1 replies.
- [GitHub] [incubator-nuttx] acassis merged pull request #2731: xtensa/esp_allocateheap.c: Correct ROM memory boundaries in SMP case - posted by GitBox <gi...@apache.org> on 2021/01/21 14:13:29 UTC, 1 replies.
- [incubator-nuttx] branch master updated (a4a2d5f -> c87e596) - posted by ac...@apache.org on 2021/01/21 14:13:30 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2730: arch: Remove critical section inside up_schedule_sigaction - posted by GitBox <gi...@apache.org> on 2021/01/21 14:30:34 UTC, 1 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #2721: xtensa/esp32: Add efuse driver - posted by GitBox <gi...@apache.org> on 2021/01/21 14:44:45 UTC, 3 replies.
- [incubator-nuttx] branch master updated: stm32f412:Replaced Kludged pinmap with one for SoC. - posted by xi...@apache.org on 2021/01/21 14:56:42 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2722: stm32f412:Replaced Kludged pinmap with one for SoC. - posted by GitBox <gi...@apache.org> on 2021/01/21 14:56:45 UTC, 1 replies.
- [GitHub] [incubator-nuttx-apps] juniskane opened a new pull request #570: netutils/ntpclient: add more features - posted by GitBox <gi...@apache.org> on 2021/01/21 16:19:49 UTC, 1 replies.
- [GitHub] [incubator-nuttx] acassis merged pull request #2716: xtensa/esp32: Add AES hardware accelerator driver - posted by GitBox <gi...@apache.org> on 2021/01/21 18:06:46 UTC, 1 replies.
- [incubator-nuttx] branch master updated: xtensa/esp32: Add AES hardware accelerator driver - posted by ac...@apache.org on 2021/01/21 18:06:47 UTC, 0 replies.
- [incubator-nuttx] branch master updated: fs/tmpfs: Iterate the entry reversely in readdir - posted by ac...@apache.org on 2021/01/21 18:07:09 UTC, 0 replies.
- [GitHub] [incubator-nuttx] acassis merged pull request #2724: fs/tmpfs: Iterate the entry reversely in readdir - posted by GitBox <gi...@apache.org> on 2021/01/21 18:07:22 UTC, 1 replies.
- [GitHub] [incubator-nuttx] acassis opened a new pull request #2732: Fix himem debug assert error - posted by GitBox <gi...@apache.org> on 2021/01/21 19:04:49 UTC, 1 replies.
- [GitHub] [incubator-nuttx] Ouss4 merged pull request #2732: Fix himem debug assert error - posted by GitBox <gi...@apache.org> on 2021/01/21 23:00:13 UTC, 1 replies.
- [incubator-nuttx] branch master updated: Fix himem debug assert error - posted by ag...@apache.org on 2021/01/21 23:00:15 UTC, 0 replies.
- [incubator-nuttx-website] branch asf-site updated: Publishing web: 59c4fb7620bc9aabf46df895f9e5cdb361f50177 docs: 394cfba1d8d0d7220cb452d08f19b0967eae2efc - posted by gi...@apache.org on 2021/01/22 01:30:42 UTC, 0 replies.
- [GitHub] [incubator-nuttx] yamt commented on pull request #2518: sched: Implement getpid and gettid correctly - posted by GitBox <gi...@apache.org> on 2021/01/22 03:51:00 UTC, 1 replies.
- [GitHub] [incubator-nuttx] patacongo commented on pull request #2518: sched: Implement getpid and gettid correctly - posted by GitBox <gi...@apache.org> on 2021/01/22 04:28:32 UTC, 1 replies.
- [GitHub] [incubator-nuttx] jerpelea merged pull request #2730: arch: Remove critical section inside up_schedule_sigaction - posted by GitBox <gi...@apache.org> on 2021/01/22 07:34:16 UTC, 0 replies.
- [incubator-nuttx] branch master updated (394cfba -> 7f2317e) - posted by je...@apache.org on 2021/01/22 07:34:20 UTC, 0 replies.
- [GitHub] [incubator-nuttx] juniskane opened a new pull request #2733: Blockproxy comments fixes, unlink to nx_unlink - posted by GitBox <gi...@apache.org> on 2021/01/22 13:46:20 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] juniskane opened a new pull request #571: include/system/prun.h: remove leftover file - posted by GitBox <gi...@apache.org> on 2021/01/22 14:54:17 UTC, 0 replies.
- [incubator-nuttx] branch master updated (7f2317e -> a5ff391) - posted by ag...@apache.org on 2021/01/22 16:10:23 UTC, 0 replies.
- [incubator-nuttx] 01/02: fs/driver: update comments about block_proxy() - posted by ag...@apache.org on 2021/01/22 16:10:24 UTC, 0 replies.
- [incubator-nuttx] 02/02: fs/driver: change unlink to nx_unlink to avoid setting errno - posted by ag...@apache.org on 2021/01/22 16:10:25 UTC, 0 replies.
- [GitHub] [incubator-nuttx] Ouss4 merged pull request #2733: Blockproxy comments fixes, unlink to nx_unlink - posted by GitBox <gi...@apache.org> on 2021/01/22 16:10:28 UTC, 0 replies.
- [incubator-nuttx-apps] branch master updated: include/system/prun.h: remove leftover file - posted by ag...@apache.org on 2021/01/22 16:50:24 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] Ouss4 merged pull request #571: include/system/prun.h: remove leftover file - posted by GitBox <gi...@apache.org> on 2021/01/22 16:50:29 UTC, 0 replies.
- [incubator-nuttx-website] branch asf-site updated: Publishing web: 59c4fb7620bc9aabf46df895f9e5cdb361f50177 docs: a5ff391bb303eb64a956ab4baf9323c538244977 - posted by gi...@apache.org on 2021/01/23 01:29:30 UTC, 1 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #2064: include/sys/types.h: Warn on unexpected __WCHAR_WIDTH__ - posted by GitBox <gi...@apache.org> on 2021/01/23 17:36:10 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 closed pull request #2114: Make CONFIG_HAVE_CXX14 an explicit config - posted by GitBox <gi...@apache.org> on 2021/01/23 17:38:21 UTC, 0 replies.
- [GitHub] [incubator-nuttx] jerpelea opened a new pull request #2734: arch: arm: cxd56xx: update license to Apache 2.0 - posted by GitBox <gi...@apache.org> on 2021/01/24 15:54:09 UTC, 1 replies.
- [GitHub] [incubator-nuttx] v01d opened a new pull request #2735: nRF52: add support for building SoftDevice BLE controller - posted by GitBox <gi...@apache.org> on 2021/01/24 17:29:03 UTC, 1 replies.
- [GitHub] [incubator-nuttx] btashton commented on a change in pull request #2735: nRF52: add support for building SoftDevice BLE controller - posted by GitBox <gi...@apache.org> on 2021/01/24 18:03:47 UTC, 11 replies.
- [GitHub] [incubator-nuttx] v01d commented on a change in pull request #2735: nRF52: add support for building SoftDevice BLE controller - posted by GitBox <gi...@apache.org> on 2021/01/24 18:07:41 UTC, 16 replies.
- [GitHub] [incubator-nuttx] acassis opened a new pull request #2736: Add generic support to LWL Console - posted by GitBox <gi...@apache.org> on 2021/01/24 20:20:10 UTC, 1 replies.
- [GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #2737: sched: task: Fix a potential bug in nxtask_assign_pid() - posted by GitBox <gi...@apache.org> on 2021/01/24 23:57:04 UTC, 1 replies.
- [GitHub] [incubator-nuttx] masayuki2009 commented on pull request #2734: arch: arm: cxd56xx: update license to Apache 2.0 - posted by GitBox <gi...@apache.org> on 2021/01/25 00:09:37 UTC, 1 replies.
- [incubator-nuttx] branch master updated: arch: arm: cxd56xx: update license to Apache 2.0 - posted by ma...@apache.org on 2021/01/25 00:09:38 UTC, 0 replies.
- [GitHub] [incubator-nuttx] masayuki2009 merged pull request #2734: arch: arm: cxd56xx: update license to Apache 2.0 - posted by GitBox <gi...@apache.org> on 2021/01/25 00:09:47 UTC, 1 replies.
- [GitHub] [incubator-nuttx] yamt commented on a change in pull request #2064: include/sys/types.h: Warn on unexpected __WCHAR_WIDTH__ - posted by GitBox <gi...@apache.org> on 2021/01/25 00:58:11 UTC, 1 replies.
- [incubator-nuttx-website] branch asf-site updated: Publishing web: 59c4fb7620bc9aabf46df895f9e5cdb361f50177 docs: 56ef94086f31bb8130e0f0338b73e3b4c77ded45 - posted by gi...@apache.org on 2021/01/25 01:30:17 UTC, 0 replies.
- [GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #2738: drivers: wireless: Print error massages with wlerr() in gs2200m.c - posted by GitBox <gi...@apache.org> on 2021/01/25 01:39:36 UTC, 1 replies.
- [GitHub] [incubator-nuttx] v01d commented on pull request #2735: nRF52: add support for building SoftDevice BLE controller - posted by GitBox <gi...@apache.org> on 2021/01/25 02:38:45 UTC, 5 replies.
- [GitHub] [incubator-nuttx-apps] btashton commented on pull request #566: WIP: crypto: Initial support for Mbed TLS - posted by GitBox <gi...@apache.org> on 2021/01/25 02:58:26 UTC, 2 replies.
- [incubator-nuttx] branch master updated (56ef940 -> d2f9544) - posted by bt...@apache.org on 2021/01/25 03:04:06 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton merged pull request #2717: I2C bitbang driver (and nRF52 implementation) - posted by GitBox <gi...@apache.org> on 2021/01/25 03:04:11 UTC, 1 replies.
- [incubator-nuttx] branch master updated (d2f9544 -> 5037804) - posted by bt...@apache.org on 2021/01/25 03:04:47 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton merged pull request #2720: board/sim: Support NuttX BLE stack through uart shim driver - posted by GitBox <gi...@apache.org> on 2021/01/25 03:04:52 UTC, 1 replies.
- [GitHub] [incubator-nuttx] Donny9 opened a new pull request #2739: fs/readdir: Must reserve a byte for the NUL terminator - posted by GitBox <gi...@apache.org> on 2021/01/25 03:06:42 UTC, 1 replies.
- [GitHub] [incubator-nuttx] Donny9 opened a new pull request #2740: sched/timer: get the previous reload value correctly - posted by GitBox <gi...@apache.org> on 2021/01/25 03:07:32 UTC, 1 replies.
- [GitHub] [incubator-nuttx] btashton commented on a change in pull request #2737: sched: task: Fix a potential bug in nxtask_assign_pid() - posted by GitBox <gi...@apache.org> on 2021/01/25 03:08:03 UTC, 1 replies.
- [GitHub] [incubator-nuttx] Donny9 opened a new pull request #2741: unistd/fpathconf: enhance fpathconf - posted by GitBox <gi...@apache.org> on 2021/01/25 03:08:03 UTC, 1 replies.
- [GitHub] [incubator-nuttx] Donny9 opened a new pull request #2742: pthread/cond: enhance pthread_cond_destroy - posted by GitBox <gi...@apache.org> on 2021/01/25 03:09:06 UTC, 1 replies.
- [GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on a change in pull request #570: netutils/ntpclient: add more features - posted by GitBox <gi...@apache.org> on 2021/01/25 03:57:24 UTC, 1 replies.
- [incubator-nuttx] branch master updated: sched: task: Fix a potential bug in nxtask_assign_pid() - posted by xi...@apache.org on 2021/01/25 04:03:07 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2737: sched: task: Fix a potential bug in nxtask_assign_pid() - posted by GitBox <gi...@apache.org> on 2021/01/25 04:03:12 UTC, 1 replies.
- [incubator-nuttx] branch master updated: drivers: wireless: Print error massages with wlerr() in gs2200m.c - posted by xi...@apache.org on 2021/01/25 04:04:01 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2738: drivers: wireless: Print error massages with wlerr() in gs2200m.c - posted by GitBox <gi...@apache.org> on 2021/01/25 04:04:04 UTC, 1 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #2743: arch/sim: Rename bthcitty driver to btuart driver - posted by GitBox <gi...@apache.org> on 2021/01/25 04:04:45 UTC, 1 replies.
- [GitHub] [incubator-nuttx] btashton commented on pull request #2737: sched: task: Fix a potential bug in nxtask_assign_pid() - posted by GitBox <gi...@apache.org> on 2021/01/25 04:10:32 UTC, 1 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #2736: Add generic support to LWL Console - posted by GitBox <gi...@apache.org> on 2021/01/25 04:19:37 UTC, 5 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #2737: sched: task: Fix a potential bug in nxtask_assign_pid() - posted by GitBox <gi...@apache.org> on 2021/01/25 04:23:41 UTC, 1 replies.
- [GitHub] [incubator-nuttx] masayuki2009 commented on a change in pull request #2737: sched: task: Fix a potential bug in nxtask_assign_pid() - posted by GitBox <gi...@apache.org> on 2021/01/25 04:54:07 UTC, 1 replies.
- [GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #2744: sched: task: Fix comments and label in nxtask_assign_pid() - posted by GitBox <gi...@apache.org> on 2021/01/25 05:33:45 UTC, 1 replies.
- [GitHub] [incubator-nuttx] masayuki2009 commented on pull request #2744: sched: task: Fix comments and label in nxtask_assign_pid() - posted by GitBox <gi...@apache.org> on 2021/01/25 05:34:06 UTC, 2 replies.
- [incubator-nuttx] branch master updated: sched: task: Fix comments and label in nxtask_assign_pid() - posted by bt...@apache.org on 2021/01/25 06:07:26 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton merged pull request #2744: sched: task: Fix comments and label in nxtask_assign_pid() - posted by GitBox <gi...@apache.org> on 2021/01/25 06:07:31 UTC, 1 replies.
- [GitHub] [incubator-nuttx] jerpelea opened a new pull request #2745: boards: arm: cxd56xx: common: update license to Apache 2.0 - posted by GitBox <gi...@apache.org> on 2021/01/25 07:29:43 UTC, 1 replies.
- [GitHub] [incubator-nuttx-apps] juniskane commented on a change in pull request #570: netutils/ntpclient: add more features - posted by GitBox <gi...@apache.org> on 2021/01/25 07:34:19 UTC, 2 replies.
- [GitHub] [incubator-nuttx] jerpelea commented on pull request #2743: arch/sim: Rename bthcitty driver to btuart driver - posted by GitBox <gi...@apache.org> on 2021/01/25 08:33:04 UTC, 1 replies.
- [GitHub] [incubator-nuttx] acassis commented on a change in pull request #2736: Add generic support to LWL Console - posted by GitBox <gi...@apache.org> on 2021/01/25 11:58:10 UTC, 12 replies.
- [GitHub] [incubator-nuttx] jerpelea commented on pull request #2745: boards: arm: cxd56xx: common: update license to Apache 2.0 - posted by GitBox <gi...@apache.org> on 2021/01/25 12:34:10 UTC, 1 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2745: boards: arm: cxd56xx: common: update license to Apache 2.0 - posted by GitBox <gi...@apache.org> on 2021/01/25 12:34:21 UTC, 1 replies.
- [incubator-nuttx] branch master updated (e981a5c -> a1378e7) - posted by xi...@apache.org on 2021/01/25 12:34:52 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2745: boards: arm: cxd56xx: common: update license to Apache 2.0 - posted by GitBox <gi...@apache.org> on 2021/01/25 12:34:52 UTC, 1 replies.
- [incubator-nuttx] 01/04: boards: arm: cxd56xx: common: update license to Apache 2.0 - posted by xi...@apache.org on 2021/01/25 12:34:53 UTC, 0 replies.
- [incubator-nuttx] 02/04: boards: arm: cxd56xx: drivers: update license to Apache 2.0 - posted by xi...@apache.org on 2021/01/25 12:34:54 UTC, 0 replies.
- [incubator-nuttx] 03/04: arch: arm: cxd56xx: replace licenses with Apache 2.0 - posted by xi...@apache.org on 2021/01/25 12:34:55 UTC, 0 replies.
- [incubator-nuttx] 04/04: tools: flash_writer.py: replace licenses with Apache 2.0 - posted by xi...@apache.org on 2021/01/25 12:34:56 UTC, 0 replies.
- [GitHub] [incubator-nuttx] jerpelea opened a new pull request #2746: nxstyle errors fixes for include/nuttx - posted by GitBox <gi...@apache.org> on 2021/01/25 12:48:44 UTC, 1 replies.
- [incubator-nuttx] branch master updated (a1378e7 -> 28167c1) - posted by ac...@apache.org on 2021/01/25 12:55:33 UTC, 0 replies.
- [GitHub] [incubator-nuttx] acassis merged pull request #2742: pthread/cond: enhance pthread_cond_destroy - posted by GitBox <gi...@apache.org> on 2021/01/25 12:55:36 UTC, 1 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2743: arch/sim: Rename bthcitty driver to btuart driver - posted by GitBox <gi...@apache.org> on 2021/01/25 13:09:42 UTC, 1 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2746: nxstyle errors fixes for include/nuttx - posted by GitBox <gi...@apache.org> on 2021/01/25 13:10:43 UTC, 1 replies.
- [GitHub] [incubator-nuttx] jerpelea commented on pull request #2746: nxstyle errors fixes for include/nuttx - posted by GitBox <gi...@apache.org> on 2021/01/25 13:14:51 UTC, 1 replies.
- [GitHub] [incubator-nuttx] jerpelea commented on pull request #2721: xtensa/esp32: Add efuse driver - posted by GitBox <gi...@apache.org> on 2021/01/25 14:54:48 UTC, 1 replies.
- [incubator-nuttx] branch master updated: arch/sim: Rename bthcitty driver to btuart driver - posted by bt...@apache.org on 2021/01/25 16:23:32 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton merged pull request #2743: arch/sim: Rename bthcitty driver to btuart driver - posted by GitBox <gi...@apache.org> on 2021/01/25 16:23:39 UTC, 1 replies.
- [incubator-nuttx] branch master updated (39f9636 -> b11b27d) - posted by xi...@apache.org on 2021/01/25 16:26:53 UTC, 0 replies.
- [incubator-nuttx] 01/12: include: nuttx: 1wire: fix nxstyle errors - posted by xi...@apache.org on 2021/01/25 16:26:54 UTC, 0 replies.
- [incubator-nuttx] 02/12: include: nuttx: analog: fix nxstyle errors - posted by xi...@apache.org on 2021/01/25 16:26:55 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2746: nxstyle errors fixes for include/nuttx - posted by GitBox <gi...@apache.org> on 2021/01/25 16:26:56 UTC, 1 replies.
- [incubator-nuttx] 03/12: include: nuttx: binfmt: fix nxstyle errors - posted by xi...@apache.org on 2021/01/25 16:26:56 UTC, 0 replies.
- [incubator-nuttx] 04/12: include: nuttx: can: fix nxstyle errors - posted by xi...@apache.org on 2021/01/25 16:26:57 UTC, 0 replies.
- [incubator-nuttx] 05/12: include: nuttx: contactless: fix nxstyle errors - posted by xi...@apache.org on 2021/01/25 16:26:58 UTC, 0 replies.
- [incubator-nuttx] 06/12: include: nuttx: crypto: fix nxstyle errors - posted by xi...@apache.org on 2021/01/25 16:26:59 UTC, 0 replies.
- [incubator-nuttx] 07/12: include: nuttx: drivers: fix nxstyle errors - posted by xi...@apache.org on 2021/01/25 16:27:00 UTC, 0 replies.
- [incubator-nuttx] 08/12: include: nuttx: eeprom: fix nxstyle errors - posted by xi...@apache.org on 2021/01/25 16:27:01 UTC, 0 replies.
- [incubator-nuttx] 09/12: include: nuttx: fs: fix nxstyle errors - posted by xi...@apache.org on 2021/01/25 16:27:02 UTC, 0 replies.
- [incubator-nuttx] 10/12: include: nuttx: sensors: nxstyle fixes - posted by xi...@apache.org on 2021/01/25 16:27:03 UTC, 0 replies.
- [incubator-nuttx] 11/12: include: nuttx: i2c: fix nxstyle errors - posted by xi...@apache.org on 2021/01/25 16:27:04 UTC, 0 replies.
- [incubator-nuttx] 12/12: include: nuttx: input: fix nxstyle errors - posted by xi...@apache.org on 2021/01/25 16:27:05 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] acassis opened a new pull request #572: Add support in printf command to send 8-32 bits value - posted by GitBox <gi...@apache.org> on 2021/01/25 18:24:35 UTC, 1 replies.
- [GitHub] [incubator-nuttx-apps] acassis closed pull request #526: Add esp32_efuse example - posted by GitBox <gi...@apache.org> on 2021/01/25 18:29:51 UTC, 1 replies.
- [GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #2747: drivers: wireless: Fix _read_data() in gs2200m.c - posted by GitBox <gi...@apache.org> on 2021/01/25 23:41:08 UTC, 1 replies.
- [incubator-nuttx-website] branch asf-site updated: Publishing web: 59c4fb7620bc9aabf46df895f9e5cdb361f50177 docs: b11b27d177c14b53797025547dacf3ecba9dd759 - posted by gi...@apache.org on 2021/01/26 00:55:35 UTC, 0 replies.
- [GitHub] [incubator-nuttx] tcpipchip opened a new issue #2748: u-blox nina B302 - posted by GitBox <gi...@apache.org> on 2021/01/26 01:06:02 UTC, 1 replies.
- [GitHub] [incubator-nuttx] tcpipchip commented on issue #2748: u-blox nina B302 - posted by GitBox <gi...@apache.org> on 2021/01/26 02:15:01 UTC, 6 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2721: xtensa/esp32: Add efuse driver - posted by GitBox <gi...@apache.org> on 2021/01/26 02:55:38 UTC, 1 replies.
- [GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on pull request #570: netutils/ntpclient: add more features - posted by GitBox <gi...@apache.org> on 2021/01/26 03:12:25 UTC, 1 replies.
- [incubator-nuttx] branch master updated: drivers: wireless: Fix _read_data() in gs2200m.c - posted by xi...@apache.org on 2021/01/26 03:13:26 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2747: drivers: wireless: Fix _read_data() in gs2200m.c - posted by GitBox <gi...@apache.org> on 2021/01/26 03:13:27 UTC, 1 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2736: Add generic support to LWL Console - posted by GitBox <gi...@apache.org> on 2021/01/26 03:22:05 UTC, 1 replies.
- [GitHub] [incubator-nuttx] Donny9 commented on pull request #2740: sched/timer: get the previous reload value correctly - posted by GitBox <gi...@apache.org> on 2021/01/26 03:42:29 UTC, 2 replies.
- [GitHub] [incubator-nuttx] Donny9 commented on pull request #2739: fs/readdir: Must reserve a byte for the NUL terminator - posted by GitBox <gi...@apache.org> on 2021/01/26 04:25:16 UTC, 0 replies.
- [GitHub] [incubator-nuttx] Donny9 removed a comment on pull request #2739: fs/readdir: Must reserve a byte for the NUL terminator - posted by GitBox <gi...@apache.org> on 2021/01/26 04:33:30 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2739: fs/readdir: Must reserve a byte for the NUL terminator - posted by GitBox <gi...@apache.org> on 2021/01/26 04:45:27 UTC, 1 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2740: sched/timer: get the previous reload value correctly - posted by GitBox <gi...@apache.org> on 2021/01/26 04:45:41 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] masayuki2009 opened a new pull request #573: testing: getprime: Introduce configurable thread priority - posted by GitBox <gi...@apache.org> on 2021/01/26 05:24:10 UTC, 0 replies.
- [GitHub] [incubator-nuttx] jerpelea opened a new pull request #2749: drivers: replace Sony licenses with Apache 2.0 - posted by GitBox <gi...@apache.org> on 2021/01/26 07:20:21 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #573: testing: getprime: Introduce configurable thread priority - posted by GitBox <gi...@apache.org> on 2021/01/26 07:20:32 UTC, 0 replies.
- [incubator-nuttx-apps] branch master updated: testing: getprime: Introduce configurable thread priority - posted by xi...@apache.org on 2021/01/26 07:21:34 UTC, 0 replies.
- [GitHub] [incubator-nuttx] baggio63446333 opened a new pull request #2750: arch: cxd56xx: Add i2c bitbang lower driver - posted by GitBox <gi...@apache.org> on 2021/01/26 08:23:34 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] juniskane commented on pull request #570: netutils/ntpclient: add more features - posted by GitBox <gi...@apache.org> on 2021/01/26 09:45:20 UTC, 0 replies.
- [incubator-nuttx-apps] branch master updated: netutils/ntpclient: add more features - posted by xi...@apache.org on 2021/01/26 11:23:34 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #570: netutils/ntpclient: add more features - posted by GitBox <gi...@apache.org> on 2021/01/26 11:23:37 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2741: unistd/fpathconf: enhance fpathconf - posted by GitBox <gi...@apache.org> on 2021/01/26 11:25:55 UTC, 0 replies.
- [incubator-nuttx] branch master updated: unistd/fpathconf: enhance fpathconf - posted by xi...@apache.org on 2021/01/26 11:26:00 UTC, 0 replies.
- [GitHub] [incubator-nuttx] davids5 commented on pull request #2739: fs/readdir: Must reserve a byte for the NUL terminator - posted by GitBox <gi...@apache.org> on 2021/01/26 12:03:51 UTC, 0 replies.
- [GitHub] [incubator-nuttx] davids5 commented on pull request #2740: sched/timer: get the previous reload value correctly - posted by GitBox <gi...@apache.org> on 2021/01/26 12:14:30 UTC, 0 replies.
- [GitHub] [incubator-nuttx] shiliqinghuan opened a new issue #2751: the real wait time of sigtimedwait() more than specified time one CONFIG_USEC_PER_TICK - posted by GitBox <gi...@apache.org> on 2021/01/26 12:28:01 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2749: drivers: replace Sony licenses with Apache 2.0 - posted by GitBox <gi...@apache.org> on 2021/01/26 13:12:06 UTC, 0 replies.
- [incubator-nuttx] branch master updated (bdd2c96 -> 90ffb03) - posted by xi...@apache.org on 2021/01/26 13:12:09 UTC, 0 replies.
- [incubator-nuttx] 01/13: include: nuttx: replace licenses with Apache 2.0 - posted by xi...@apache.org on 2021/01/26 13:12:10 UTC, 0 replies.
- [incubator-nuttx] 02/13: drivers: replace licenses with Apache 2.0 - posted by xi...@apache.org on 2021/01/26 13:12:11 UTC, 0 replies.
- [incubator-nuttx] 03/13: drivers: modem: altair: altmdm_spi.h: nxstyle fixes - posted by xi...@apache.org on 2021/01/26 13:12:12 UTC, 0 replies.
- [incubator-nuttx] 04/13: drivers: sensors: bmi160.c: nxstyle fixes - posted by xi...@apache.org on 2021/01/26 13:12:13 UTC, 0 replies.
- [incubator-nuttx] 05/13: drivers: video: altair: nxstyle fixes - posted by xi...@apache.org on 2021/01/26 13:12:14 UTC, 0 replies.
- [incubator-nuttx] 06/13: include: nuttx: ioexpander: nxstyle fixes - posted by xi...@apache.org on 2021/01/26 13:12:15 UTC, 0 replies.
- [incubator-nuttx] 07/13: include: nuttx: leds: nxstyle fixes - posted by xi...@apache.org on 2021/01/26 13:12:16 UTC, 0 replies.
- [incubator-nuttx] 08/13: include: nuttx: video: nxstyle fixes - posted by xi...@apache.org on 2021/01/26 13:12:17 UTC, 0 replies.
- [incubator-nuttx] 09/13: include: nuttx: mm: nxstyle fixes - posted by xi...@apache.org on 2021/01/26 13:12:18 UTC, 0 replies.
- [incubator-nuttx] 10/13: include: nuttx: mtd: nxstyle fixes - posted by xi...@apache.org on 2021/01/26 13:12:19 UTC, 0 replies.
- [incubator-nuttx] 11/13: include: nuttx: lcd: nxstyle fixes - posted by xi...@apache.org on 2021/01/26 13:12:20 UTC, 0 replies.
- [incubator-nuttx] 12/13: include: nuttx: lib: nxstyle fixes - posted by xi...@apache.org on 2021/01/26 13:12:21 UTC, 0 replies.
- [incubator-nuttx] 13/13: include: nuttx: nx: nxstyle fixes - posted by xi...@apache.org on 2021/01/26 13:12:22 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 edited a comment on pull request #2739: fs/readdir: Must reserve a byte for the NUL terminator - posted by GitBox <gi...@apache.org> on 2021/01/26 13:23:29 UTC, 1 replies.
- [GitHub] [incubator-nuttx] acassis commented on issue #2748: u-blox nina B302 - posted by GitBox <gi...@apache.org> on 2021/01/26 13:33:36 UTC, 0 replies.
- [GitHub] [incubator-nuttx] acassis edited a comment on issue #2748: u-blox nina B302 - posted by GitBox <gi...@apache.org> on 2021/01/26 13:35:06 UTC, 0 replies.
- [GitHub] [incubator-nuttx] v01d commented on issue #2748: u-blox nina B302 - posted by GitBox <gi...@apache.org> on 2021/01/26 13:36:33 UTC, 4 replies.
- [GitHub] [incubator-nuttx] v01d closed issue #2748: u-blox nina B302 - posted by GitBox <gi...@apache.org> on 2021/01/26 13:46:40 UTC, 0 replies.
- [GitHub] [incubator-nuttx] hartmannathan commented on pull request #1834: License/authorship handling scripts - posted by GitBox <gi...@apache.org> on 2021/01/26 15:15:58 UTC, 1 replies.
- [GitHub] [incubator-nuttx] v01d commented on pull request #1834: License/authorship handling scripts - posted by GitBox <gi...@apache.org> on 2021/01/26 15:48:03 UTC, 0 replies.
- [GitHub] [incubator-nuttx] Ouss4 opened a new pull request #2752: esp32/esp32_spiflash.c: Fix the value of the page start address when invalidating the cache - posted by GitBox <gi...@apache.org> on 2021/01/26 16:10:33 UTC, 0 replies.
- [GitHub] [incubator-nuttx] acassis commented on pull request #2736: Add generic support to LWL Console - posted by GitBox <gi...@apache.org> on 2021/01/26 16:44:49 UTC, 0 replies.
- [GitHub] [incubator-nuttx] acassis edited a comment on pull request #2721: xtensa/esp32: Add efuse driver - posted by GitBox <gi...@apache.org> on 2021/01/26 16:48:15 UTC, 0 replies.
- [incubator-nuttx] branch master updated (90ffb03 -> 0261e58) - posted by ac...@apache.org on 2021/01/26 16:59:41 UTC, 0 replies.
- [incubator-nuttx] 01/02: arch: cxd56xx: Add I2C bitbang lower driver - posted by ac...@apache.org on 2021/01/26 16:59:42 UTC, 0 replies.
- [incubator-nuttx] 02/02: boards: cxd56xx: Add I2C bitbang driver registration - posted by ac...@apache.org on 2021/01/26 16:59:43 UTC, 0 replies.
- [GitHub] [incubator-nuttx] acassis merged pull request #2750: arch: cxd56xx: Add i2c bitbang lower driver - posted by GitBox <gi...@apache.org> on 2021/01/26 16:59:44 UTC, 0 replies.
- [incubator-nuttx] branch master updated: arch/xtensa/src/esp32/esp32_spiflash.c: Fix the value of the page start address. It was incorrectly taken from the size. - posted by ac...@apache.org on 2021/01/26 18:27:29 UTC, 0 replies.
- [GitHub] [incubator-nuttx] acassis merged pull request #2752: esp32/esp32_spiflash.c: Fix the value of the page start address when invalidating the cache - posted by GitBox <gi...@apache.org> on 2021/01/26 18:27:35 UTC, 0 replies.
- [GitHub] [incubator-nuttx] kdp1965 commented on issue #2594: Should we remove the support of too old and incompatible risc-v chip(gap8 and nr5m100)? - posted by GitBox <gi...@apache.org> on 2021/01/26 21:52:02 UTC, 0 replies.
- [incubator-nuttx-website] branch asf-site updated: Publishing web: 59c4fb7620bc9aabf46df895f9e5cdb361f50177 docs: 6bf826acca2e659394d2f045696a093ecc7b2858 - posted by gi...@apache.org on 2021/01/27 00:54:10 UTC, 0 replies.
- [GitHub] [incubator-nuttx] v01d commented on issue #1352: Limited, non-complient SIGEV_THREAD event handling - posted by GitBox <gi...@apache.org> on 2021/01/27 01:16:27 UTC, 0 replies.
- [incubator-nuttx] branch master updated: Add generic support to LWL Console - posted by xi...@apache.org on 2021/01/27 02:21:37 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2736: Add generic support to LWL Console - posted by GitBox <gi...@apache.org> on 2021/01/27 02:21:43 UTC, 0 replies.
- [incubator-nuttx] branch master updated: fs/readdir: Must reserve a byte for the NUL terminator - posted by xi...@apache.org on 2021/01/27 02:22:43 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2739: fs/readdir: Must reserve a byte for the NUL terminator - posted by GitBox <gi...@apache.org> on 2021/01/27 02:22:49 UTC, 0 replies.
- [incubator-nuttx] branch master updated: sched/timer: get the previous reload value correctly - posted by xi...@apache.org on 2021/01/27 02:23:02 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2740: sched/timer: get the previous reload value correctly - posted by GitBox <gi...@apache.org> on 2021/01/27 02:23:10 UTC, 0 replies.
- [incubator-nuttx] branch master updated: xtensa/esp32: Add efuse driver - posted by xi...@apache.org on 2021/01/27 02:23:51 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2721: xtensa/esp32: Add efuse driver - posted by GitBox <gi...@apache.org> on 2021/01/27 02:24:00 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #1834: License/authorship handling scripts - posted by GitBox <gi...@apache.org> on 2021/01/27 04:28:24 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on issue #1352: Limited, non-complient SIGEV_THREAD event handling - posted by GitBox <gi...@apache.org> on 2021/01/27 04:29:45 UTC, 0 replies.
- [GitHub] [incubator-nuttx] yamt opened a new pull request #2753: esp32: Enable renew for "wapi" configs - posted by GitBox <gi...@apache.org> on 2021/01/27 05:10:53 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] yamt opened a new pull request #574: netcat: Fix a buffer overflow - posted by GitBox <gi...@apache.org> on 2021/01/27 08:19:49 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] yamt opened a new pull request #575: netdb: Fix usage and comment - posted by GitBox <gi...@apache.org> on 2021/01/27 08:20:23 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2753: esp32: Enable renew for "wapi" configs - posted by GitBox <gi...@apache.org> on 2021/01/27 08:21:41 UTC, 0 replies.
- [incubator-nuttx] branch master updated: esp32: Enable renew for "wapi" configs - posted by xi...@apache.org on 2021/01/27 08:21:45 UTC, 0 replies.
- [GitHub] [incubator-nuttx] yamt opened a new pull request #2754: netdb: A few build fixes - posted by GitBox <gi...@apache.org> on 2021/01/27 08:22:02 UTC, 0 replies.
- [GitHub] [incubator-nuttx] SChina-CSC-SDD-Dev removed a comment on pull request #2625: Add time ticket related APIs to support hot sleep function - posted by GitBox <gi...@apache.org> on 2021/01/27 08:58:15 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on issue #2751: the real wait time of sigtimedwait() more than specified time one CONFIG_USEC_PER_TICK - posted by GitBox <gi...@apache.org> on 2021/01/27 10:09:16 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] jerpelea merged pull request #574: netcat: Fix a buffer overflow - posted by GitBox <gi...@apache.org> on 2021/01/27 10:28:21 UTC, 0 replies.
- [incubator-nuttx-apps] branch master updated (3b21cd9 -> 87c876c) - posted by je...@apache.org on 2021/01/27 10:28:21 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on a change in pull request #572: Add support in printf command to send 8-32 bits value - posted by GitBox <gi...@apache.org> on 2021/01/27 10:28:31 UTC, 1 replies.
- [incubator-nuttx-apps] branch master updated: netdb: Fix usage and comment - posted by je...@apache.org on 2021/01/27 10:38:21 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] jerpelea merged pull request #575: netdb: Fix usage and comment - posted by GitBox <gi...@apache.org> on 2021/01/27 10:38:27 UTC, 0 replies.
- [GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #2755: arch: esp32: Fix compile errors with CONFIG_SMP=y - posted by GitBox <gi...@apache.org> on 2021/01/27 10:43:46 UTC, 0 replies.
- [GitHub] [incubator-nuttx] masayuki2009 commented on pull request #2755: arch: esp32: Fix compile errors with CONFIG_SMP=y - posted by GitBox <gi...@apache.org> on 2021/01/27 10:46:49 UTC, 3 replies.
- [GitHub] [incubator-nuttx] Ouss4 merged pull request #2754: netdb: A few build fixes - posted by GitBox <gi...@apache.org> on 2021/01/27 11:05:08 UTC, 0 replies.
- [incubator-nuttx] branch master updated (99a9e2b -> 6b48f8b) - posted by ag...@apache.org on 2021/01/27 11:05:50 UTC, 0 replies.
- [GitHub] [incubator-nuttx] Ouss4 commented on pull request #2755: arch: esp32: Fix compile errors with CONFIG_SMP=y - posted by GitBox <gi...@apache.org> on 2021/01/27 11:54:45 UTC, 0 replies.
- [GitHub] [incubator-nuttx] Ouss4 edited a comment on pull request #2755: arch: esp32: Fix compile errors with CONFIG_SMP=y - posted by GitBox <gi...@apache.org> on 2021/01/27 12:02:20 UTC, 0 replies.
- [GitHub] [incubator-nuttx] masayuki2009 edited a comment on pull request #2755: arch: esp32: Fix compile errors with CONFIG_SMP=y - posted by GitBox <gi...@apache.org> on 2021/01/27 12:22:27 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] acassis commented on a change in pull request #572: Add support in printf command to send 8-32 bits value - posted by GitBox <gi...@apache.org> on 2021/01/27 12:29:09 UTC, 4 replies.
- [GitHub] [incubator-nuttx] v01d opened a new pull request #2756: nrf52: add stackcheck support - posted by GitBox <gi...@apache.org> on 2021/01/27 12:32:07 UTC, 0 replies.
- [GitHub] [incubator-nuttx] v01d commented on pull request #2756: nrf52: add stackcheck support - posted by GitBox <gi...@apache.org> on 2021/01/27 12:32:48 UTC, 1 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2756: nrf52: add stackcheck support - posted by GitBox <gi...@apache.org> on 2021/01/27 12:41:46 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2755: arch: esp32: Fix compile errors with CONFIG_SMP=y - posted by GitBox <gi...@apache.org> on 2021/01/27 12:47:13 UTC, 0 replies.
- [incubator-nuttx] branch master updated: arch: esp32: Fix compile errors with CONFIG_SMP=y - posted by xi...@apache.org on 2021/01/27 12:47:15 UTC, 0 replies.
- [GitHub] [incubator-nuttx] acassis commented on a change in pull request #2735: nRF52: add support for building SoftDevice BLE controller - posted by GitBox <gi...@apache.org> on 2021/01/27 12:51:34 UTC, 0 replies.
- [GitHub] [incubator-nuttx] patacongo commented on issue #2751: the real wait time of sigtimedwait() more than specified time one CONFIG_USEC_PER_TICK - posted by GitBox <gi...@apache.org> on 2021/01/27 13:29:19 UTC, 1 replies.
- [GitHub] [incubator-nuttx] Ouss4 opened a new pull request #2757: esp32/esp32_wifi_adapter.c: Print debug output only when DEBUG_WIRLESS* are enabled. - posted by GitBox <gi...@apache.org> on 2021/01/27 13:31:38 UTC, 0 replies.
- [GitHub] [incubator-nuttx] Ouss4 commented on pull request #2757: esp32/esp32_wifi_adapter.c: Print debug output only when DEBUG_WIRLESS* are enabled. - posted by GitBox <gi...@apache.org> on 2021/01/27 13:33:09 UTC, 0 replies.
- [GitHub] [incubator-nuttx] Ouss4 edited a comment on pull request #2757: esp32/esp32_wifi_adapter.c: Print debug output only when DEBUG_WIRLESS* are enabled. - posted by GitBox <gi...@apache.org> on 2021/01/27 13:33:39 UTC, 0 replies.
- [GitHub] [incubator-nuttx] Ouss4 opened a new pull request #2758: arch/xtensa/Kconfig: Reduce the default value of the internal memory. - posted by GitBox <gi...@apache.org> on 2021/01/27 13:38:22 UTC, 0 replies.
- [incubator-nuttx] branch master updated (b9d4bd0 -> c33040f) - posted by ha...@apache.org on 2021/01/27 15:06:52 UTC, 0 replies.
- [GitHub] [incubator-nuttx] hartmannathan merged pull request #1834: License/authorship handling scripts - posted by GitBox <gi...@apache.org> on 2021/01/27 15:06:53 UTC, 0 replies.
- [GitHub] [incubator-nuttx] patacongo edited a comment on issue #2751: the real wait time of sigtimedwait() more than specified time one CONFIG_USEC_PER_TICK - posted by GitBox <gi...@apache.org> on 2021/01/27 16:02:48 UTC, 1 replies.
- [GitHub] [incubator-nuttx] btashton commented on pull request #2735: nRF52: add support for building SoftDevice BLE controller - posted by GitBox <gi...@apache.org> on 2021/01/27 16:59:23 UTC, 1 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2756: nrf52: add stackcheck support - posted by GitBox <gi...@apache.org> on 2021/01/27 17:49:29 UTC, 0 replies.
- [incubator-nuttx] branch master updated (c33040f -> e5200d4) - posted by xi...@apache.org on 2021/01/27 17:49:29 UTC, 0 replies.
- [incubator-nuttx] branch master updated: arch/xtensa/Kconfig: Reduce the default value of the internal memory. - posted by xi...@apache.org on 2021/01/27 17:50:08 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2758: arch/xtensa/Kconfig: Reduce the default value of the internal memory. - posted by GitBox <gi...@apache.org> on 2021/01/27 17:50:15 UTC, 0 replies.
- [GitHub] [incubator-nuttx] acassis opened a new pull request #2759: esp32/psram: Fix missing configs - posted by GitBox <gi...@apache.org> on 2021/01/27 18:32:44 UTC, 0 replies.
- [GitHub] [incubator-nuttx] jerpelea opened a new pull request #2760: drivers: mtd: nxstyle error fixes - posted by GitBox <gi...@apache.org> on 2021/01/27 18:52:05 UTC, 0 replies.
- [GitHub] [incubator-nuttx] Ouss4 opened a new pull request #2761: arch/risc-v: Remove unused and undefined file section "Public Variables" - posted by GitBox <gi...@apache.org> on 2021/01/27 22:04:45 UTC, 0 replies.
- [GitHub] [incubator-nuttx] masayuki2009 commented on pull request #2757: esp32/esp32_wifi_adapter.c: Print debug output only when DEBUG_WIRLESS* are enabled. - posted by GitBox <gi...@apache.org> on 2021/01/27 22:51:21 UTC, 1 replies.
- [GitHub] [incubator-nuttx] masayuki2009 merged pull request #2757: esp32/esp32_wifi_adapter.c: Print debug output only when DEBUG_WIRLESS* are enabled. - posted by GitBox <gi...@apache.org> on 2021/01/27 22:51:41 UTC, 0 replies.
- [incubator-nuttx] branch master updated: esp32/esp32_wifi_adapter.c: Print debug output only when DEBUG_WIRLESS* are enabled. - posted by ma...@apache.org on 2021/01/27 22:51:42 UTC, 0 replies.
- [GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #2762: sched: mqueue: Remove an unnecessary comment in mq_send.c - posted by GitBox <gi...@apache.org> on 2021/01/28 00:01:40 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] justinmclean commented on pull request #566: WIP: crypto: Initial support for Mbed TLS - posted by GitBox <gi...@apache.org> on 2021/01/28 00:35:25 UTC, 0 replies.
- [incubator-nuttx-website] branch asf-site updated: Publishing web: 59c4fb7620bc9aabf46df895f9e5cdb361f50177 docs: 82aae4deb69aeeda0cd1cad25cee0d5ecd5c9c3d - posted by gi...@apache.org on 2021/01/28 00:55:56 UTC, 0 replies.
- [incubator-nuttx] branch master updated: sched: mqueue: Remove an unnecessary comment in mq_send.c - posted by xi...@apache.org on 2021/01/28 02:27:47 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2762: sched: mqueue: Remove an unnecessary comment in mq_send.c - posted by GitBox <gi...@apache.org> on 2021/01/28 02:27:51 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #2759: esp32/psram: Fix missing configs - posted by GitBox <gi...@apache.org> on 2021/01/28 02:30:35 UTC, 0 replies.
- [incubator-nuttx] branch master updated (6f5793e -> 6d786be) - posted by xi...@apache.org on 2021/01/28 02:40:09 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2760: drivers: mtd: nxstyle error fixes - posted by GitBox <gi...@apache.org> on 2021/01/28 02:40:13 UTC, 0 replies.
- [incubator-nuttx] branch master updated: arch/risc-v: Remove unused and undefined file section "Public Variables" - posted by xi...@apache.org on 2021/01/28 02:40:17 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2761: arch/risc-v: Remove unused and undefined file section "Public Variables" - posted by GitBox <gi...@apache.org> on 2021/01/28 02:40:23 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] yamt opened a new pull request #576: netcat fixes and improvements - posted by GitBox <gi...@apache.org> on 2021/01/28 04:00:42 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] yamt commented on pull request #576: netcat fixes and improvements - posted by GitBox <gi...@apache.org> on 2021/01/28 06:34:53 UTC, 0 replies.
- [GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #2763: arch: imx6: Apply the latest imxrt/imxrt_enet.c to imx6/imx_enet.c - posted by GitBox <gi...@apache.org> on 2021/01/28 06:50:32 UTC, 0 replies.
- [GitHub] [incubator-nuttx] masayuki2009 commented on pull request #2763: arch: imx6: Apply the latest imxrt/imxrt_enet.c to imx6/imx_enet.c - posted by GitBox <gi...@apache.org> on 2021/01/28 06:53:45 UTC, 1 replies.
- [incubator-nuttx] branch master updated: arch: imx6: Apply the latest imxrt/imxrt_enet.c to imx6/imx_enet.c - posted by xi...@apache.org on 2021/01/28 06:58:41 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2763: arch: imx6: Apply the latest imxrt/imxrt_enet.c to imx6/imx_enet.c - posted by GitBox <gi...@apache.org> on 2021/01/28 06:58:43 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton opened a new pull request #2764: boards: bl602evb flash and debug notes - posted by GitBox <gi...@apache.org> on 2021/01/28 08:53:41 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton commented on pull request #2764: boards: bl602evb flash and debug notes - posted by GitBox <gi...@apache.org> on 2021/01/28 08:56:05 UTC, 1 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #2765: pthread: Return get_errno instead the hardcode value - posted by GitBox <gi...@apache.org> on 2021/01/28 09:12:36 UTC, 0 replies.
- [incubator-nuttx-apps] branch master updated (bb620bb -> 8a19fe3) - posted by xi...@apache.org on 2021/01/28 09:18:57 UTC, 0 replies.
- [incubator-nuttx-apps] 01/03: netcat: Fix the usage output - posted by xi...@apache.org on 2021/01/28 09:18:58 UTC, 0 replies.
- [incubator-nuttx-apps] 02/03: netcat: Rewrite the i/o loop - posted by xi...@apache.org on 2021/01/28 09:18:59 UTC, 0 replies.
- [incubator-nuttx-apps] 03/03: netcat_server: do not loop forever - posted by xi...@apache.org on 2021/01/28 09:19:00 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #576: netcat fixes and improvements - posted by GitBox <gi...@apache.org> on 2021/01/28 09:19:00 UTC, 0 replies.
- [GitHub] [incubator-nuttx] acassis commented on a change in pull request #2759: esp32/psram: Fix missing configs - posted by GitBox <gi...@apache.org> on 2021/01/28 10:24:24 UTC, 0 replies.
- [GitHub] [incubator-nuttx] acassis commented on a change in pull request #2764: boards: bl602evb flash and debug notes - posted by GitBox <gi...@apache.org> on 2021/01/28 11:05:33 UTC, 0 replies.
- [GitHub] [incubator-nuttx] liangzhanggb commented on pull request #2764: boards: bl602evb flash and debug notes - posted by GitBox <gi...@apache.org> on 2021/01/28 12:15:46 UTC, 0 replies.
- [GitHub] [incubator-nuttx] acassis commented on pull request #2764: boards: bl602evb flash and debug notes - posted by GitBox <gi...@apache.org> on 2021/01/28 12:21:44 UTC, 0 replies.
- [GitHub] [incubator-nuttx] acassis commented on pull request #2625: Add time ticket related APIs to support hot sleep function - posted by GitBox <gi...@apache.org> on 2021/01/28 12:34:45 UTC, 0 replies.
- [incubator-nuttx] branch master updated: esp32/psram: Fix missing configs - posted by xi...@apache.org on 2021/01/28 13:14:45 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2759: esp32/psram: Fix missing configs - posted by GitBox <gi...@apache.org> on 2021/01/28 13:14:48 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #572: Add support in printf command to send 8-32 bits value - posted by GitBox <gi...@apache.org> on 2021/01/28 13:16:08 UTC, 0 replies.
- [incubator-nuttx-apps] branch master updated: Add support in printf command to send 8-32 bits value - posted by xi...@apache.org on 2021/01/28 13:16:09 UTC, 0 replies.
- [GitHub] [incubator-nuttx] klmchp opened a new issue #2766: apps/modbus/mb_m.c: missing eMBMasterASCIIStart definition - posted by GitBox <gi...@apache.org> on 2021/01/28 13:46:41 UTC, 0 replies.
- [GitHub] [incubator-nuttx] anchao opened a new pull request #2767: sched/wqueue/notifier: protect the work notifier with critical section - posted by GitBox <gi...@apache.org> on 2021/01/28 14:17:14 UTC, 0 replies.
- [incubator-nuttx] branch master updated: pthread: Return get_errno instead the hardcode value - posted by ac...@apache.org on 2021/01/28 14:31:51 UTC, 0 replies.
- [GitHub] [incubator-nuttx] acassis merged pull request #2765: pthread: Return get_errno instead the hardcode value - posted by GitBox <gi...@apache.org> on 2021/01/28 14:31:56 UTC, 0 replies.
- [GitHub] [incubator-nuttx] davids5 commented on a change in pull request #2767: sched/wqueue/notifier: protect the work notifier with critical section - posted by GitBox <gi...@apache.org> on 2021/01/28 16:07:03 UTC, 3 replies.
- [GitHub] [incubator-nuttx] jerpelea opened a new pull request #2768: include: nuttx: nxstyle fixes - posted by GitBox <gi...@apache.org> on 2021/01/28 18:24:39 UTC, 0 replies.
- [GitHub] [incubator-nuttx] acassis commented on a change in pull request #2768: include: nuttx: nxstyle fixes - posted by GitBox <gi...@apache.org> on 2021/01/28 18:32:59 UTC, 0 replies.
- [GitHub] [incubator-nuttx] jerpelea commented on a change in pull request #2768: include: nuttx: nxstyle fixes - posted by GitBox <gi...@apache.org> on 2021/01/28 18:35:51 UTC, 4 replies.
- [GitHub] [incubator-nuttx] Ouss4 opened a new pull request #2769: rv32im/riscv_swint.c: Correct a macro brought from MIPS. - posted by GitBox <gi...@apache.org> on 2021/01/28 21:23:19 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton commented on pull request #2769: rv32im/riscv_swint.c: Correct a macro brought from MIPS. - posted by GitBox <gi...@apache.org> on 2021/01/28 21:37:50 UTC, 0 replies.
- [GitHub] [incubator-nuttx] Ouss4 commented on pull request #2769: rv32im/riscv_swint.c: Correct a macro brought from MIPS. - posted by GitBox <gi...@apache.org> on 2021/01/28 21:44:26 UTC, 1 replies.
- [GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #2770: boards: maix-bit: Update README.txt regarding the kflash_gui - posted by GitBox <gi...@apache.org> on 2021/01/28 23:03:08 UTC, 0 replies.
- [GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #2771: Update imx6 enet - posted by GitBox <gi...@apache.org> on 2021/01/28 23:45:18 UTC, 0 replies.
- [incubator-nuttx-website] branch asf-site updated: Publishing web: 59c4fb7620bc9aabf46df895f9e5cdb361f50177 docs: 8e6cdd0375c8e994da592a85064c0b669840e80c - posted by gi...@apache.org on 2021/01/29 00:55:12 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2770: boards: maix-bit: Update README.txt regarding the kflash_gui - posted by GitBox <gi...@apache.org> on 2021/01/29 02:33:06 UTC, 0 replies.
- [incubator-nuttx] branch master updated: boards: maix-bit: Update README.txt regarding the kflash_gui - posted by xi...@apache.org on 2021/01/29 02:33:06 UTC, 0 replies.
- [incubator-nuttx] branch master updated (9a99b7d -> 0356a6d) - posted by xi...@apache.org on 2021/01/29 02:41:45 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2771: Update imx6 enet - posted by GitBox <gi...@apache.org> on 2021/01/29 02:41:45 UTC, 0 replies.
- [incubator-nuttx] 01/02: arch: imx6: Fix imx_enet.c if CONFIG_IMX_ENET_NTXBUFFERS=1 - posted by xi...@apache.org on 2021/01/29 02:41:46 UTC, 0 replies.
- [incubator-nuttx] 02/02: boards: sabre-6quad: Update netnsh/defconfig - posted by xi...@apache.org on 2021/01/29 02:41:47 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #2768: include: nuttx: nxstyle fixes - posted by GitBox <gi...@apache.org> on 2021/01/29 02:53:49 UTC, 1 replies.
- [GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #2772: imx6 enet with TCP_WRITE_BUFFERS - posted by GitBox <gi...@apache.org> on 2021/01/29 04:50:07 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] anchao opened a new pull request #577: wireless/wapi: add get sensitivity command - posted by GitBox <gi...@apache.org> on 2021/01/29 05:51:56 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] anchao opened a new pull request #578: wapi: Extend "WAPI_ESSID_DELAY_ON" flag to support customized connection behavior - posted by GitBox <gi...@apache.org> on 2021/01/29 05:55:10 UTC, 0 replies.
- [GitHub] [incubator-nuttx] anchao commented on a change in pull request #2767: sched/wqueue/notifier: protect the work notifier with critical section - posted by GitBox <gi...@apache.org> on 2021/01/29 06:13:25 UTC, 3 replies.
- [incubator-nuttx-apps] branch master updated: wireless/wapi: add get sensitivity command - posted by ag...@apache.org on 2021/01/29 07:59:56 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] Ouss4 merged pull request #577: wireless/wapi: add get sensitivity command - posted by GitBox <gi...@apache.org> on 2021/01/29 07:59:57 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2772: imx6 enet with TCP_WRITE_BUFFERS - posted by GitBox <gi...@apache.org> on 2021/01/29 08:05:09 UTC, 0 replies.
- [incubator-nuttx] branch master updated (0356a6d -> 585884f) - posted by xi...@apache.org on 2021/01/29 08:05:12 UTC, 0 replies.
- [incubator-nuttx] 01/03: boards: sabre-6quad: The iperf works with CONFIG_NET_TCP_WRITE_BUFFERS - posted by xi...@apache.org on 2021/01/29 08:05:13 UTC, 0 replies.
- [incubator-nuttx] 02/03: net: tcp: Add DEBUGASSERT() in psock_tcp_send() - posted by xi...@apache.org on 2021/01/29 08:05:14 UTC, 0 replies.
- [incubator-nuttx] 03/03: arch: imx6: Add CONFIG_IMX_ENET_NTXBUFFERS check in imx_enet.c - posted by xi...@apache.org on 2021/01/29 08:05:15 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #2767: sched/wqueue/notifier: protect the work notifier with critical section - posted by GitBox <gi...@apache.org> on 2021/01/29 08:27:40 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #2773: arch/sim: Fix typo error(HCITTY->BTUART) - posted by GitBox <gi...@apache.org> on 2021/01/29 08:36:21 UTC, 0 replies.
- [GitHub] [incubator-nuttx] anchao opened a new pull request #2774: net/ip: do not drop the udp packet from IP layer - posted by GitBox <gi...@apache.org> on 2021/01/29 08:59:14 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] anchao opened a new pull request #579: netutils/dhcpc: configurable Bootstrap flags - posted by GitBox <gi...@apache.org> on 2021/01/29 09:02:45 UTC, 0 replies.
- [GitHub] [incubator-nuttx] AlexanderVasiljev opened a new pull request #2775: drivers: mtd: w25qxxxjv.c : W25Q256's sector count is 8192 - posted by GitBox <gi...@apache.org> on 2021/01/29 09:35:48 UTC, 0 replies.
- [GitHub] [incubator-nuttx] shiliqinghuan commented on issue #2751: the real wait time of sigtimedwait() more than specified time one CONFIG_USEC_PER_TICK - posted by GitBox <gi...@apache.org> on 2021/01/29 09:48:09 UTC, 0 replies.
- [GitHub] [incubator-nuttx] shiliqinghuan closed issue #2751: the real wait time of sigtimedwait() more than specified time one CONFIG_USEC_PER_TICK - posted by GitBox <gi...@apache.org> on 2021/01/29 09:48:19 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] FASTSHIFT opened a new pull request #580: lvgl: add button, keypad, lcd interface. - posted by GitBox <gi...@apache.org> on 2021/01/29 10:03:28 UTC, 0 replies.
- [GitHub] [incubator-nuttx] jlaitine opened a new pull request #2776: drivers/net/encx24j600.c: Correct setting of ifstate - posted by GitBox <gi...@apache.org> on 2021/01/29 11:39:39 UTC, 0 replies.
- [GitHub] [incubator-nuttx] acassis commented on pull request #2769: arch/riscv: Remove MIPS references - posted by GitBox <gi...@apache.org> on 2021/01/29 12:50:57 UTC, 0 replies.
- [GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #2777: arch: imx6: Fix a compile error with CONFIG_DEBUG_ASSERTIONS=y - posted by GitBox <gi...@apache.org> on 2021/01/29 13:50:36 UTC, 0 replies.
- [GitHub] [incubator-nuttx] acassis edited a comment on pull request #2769: arch/riscv: Remove MIPS references - posted by GitBox <gi...@apache.org> on 2021/01/29 14:23:11 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] v01d commented on pull request #580: lvgl: add button, keypad, lcd interface. - posted by GitBox <gi...@apache.org> on 2021/01/29 14:31:19 UTC, 1 replies.
- [GitHub] [incubator-nuttx] masayuki2009 commented on pull request #2777: arch: imx6: Fix a compile error with CONFIG_DEBUG_ASSERTIONS=y - posted by GitBox <gi...@apache.org> on 2021/01/29 14:38:48 UTC, 0 replies.
- [incubator-nuttx] branch master updated (585884f -> 96cbd1d) - posted by xi...@apache.org on 2021/01/29 14:47:16 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2775: drivers: mtd: w25qxxxjv.c : W25Q256's sector count is 8192 - posted by GitBox <gi...@apache.org> on 2021/01/29 14:47:19 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on pull request #580: lvgl: add button, keypad, lcd interface. - posted by GitBox <gi...@apache.org> on 2021/01/29 14:51:59 UTC, 0 replies.
- [incubator-nuttx] branch master updated (96cbd1d -> 5bcdeb0) - posted by ac...@apache.org on 2021/01/29 15:09:59 UTC, 0 replies.
- [GitHub] [incubator-nuttx] acassis merged pull request #2777: arch: imx6: Fix a compile error with CONFIG_DEBUG_ASSERTIONS=y - posted by GitBox <gi...@apache.org> on 2021/01/29 15:10:03 UTC, 0 replies.
- [GitHub] [incubator-nuttx] ppisa opened a new pull request #2778: Libc export fixes and lx_cpu and Teensy-4.x board fixes and configuration updates. - posted by GitBox <gi...@apache.org> on 2021/01/29 17:45:36 UTC, 0 replies.
- [incubator-nuttx] branch master updated (5bcdeb0 -> b8dc64f) - posted by xi...@apache.org on 2021/01/29 17:52:16 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2776: drivers/net/encx24j600.c: Correct setting of ifstate - posted by GitBox <gi...@apache.org> on 2021/01/29 17:52:17 UTC, 0 replies.
- [incubator-nuttx] branch master updated (b8dc64f -> bd37272) - posted by xi...@apache.org on 2021/01/29 18:40:12 UTC, 0 replies.
- [incubator-nuttx] 01/07: libs/libc: libc.csv "mkfifo" and "pipe" has to be conditionalized same as in the sources. - posted by xi...@apache.org on 2021/01/29 18:40:13 UTC, 0 replies.
- [incubator-nuttx] 02/07: board/arm/imxrt: the request for map file in Make.defs LDFLAGS results in absolute path in export target. - posted by xi...@apache.org on 2021/01/29 18:40:14 UTC, 0 replies.
- [incubator-nuttx] 03/07: libs/libc: libc.csv fill in calloc, gethostbyname and signal. - posted by xi...@apache.org on 2021/01/29 18:40:15 UTC, 0 replies.
- [incubator-nuttx] 04/07: boards/arm/lpc17xx_40xx/lx_cpu/configs/nsh: increase number of memory regions. - posted by xi...@apache.org on 2021/01/29 18:40:16 UTC, 0 replies.
- [incubator-nuttx] 05/07: boards/arm/lpc17xx_40xx/lx_cpu/: increase sections alignment and fix .ARM.exidx overlap. - posted by xi...@apache.org on 2021/01/29 18:40:17 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2778: Libc export fixes and lx_cpu and Teensy-4.x board fixes and configuration updates. - posted by GitBox <gi...@apache.org> on 2021/01/29 18:40:18 UTC, 0 replies.
- [incubator-nuttx] 06/07: boards/arm/lpc17xx_40xx/lx_cpu: enable CLOCK_MONOTONIC and NETDB support. - posted by xi...@apache.org on 2021/01/29 18:40:18 UTC, 0 replies.
- [incubator-nuttx] 07/07: boards/arm/imxrt/teensy-4.x: added configuration for PiKRON's BaseBoard v1. - posted by xi...@apache.org on 2021/01/29 18:40:19 UTC, 0 replies.
- [incubator-nuttx] branch master updated (bd37272 -> b288986) - posted by xi...@apache.org on 2021/01/29 18:40:54 UTC, 0 replies.
- [incubator-nuttx] 01/08: include :nuttx: nxstyle error fix - posted by xi...@apache.org on 2021/01/29 18:40:55 UTC, 0 replies.
- [incubator-nuttx] 02/08: include: nuttx: net: nxstyle error fix - posted by xi...@apache.org on 2021/01/29 18:40:56 UTC, 0 replies.
- [incubator-nuttx] 03/08: include: nuttx: power: nxstyle error fix - posted by xi...@apache.org on 2021/01/29 18:40:57 UTC, 0 replies.
- [incubator-nuttx] 04/08: include: nuttx: serial: nxstyle error fix - posted by xi...@apache.org on 2021/01/29 18:40:58 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2768: include: nuttx: nxstyle fixes - posted by GitBox <gi...@apache.org> on 2021/01/29 18:40:58 UTC, 0 replies.
- [incubator-nuttx] 05/08: include: nuttx: spi: nxstyle error fix - posted by xi...@apache.org on 2021/01/29 18:40:59 UTC, 0 replies.
- [incubator-nuttx] 06/08: include: nuttx: syslog: nxstyle error fix - posted by xi...@apache.org on 2021/01/29 18:41:00 UTC, 0 replies.
- [incubator-nuttx] 07/08: include: nuttx: timers: nxstyle error fix - posted by xi...@apache.org on 2021/01/29 18:41:01 UTC, 0 replies.
- [incubator-nuttx] 08/08: include: nuttx: usb: nxstyle error fix - posted by xi...@apache.org on 2021/01/29 18:41:02 UTC, 0 replies.
- [GitHub] [incubator-nuttx] ppisa opened a new pull request #2779: arch/arm/src/samv7/sam_mcan.c: fix some mismatches caused by renaming. - posted by GitBox <gi...@apache.org> on 2021/01/29 20:00:14 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] davids5 commented on a change in pull request #579: netutils/dhcpc: configurable Bootstrap flags - posted by GitBox <gi...@apache.org> on 2021/01/29 20:30:01 UTC, 0 replies.
- [incubator-nuttx-website] branch asf-site updated: Publishing web: 59c4fb7620bc9aabf46df895f9e5cdb361f50177 docs: b288986ccdc94f6af1c512b2d5aaa3287ddabdb1 - posted by gi...@apache.org on 2021/01/30 00:54:26 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] anchao commented on a change in pull request #579: netutils/dhcpc: configurable Bootstrap flags - posted by GitBox <gi...@apache.org> on 2021/01/30 00:56:07 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2779: arch/arm/src/samv7/sam_mcan.c: fix some mismatches caused by renaming. - posted by GitBox <gi...@apache.org> on 2021/01/30 05:12:44 UTC, 0 replies.
- [GitHub] [incubator-nuttx] jerpelea opened a new pull request #2780: include: nuttx: update license headers - posted by GitBox <gi...@apache.org> on 2021/01/30 12:23:45 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2767: sched/wqueue/notifier: protect the work notifier with critical section - posted by GitBox <gi...@apache.org> on 2021/01/30 12:43:23 UTC, 0 replies.
- [GitHub] [incubator-nuttx] davids5 merged pull request #2767: sched/wqueue/notifier: protect the work notifier with critical section - posted by GitBox <gi...@apache.org> on 2021/01/30 13:13:33 UTC, 0 replies.
- [incubator-nuttx] branch master updated (b288986 -> 5cf794e) - posted by da...@apache.org on 2021/01/30 13:13:38 UTC, 0 replies.
- [GitHub] [incubator-nuttx] acassis commented on pull request #2780: include: nuttx: update license headers - posted by GitBox <gi...@apache.org> on 2021/01/30 19:13:10 UTC, 1 replies.
- [GitHub] [incubator-nuttx] acassis opened a new pull request #2781: Replace ARM_LWL_CONSOLE with generic LWL_CONSOLE - posted by GitBox <gi...@apache.org> on 2021/01/30 19:27:11 UTC, 0 replies.
- [GitHub] [incubator-nuttx] v01d opened a new pull request #2782: nRF52 fixes - posted by GitBox <gi...@apache.org> on 2021/01/30 20:47:41 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton commented on a change in pull request #2782: nRF52 fixes - posted by GitBox <gi...@apache.org> on 2021/01/30 23:42:20 UTC, 5 replies.
- [GitHub] [incubator-nuttx] btashton merged pull request #2773: arch/sim: Fix typo error(HCITTY->BTUART) - posted by GitBox <gi...@apache.org> on 2021/01/30 23:43:13 UTC, 0 replies.
- [incubator-nuttx] branch master updated (5cf794e -> 418a87a) - posted by bt...@apache.org on 2021/01/30 23:43:14 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton commented on pull request #2769: arch/riscv: Remove MIPS references - posted by GitBox <gi...@apache.org> on 2021/01/30 23:45:16 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton merged pull request #2769: arch/riscv: Remove MIPS references - posted by GitBox <gi...@apache.org> on 2021/01/30 23:46:47 UTC, 0 replies.
- [incubator-nuttx] branch master updated (418a87a -> 52b4c73) - posted by bt...@apache.org on 2021/01/30 23:46:47 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton closed issue #1274: RISC-V: Using MIPS configuration in multiple functions - posted by GitBox <gi...@apache.org> on 2021/01/30 23:46:48 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton commented on pull request #2780: include: nuttx: update license headers - posted by GitBox <gi...@apache.org> on 2021/01/30 23:48:58 UTC, 1 replies.
- [GitHub] [incubator-nuttx] v01d commented on a change in pull request #2782: nRF52 fixes - posted by GitBox <gi...@apache.org> on 2021/01/31 00:01:43 UTC, 3 replies.
- [incubator-nuttx] branch master updated (52b4c73 -> 38e2c4b) - posted by bt...@apache.org on 2021/01/31 00:04:51 UTC, 0 replies.
- [incubator-nuttx] 01/02: net/ip: do not drop the udp packet from IP layer - posted by bt...@apache.org on 2021/01/31 00:04:52 UTC, 0 replies.
- [incubator-nuttx] 02/02: net/ip: fix nxstyle warning - posted by bt...@apache.org on 2021/01/31 00:04:53 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton merged pull request #2774: net/ip: do not drop the udp packet from IP layer - posted by GitBox <gi...@apache.org> on 2021/01/31 00:04:55 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] btashton commented on a change in pull request #579: netutils/dhcpc: configurable Bootstrap flags - posted by GitBox <gi...@apache.org> on 2021/01/31 00:07:06 UTC, 0 replies.
- [incubator-nuttx-website] branch asf-site updated: Publishing web: 59c4fb7620bc9aabf46df895f9e5cdb361f50177 docs: 38e2c4ba53784d929ca723086f37c3228b4baa92 - posted by gi...@apache.org on 2021/01/31 00:57:23 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #2781: Replace ARM_LWL_CONSOLE with generic LWL_CONSOLE - posted by GitBox <gi...@apache.org> on 2021/01/31 04:05:15 UTC, 0 replies.
- [incubator-nuttx-apps] branch master updated: wapi: Extend "WAPI_ESSID_DELAY_ON" flag to support customized connection behavior - posted by xi...@apache.org on 2021/01/31 04:19:17 UTC, 0 replies.
- [GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #578: wapi: Extend "WAPI_ESSID_DELAY_ON" flag to support customized connection behavior - posted by GitBox <gi...@apache.org> on 2021/01/31 04:19:19 UTC, 0 replies.
- [GitHub] [incubator-nuttx] jerpelea commented on pull request #2780: include: nuttx: update license headers - posted by GitBox <gi...@apache.org> on 2021/01/31 10:37:26 UTC, 2 replies.
- [GitHub] [incubator-nuttx] acassis commented on a change in pull request #2781: Replace ARM_LWL_CONSOLE with generic LWL_CONSOLE - posted by GitBox <gi...@apache.org> on 2021/01/31 12:21:43 UTC, 0 replies.
- [incubator-nuttx] branch master updated (38e2c4b -> b0d611d) - posted by xi...@apache.org on 2021/01/31 14:15:00 UTC, 0 replies.
- [GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2781: Replace ARM_LWL_CONSOLE with generic LWL_CONSOLE - posted by GitBox <gi...@apache.org> on 2021/01/31 14:15:06 UTC, 0 replies.
- [GitHub] [incubator-nuttx] hartmannathan opened a new pull request #2783: arch/stm32f7: Fix nxstyle errors - posted by GitBox <gi...@apache.org> on 2021/01/31 17:29:34 UTC, 0 replies.
- [GitHub] [incubator-nuttx] Ouss4 merged pull request #2783: arch/stm32f7: Fix nxstyle errors - posted by GitBox <gi...@apache.org> on 2021/01/31 19:55:42 UTC, 0 replies.
- [incubator-nuttx] branch master updated (b0d611d -> d82cc3c) - posted by ag...@apache.org on 2021/01/31 19:55:46 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton commented on issue #2425: Code size growth between 9.1.0 and 10.0.0-RC0 - posted by GitBox <gi...@apache.org> on 2021/01/31 20:15:17 UTC, 1 replies.
- [GitHub] [incubator-nuttx] btashton closed issue #2425: Code size growth between 9.1.0 and 10.0.0-RC0 - posted by GitBox <gi...@apache.org> on 2021/01/31 20:15:17 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton commented on pull request #638: WIP: Support for LiteX running on an iCEBreaker FPGA board - posted by GitBox <gi...@apache.org> on 2021/01/31 20:40:09 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton closed pull request #638: WIP: Support for LiteX running on an iCEBreaker FPGA board - posted by GitBox <gi...@apache.org> on 2021/01/31 20:40:09 UTC, 0 replies.
- [GitHub] [incubator-nuttx] btashton edited a comment on pull request #638: WIP: Support for LiteX running on an iCEBreaker FPGA board - posted by GitBox <gi...@apache.org> on 2021/01/31 20:40:29 UTC, 0 replies.
- [GitHub] [incubator-nuttx] acassis commented on issue #2425: Code size growth between 9.1.0 and 10.0.0-RC0 - posted by GitBox <gi...@apache.org> on 2021/01/31 22:15:09 UTC, 1 replies.