You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] [nuttx] masayuki2009 commented on a diff in pull request #9654: Fix nfs client - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/07/01 00:17:28 UTC, 2 replies.
- [nuttx-website] branch asf-site updated: Publishing web: bedd222ce647cc428f1f896ea77db286eb1bfbce docs: 1466a9e2b6c1c89a182244c7b389de21ef1765aa - posted by gi...@apache.org on 2023/07/01 00:17:52 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 opened a new pull request, #9659: boards: Enable virtio-blk and FAT for virt configurations - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/07/01 02:58:24 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9659: boards: Enable virtio-blk and FAT for virt configurations - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/01 05:10:42 UTC, 0 replies.
- [nuttx] branch master updated: boards: Enable virtio-blk and FAT for virt configurations - posted by xi...@apache.org on 2023/07/01 05:10:46 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9658: esp32s2: Fix UART1 default pins - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/01 05:11:41 UTC, 0 replies.
- [nuttx] branch master updated: esp32s2: Fix UART1 default pins - posted by xi...@apache.org on 2023/07/01 05:11:44 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9654: Fix nfs client - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/01 05:18:30 UTC, 0 replies.
- [nuttx] branch master updated (245db6742c -> 248fe7529a) - posted by xi...@apache.org on 2023/07/01 05:18:34 UTC, 0 replies.
- [nuttx] 01/03: Revert "fs: nfs: Do not bind to a local port in TCP mode" - posted by xi...@apache.org on 2023/07/01 05:18:35 UTC, 0 replies.
- [nuttx] 02/03: fs: nfs: Introduce CONFIG_NFS_DONT_BIND_TCP_SOCKET - posted by xi...@apache.org on 2023/07/01 05:18:36 UTC, 0 replies.
- [nuttx] 03/03: drivers: wireless: select NFS_DONT_BIND_TCP_SOCKET for GS2200M - posted by xi...@apache.org on 2023/07/01 05:18:37 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9614: risc-v toolchain 12.x compatibility issue. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/01 05:19:34 UTC, 0 replies.
- [nuttx] branch master updated: risc-v Toolchain.defs compatibility. Reference:https://xpack.github.io/blog/2022/05/18/riscv-none-elf-gcc-v12-1-0-2-released/ - posted by xi...@apache.org on 2023/07/01 05:19:36 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1817: rexec: warn users about cleartext password transmission - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/01 05:23:06 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 closed issue #9642: Proposal to warn users about plaintext password transmission in lib_rexec - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/01 05:23:07 UTC, 0 replies.
- [nuttx-apps] branch master updated: rexec: warn users about cleartext password transmission - posted by xi...@apache.org on 2023/07/01 05:23:09 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1818: libuv: fix compile warning - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/01 05:27:04 UTC, 0 replies.
- [nuttx-apps] branch master updated: libuv: fix compile warning - posted by xi...@apache.org on 2023/07/01 05:27:07 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 opened a new pull request, #9660: boards: qemu-armv8a: Add defconfigs for hypervisor - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/07/01 06:11:19 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 commented on pull request #9297: virtio: add virtio framework in NuttX - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/07/01 06:14:07 UTC, 5 replies.
- [GitHub] [nuttx] raiden00pl opened a new pull request, #9661: initial support for nrf9160 - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/01 09:29:58 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9660: boards: qemu-armv8a: Add defconfigs for hypervisor - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/01 13:22:03 UTC, 0 replies.
- [nuttx] branch master updated: boards: qemu-armv8a: Add defconfigs for hypervisor - posted by ac...@apache.org on 2023/07/01 13:22:07 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 opened a new pull request, #1819: apps/libtest: add libtest demo - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/01 17:44:25 UTC, 0 replies.
- [GitHub] [nuttx-apps] patacongo commented on pull request #1819: apps/libtest: add libtest demo - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/07/01 18:03:32 UTC, 3 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 commented on pull request #1819: apps/libtest: add libtest demo - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/01 18:14:43 UTC, 1 replies.
- [GitHub] [nuttx] acassis commented on a diff in pull request #9661: initial support for nrf9160 - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/01 18:25:45 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9661: initial support for nrf9160 - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/01 18:25:58 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9552: drivers/net/netdev: improve granularity of 'quota' locking - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/01 18:27:12 UTC, 0 replies.
- [nuttx] branch master updated: drivers/net/netdev: improve granularity of 'quota' locking - posted by ac...@apache.org on 2023/07/01 18:27:15 UTC, 0 replies.
- [GitHub] [nuttx-apps] cederom commented on pull request #1819: apps/libtest: add libtest demo - posted by "cederom (via GitHub)" <gi...@apache.org> on 2023/07/01 18:32:09 UTC, 3 replies.
- [nuttx-website] branch asf-site updated: Publishing web: bedd222ce647cc428f1f896ea77db286eb1bfbce docs: 46facd44b3e78e43f5b701373edb029846cda19c - posted by gi...@apache.org on 2023/07/02 00:17:49 UTC, 0 replies.
- [GitHub] [nuttx] extinguish opened a new pull request, #9662: libs/libc/locale/langinfo: implement the nl_langinfo function - posted by "extinguish (via GitHub)" <gi...@apache.org> on 2023/07/02 01:59:40 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9663: drivers/net: Remove HAVE_ATOMICS and use CONFIG_HAVE_ATOMICS directly - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/02 05:56:37 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9662: libs/libc/locale/langinfo: implement the nl_langinfo function - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/02 05:57:38 UTC, 0 replies.
- [nuttx] branch master updated: libs/libc/locale/langinfo: implement the nl_langinfo function - posted by xi...@apache.org on 2023/07/02 05:57:41 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9297: virtio: add virtio framework in NuttX - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/02 06:02:49 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl commented on pull request #9661: initial support for nrf9160 - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/02 07:13:44 UTC, 0 replies.
- [GitHub] [nuttx] extinguish opened a new pull request, #9664: libs/libc/aio/lio_listio: fix the heap use-after-free bug - posted by "extinguish (via GitHub)" <gi...@apache.org> on 2023/07/02 07:13:45 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9662: libs/libc/locale/langinfo: implement the nl_langinfo function - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/02 07:28:17 UTC, 0 replies.
- [GitHub] [nuttx] ALTracer commented on issue #2028: Adding ptrace support to allow for more run time debug support - posted by "ALTracer (via GitHub)" <gi...@apache.org> on 2023/07/02 09:56:18 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9664: libs/libc/aio/lio_listio: fix the heap use-after-free bug - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/02 12:17:53 UTC, 0 replies.
- [GitHub] [nuttx] gneworld opened a new pull request, #9665: Immediately exit from elf_loadbinary if elf format isn't supported - posted by "gneworld (via GitHub)" <gi...@apache.org> on 2023/07/02 12:52:32 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9661: initial support for nrf9160 - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/02 13:10:37 UTC, 0 replies.
- [nuttx] branch master updated (4af8c58b93 -> cfdc305297) - posted by ac...@apache.org on 2023/07/02 13:10:40 UTC, 0 replies.
- [nuttx] 01/03: arch/arm: initial support for NRF91 - posted by ac...@apache.org on 2023/07/02 13:10:41 UTC, 0 replies.
- [nuttx] 02/03: boards: initial support for nrf9160-dk - posted by ac...@apache.org on 2023/07/02 13:10:42 UTC, 0 replies.
- [nuttx] 03/03: Documentation: initial doc for NRF91 - posted by ac...@apache.org on 2023/07/02 13:10:43 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl opened a new pull request, #9666: arch/nrfxxx: cosmetics in Kconfig - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/02 13:46:56 UTC, 0 replies.
- [GitHub] [nuttx-apps] patacongo merged pull request #1819: apps/libtest: add libtest demo - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/07/02 13:48:52 UTC, 0 replies.
- [nuttx-apps] branch master updated: apps/libtest: add libtest demo - posted by gn...@apache.org on 2023/07/02 13:48:56 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9666: arch/nrfxxx: cosmetics in Kconfig - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/02 16:52:03 UTC, 0 replies.
- [nuttx] branch master updated (cfdc305297 -> 76cf66165a) - posted by xi...@apache.org on 2023/07/02 16:52:06 UTC, 0 replies.
- [nuttx] 01/02: arch/{nrf52|nrf53|nrf91}: rename NRFxx to nRFxx to be compatible with the manufacturer's nomenclature - posted by xi...@apache.org on 2023/07/02 16:52:07 UTC, 0 replies.
- [nuttx] 02/02: arch/nrf91: simplyfy modem option names - posted by xi...@apache.org on 2023/07/02 16:52:08 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9665: Immediately exit from elf_loadbinary if elf format isn't supported - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/02 16:52:19 UTC, 0 replies.
- [nuttx] branch master updated: binfmt: Immediately exit from elf_loadbinary if elf format isn't supported - posted by xi...@apache.org on 2023/07/02 16:52:22 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9667: arch/sim: Rename sim_video to sim_camera - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/02 17:06:33 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9667: arch/sim: Rename sim_video to sim_camera - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/02 18:17:54 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9667: arch/sim: Rename sim_video to sim_camera - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/02 18:22:09 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9654: Fix nfs client - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/02 18:45:52 UTC, 1 replies.
- [GitHub] [nuttx] pkarashchenko opened a new pull request, #9668: drivers/wireles/gs2200m: add NET_TCP dependency to NFS_DONT_BIND_TCP_SOCKET option - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/02 18:53:18 UTC, 0 replies.
- [GitHub] [nuttx] patacongo commented on a diff in pull request #9654: Fix nfs client - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/07/02 19:02:24 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko opened a new pull request, #9669: tools/ci: experiment to fix OSX CI - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/02 19:04:46 UTC, 0 replies.
- [GitHub] [nuttx] patacongo commented on a diff in pull request #9668: drivers/wireles/gs2200m: add NET_TCP dependency to NFS_DONT_BIND_TCP_SOCKET option - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/07/02 19:06:04 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9668: drivers/wireles/gs2200m: add NET_TCP dependency to NFS_DONT_BIND_TCP_SOCKET option - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/02 19:20:50 UTC, 1 replies.
- [GitHub] [nuttx] pkarashchenko opened a new issue, #9670: Can't compile sim:citest with CONFIG_HOST_MACOS=y - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/02 19:45:52 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9671: boardctl: Add const to struct boardioc_symtab_s::symtab - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/02 20:08:04 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko opened a new pull request, #9672: tools/ci: experiment to fix OSX C #2 - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/02 20:32:07 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #9668: drivers/wireles/gs2200m: add NET_TCP dependency to NFS_DONT_BIND_TCP_SOCKET option - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/02 20:43:50 UTC, 2 replies.
- [GitHub] [nuttx-apps] pkarashchenko commented on issue #1812: MacOS CI failing during homebrew update and openssl installation. - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/02 21:05:55 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on issue #9670: Changing configuration via 'make menuconfig' does not work sometimes on MACOS - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/02 21:12:51 UTC, 3 replies.
- [nuttx] branch revert-9572-bugfix/config_detection created (now 703899dc49) - posted by pk...@apache.org on 2023/07/02 21:15:59 UTC, 0 replies.
- [nuttx] 01/01: Revert "tools: Fix CONFIG_BASE_DEFCONFIG generation" - posted by pk...@apache.org on 2023/07/02 21:16:00 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko opened a new pull request, #9673: Revert "tools: Fix CONFIG_BASE_DEFCONFIG generation" - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/02 21:16:22 UTC, 1 replies.
- [GitHub] [nuttx] pkarashchenko opened a new issue, #9674: setvbuf test in ostest fails on MACOS with 'Illegal instruction: 4' - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/02 21:20:54 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko closed pull request #9673: Revert "tools: Fix CONFIG_BASE_DEFCONFIG generation" - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/02 21:23:30 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on issue #9670: Changing configuration via 'make menuconfig' does not work sometimes on MACOS - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/02 22:48:18 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9673: Revert "tools: Fix CONFIG_BASE_DEFCONFIG generation" - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/02 22:51:50 UTC, 1 replies.
- [nuttx-website] branch asf-site updated: Publishing web: bedd222ce647cc428f1f896ea77db286eb1bfbce docs: 57d521cc59762afee6dba124fd08cff408110f75 - posted by gi...@apache.org on 2023/07/03 00:17:09 UTC, 0 replies.
- [GitHub] [nuttx] SPRESENSE commented on a diff in pull request #9647: net: Add new interface to tell usrsock available - posted by "SPRESENSE (via GitHub)" <gi...@apache.org> on 2023/07/03 00:23:08 UTC, 1 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9647: net: Add new interface to tell usrsock available - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/03 00:46:05 UTC, 4 replies.
- [GitHub] [nuttx] qiaohaijiao opened a new pull request, #9675: sim/sim_alsa.c: add paused variable instead of snd_pcm_pause. - posted by "qiaohaijiao (via GitHub)" <gi...@apache.org> on 2023/07/03 00:49:27 UTC, 0 replies.
- [GitHub] [nuttx] qiaohaijiao closed pull request #9675: sim/sim_alsa.c: add paused variable instead of snd_pcm_pause. - posted by "qiaohaijiao (via GitHub)" <gi...@apache.org> on 2023/07/03 00:49:51 UTC, 0 replies.
- [GitHub] [nuttx] qiaohaijiao opened a new pull request, #9676: sim/sim_alsa.c: add paused variable instead of snd_pcm_pause. - posted by "qiaohaijiao (via GitHub)" <gi...@apache.org> on 2023/07/03 00:52:57 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 commented on pull request #9668: drivers/wireles/gs2200m: add NET_TCP dependency to NFS_DONT_BIND_TCP_SOCKET option - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/07/03 01:53:04 UTC, 0 replies.
- [GitHub] [nuttx] wengzhe opened a new pull request, #9677: errno: Adjust help string for EALREADY and ESTALE - posted by "wengzhe (via GitHub)" <gi...@apache.org> on 2023/07/03 02:10:17 UTC, 0 replies.
- [GitHub] [nuttx] xiaotailang commented on issue #9645: how to debug elf - posted by "xiaotailang (via GitHub)" <gi...@apache.org> on 2023/07/03 02:26:57 UTC, 1 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #9673: Revert "tools: Fix CONFIG_BASE_DEFCONFIG generation" - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/03 05:20:31 UTC, 0 replies.
- [GitHub] [nuttx] robertalexa2000 commented on pull request #9523: esp32: initializing a display should not initialize the framebuffer as well - posted by "robertalexa2000 (via GitHub)" <gi...@apache.org> on 2023/07/03 05:24:22 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9668: drivers/wireles/gs2200m: add NET_TCP dependency to NFS_DONT_BIND_TCP_SOCKET option - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/03 05:32:33 UTC, 0 replies.
- [nuttx] branch master updated: drivers/wireles/gs2200m: add NET_TCP dependency to NFS_DONT_BIND_TCP_SOCKET option - posted by xi...@apache.org on 2023/07/03 05:32:37 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9668: drivers/wireles/gs2200m: add NET_TCP dependency to NFS_DONT_BIND_TCP_SOCKET option - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/03 05:34:54 UTC, 1 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9664: libs/libc/aio/lio_listio: fix the heap use-after-free bug - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/03 05:37:36 UTC, 0 replies.
- [nuttx] branch master updated: libs/libc/aio/lio_listio: fix the heap use-after-free bug - posted by xi...@apache.org on 2023/07/03 05:37:40 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9677: errno: Adjust help string for EALREADY and ESTALE - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/03 05:38:04 UTC, 0 replies.
- [nuttx] branch master updated: errno: Adjust help string for EALREADY and ESTALE - posted by xi...@apache.org on 2023/07/03 05:38:08 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9676: sim/sim_alsa.c: add paused variable instead of snd_pcm_pause. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/03 05:51:11 UTC, 0 replies.
- [nuttx] branch master updated: sim/sim_alsa.c: add paused variable instead of snd_pcm_pause. - posted by xi...@apache.org on 2023/07/03 05:51:14 UTC, 0 replies.
- [GitHub] [nuttx] extinguish opened a new pull request, #9678: sched/clock/clock_getres: add two CPUTIME_ID res support - posted by "extinguish (via GitHub)" <gi...@apache.org> on 2023/07/03 06:10:50 UTC, 0 replies.
- [GitHub] [nuttx] tobiasjaster opened a new issue, #9679: stm32 GPIO driver - posted by "tobiasjaster (via GitHub)" <gi...@apache.org> on 2023/07/03 06:32:43 UTC, 0 replies.
- [GitHub] [nuttx] qiaohaijiao opened a new pull request, #9680: sim/audio register mixer device - posted by "qiaohaijiao (via GitHub)" <gi...@apache.org> on 2023/07/03 06:40:06 UTC, 0 replies.
- [GitHub] [nuttx] zhhyu7 opened a new pull request, #9681: documentation: correct the nfs command format - posted by "zhhyu7 (via GitHub)" <gi...@apache.org> on 2023/07/03 08:06:09 UTC, 0 replies.
- [GitHub] [nuttx] caramelli opened a new pull request, #9682: input/touchscreen: Translate raw X/Y data into pixel coordinates - posted by "caramelli (via GitHub)" <gi...@apache.org> on 2023/07/03 09:01:09 UTC, 0 replies.
- [GitHub] [nuttx] bkueng opened a new pull request, #9683: ramtron.c: add FM25V02A-DGQ - posted by "bkueng (via GitHub)" <gi...@apache.org> on 2023/07/03 09:20:03 UTC, 0 replies.
- [GitHub] [nuttx] michallenc opened a new pull request, #9684: samv7: fix minor issues with serial DMA - posted by "michallenc (via GitHub)" <gi...@apache.org> on 2023/07/03 10:46:09 UTC, 0 replies.
- [GitHub] [nuttx] Junbo-Zheng opened a new pull request, #9685: fs/mount: correct `df -h` output format - posted by "Junbo-Zheng (via GitHub)" <gi...@apache.org> on 2023/07/03 11:10:45 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9683: ramtron.c: add FM25V02A-DGQ - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/03 13:13:45 UTC, 2 replies.
- [GitHub] [nuttx] acassis commented on pull request #9682: input/touchscreen: Translate raw X/Y data into pixel coordinates - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/03 13:16:58 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9682: input/touchscreen: Translate raw X/Y data into pixel coordinates - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/03 13:17:07 UTC, 0 replies.
- [nuttx] branch master updated: input/touchscreen: Translate raw X/Y data into pixel coordinates - posted by ac...@apache.org on 2023/07/03 13:17:10 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9681: documentation: correct the nfs command format - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/03 13:17:57 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9681: documentation: correct the nfs command format - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/03 13:18:02 UTC, 0 replies.
- [nuttx] branch master updated: documentation: correct the nfs command format - posted by ac...@apache.org on 2023/07/03 13:18:06 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9680: sim/audio register mixer device - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/03 13:18:39 UTC, 0 replies.
- [nuttx] branch master updated (27d6f1e0c4 -> 63ac8fbdfd) - posted by ac...@apache.org on 2023/07/03 13:18:44 UTC, 0 replies.
- [GitHub] [nuttx] simbit18 opened a new pull request, #9686: drivers/sensors/apds9960.c: Fix mistakes in comments snerr - posted by "simbit18 (via GitHub)" <gi...@apache.org> on 2023/07/03 13:23:38 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9684: samv7: fix minor issues with serial DMA - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/03 14:09:23 UTC, 0 replies.
- [nuttx] branch master updated (63ac8fbdfd -> d470c3f268) - posted by pk...@apache.org on 2023/07/03 14:09:27 UTC, 0 replies.
- [nuttx] 01/02: samv7/sam_xdmac.c: use sam_freelinklist only if circular buffer not used - posted by pk...@apache.org on 2023/07/03 14:09:28 UTC, 0 replies.
- [nuttx] 02/02: samv7/sam_serial.c: reset all DMA pointers on DMA setup - posted by pk...@apache.org on 2023/07/03 14:09:29 UTC, 0 replies.
- [GitHub] [nuttx-apps] btashton commented on issue #1812: MacOS CI failing during homebrew update and openssl installation. - posted by "btashton (via GitHub)" <gi...@apache.org> on 2023/07/03 15:19:28 UTC, 1 replies.
- [GitHub] [nuttx] TaiJuWu opened a new pull request, #9687: sched/init/nx_start.c: Fix typo and format - posted by "TaiJuWu (via GitHub)" <gi...@apache.org> on 2023/07/03 15:23:38 UTC, 0 replies.
- [GitHub] [nuttx] btashton commented on pull request #9669: tools/ci: experiment to fix OSX CI #1 - posted by "btashton (via GitHub)" <gi...@apache.org> on 2023/07/03 15:26:08 UTC, 1 replies.
- [GitHub] [nuttx] btashton commented on pull request #9672: tools/ci: experiment to fix OSX C #2 - posted by "btashton (via GitHub)" <gi...@apache.org> on 2023/07/03 15:28:35 UTC, 0 replies.
- [GitHub] [nuttx] btashton commented on pull request #9683: ramtron.c: add FM25V02A-DGQ - posted by "btashton (via GitHub)" <gi...@apache.org> on 2023/07/03 15:31:16 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #9669: tools/ci: experiment to fix OSX CI #1 - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/03 15:42:47 UTC, 2 replies.
- [GitHub] [nuttx] CV-Bowen commented on pull request #9297: virtio: add virtio framework in NuttX - posted by "CV-Bowen (via GitHub)" <gi...@apache.org> on 2023/07/03 15:53:33 UTC, 4 replies.
- [GitHub] [nuttx] acassis commented on issue #9679: stm32 GPIO driver - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/03 19:56:48 UTC, 3 replies.
- [GitHub] [nuttx] patacongo commented on issue #9679: stm32 GPIO driver - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/07/03 20:01:11 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9686: drivers/sensors/apds9960.c: Fix mistakes in comments snerr - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/03 20:05:39 UTC, 0 replies.
- [nuttx] branch master updated: drivers/sensors/apds9960.c: Fix mistakes in comments snerr - posted by pk...@apache.org on 2023/07/03 20:05:42 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9687: sched/init/nx_start.c: Fix typo and format - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/03 20:06:58 UTC, 0 replies.
- [nuttx] branch master updated: sched/init/nx_start.c: Fix typo and format - posted by pk...@apache.org on 2023/07/03 20:07:02 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9680: sim/audio register mixer device - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/03 20:07:53 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9685: fs/mount: correct `df -h` output format - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/03 20:09:49 UTC, 0 replies.
- [nuttx] branch master updated: fs/mount: correct `df -h` output format - posted by pk...@apache.org on 2023/07/03 20:09:52 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9678: sched/clock/clock_getres: add two CPUTIME_ID res support - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/03 20:11:02 UTC, 0 replies.
- [nuttx] branch master updated: sched/clock/clock_getres: add two CPUTIME_ID res support - posted by pk...@apache.org on 2023/07/03 20:11:06 UTC, 0 replies.
- [GitHub] [nuttx] tobiasjaster commented on issue #9679: stm32 GPIO driver - posted by "tobiasjaster (via GitHub)" <gi...@apache.org> on 2023/07/03 20:11:08 UTC, 2 replies.
- [GitHub] [nuttx] acassis merged pull request #9669: tools/ci: remove 'brew update' needed for AVR toolchain installation on OSX - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/03 22:16:22 UTC, 0 replies.
- [nuttx] branch master updated: tools/ci: remove 'brew update' needed for AVR toolchain installation on OSX - posted by ac...@apache.org on 2023/07/03 22:16:25 UTC, 0 replies.
- [GitHub] [nuttx] acassis closed issue #9670: Changing configuration via 'make menuconfig' does not work sometimes on MACOS - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/03 22:18:35 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9673: Revert "tools: Fix CONFIG_BASE_DEFCONFIG generation" - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/03 22:18:35 UTC, 0 replies.
- [nuttx] branch master updated: Revert "tools: Fix CONFIG_BASE_DEFCONFIG generation" - posted by ac...@apache.org on 2023/07/03 22:18:38 UTC, 0 replies.
- [GitHub] [nuttx] acassis opened a new issue, #9688: warning: ‘%s’ directive output may be truncated writing up to 107 bytes into a region of size 100 - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/03 23:41:49 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: bedd222ce647cc428f1f896ea77db286eb1bfbce docs: cb2849b4abdb94958bfcc993a6bf35ff8941081c - posted by gi...@apache.org on 2023/07/04 00:17:08 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9683: ramtron.c: add FM25V02A-DGQ - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/04 00:19:58 UTC, 0 replies.
- [nuttx] branch master updated: ramtron.c: add FM25V02A-DGQ - posted by xi...@apache.org on 2023/07/04 00:20:01 UTC, 0 replies.
- [GitHub] [nuttx] qiaohaijiao opened a new pull request, #9689: arch/sim : Audio driver add AUDIOIOC_GETLATENCY ioctl - posted by "qiaohaijiao (via GitHub)" <gi...@apache.org> on 2023/07/04 01:13:07 UTC, 0 replies.
- [GitHub] [nuttx] zhang-2019 opened a new pull request, #9690: if alg is CRYPTO_ALGORITHM_MAX + 1, then out of bound - posted by "zhang-2019 (via GitHub)" <gi...@apache.org> on 2023/07/04 03:13:04 UTC, 0 replies.
- [GitHub] [nuttx] extinguish opened a new pull request, #9691: sched/clock/clock_getcpuclockid: add clock_getcpuclockid implementation - posted by "extinguish (via GitHub)" <gi...@apache.org> on 2023/07/04 03:14:23 UTC, 0 replies.
- [GitHub] [nuttx] SPRESENSE opened a new pull request, #9692: boards: cxd56xx: Fix system clock to HV mode for video drivers - posted by "SPRESENSE (via GitHub)" <gi...@apache.org> on 2023/07/04 05:13:04 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9689: arch/sim : Audio driver add AUDIOIOC_GETLATENCY ioctl - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/04 05:49:01 UTC, 0 replies.
- [nuttx] branch master updated: arch/sim : Audio driver add AUDIOIOC_GETLATENCY ioctl - posted by xi...@apache.org on 2023/07/04 05:49:03 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9690: if alg is CRYPTO_ALGORITHM_MAX + 1, then out of bound - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/04 05:59:28 UTC, 1 replies.
- [GitHub] [nuttx] qiaohaijiao opened a new pull request, #9693: audio: add AUDIOIOC_FLUSH ioctl - posted by "qiaohaijiao (via GitHub)" <gi...@apache.org> on 2023/07/04 06:15:33 UTC, 0 replies.
- svn commit: r62810 - in /release/nuttx/12.2.0: ./ apache-nuttx-12.2.0.tar.gz apache-nuttx-12.2.0.tar.gz.asc apache-nuttx-12.2.0.tar.gz.sha512 apache-nuttx-apps-12.2.0.tar.gz apache-nuttx-apps-12.2.0.tar.gz.asc apache-nuttx-apps-12.2.0.tar.gz.sha512 - posted by je...@apache.org on 2023/07/04 06:57:29 UTC, 0 replies.
- [nuttx-apps] annotated tag nuttx-12.2.0 updated (86efbcbee -> 83d6772c9) - posted by je...@apache.org on 2023/07/04 06:59:43 UTC, 0 replies.
- [nuttx] annotated tag nuttx-12.2.0 updated (26f5e973f6 -> 189b3cd1b2) - posted by je...@apache.org on 2023/07/04 06:59:52 UTC, 0 replies.
- [GitHub] [nuttx] anchao commented on pull request #6718: add CMake build system support (Enhance #3704) - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/07/04 07:09:56 UTC, 5 replies.
- [GitHub] [nuttx-website] jerpelea opened a new pull request, #99: Add NuttX 12.2.0 release - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/07/04 07:14:16 UTC, 0 replies.
- [GitHub] [nuttx-apps] pkarashchenko closed issue #1812: MacOS CI failing during homebrew update and openssl installation. - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/04 08:26:09 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9691: sched/clock/clock_getcpuclockid: add clock_getcpuclockid implementation - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/04 08:29:57 UTC, 8 replies.
- [GitHub] [nuttx] extinguish commented on a diff in pull request #9691: sched/clock/clock_getcpuclockid: add clock_getcpuclockid implementation - posted by "extinguish (via GitHub)" <gi...@apache.org> on 2023/07/04 08:35:12 UTC, 2 replies.
- [GitHub] [nuttx] simonatoaca opened a new pull request, #9694: Modified rgb led pwm freq from 100 to 200 - posted by "simonatoaca (via GitHub)" <gi...@apache.org> on 2023/07/04 09:00:51 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl commented on pull request #9694: Modified rgb led pwm freq from 100 to 200 - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/04 09:08:06 UTC, 0 replies.
- [GitHub] [nuttx-apps] no1wudi opened a new pull request, #1820: interpreters/wasm: New option for configurable bounds checks - posted by "no1wudi (via GitHub)" <gi...@apache.org> on 2023/07/04 09:12:13 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #9667: arch/sim: Rename sim_video to sim_camera - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/04 09:34:05 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9692: boards: cxd56xx: Fix system clock to HV mode for video drivers - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/04 09:34:16 UTC, 0 replies.
- [nuttx] branch master updated (63774125d9 -> 6611bf99c4) - posted by pk...@apache.org on 2023/07/04 09:34:19 UTC, 0 replies.
- [nuttx] 01/02: drivers: video: isx019: Fix system clock to HV mode - posted by pk...@apache.org on 2023/07/04 09:34:20 UTC, 1 replies.
- [nuttx] 02/02: drivers: video: isx012: Fix system clock to HV mode - posted by pk...@apache.org on 2023/07/04 09:34:21 UTC, 1 replies.
- [GitHub] [nuttx] pkarashchenko opened a new issue, #9695: Deadloop in VFS if CONFIG_CANCELLATION_POINTS is enabled - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/04 09:58:38 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on issue #9695: Deadloop in VFS if CONFIG_CANCELLATION_POINTS is enabled - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/04 09:59:01 UTC, 9 replies.
- [GitHub] [nuttx] HERE88 opened a new pull request, #9696: libc/libvsprintf:fix vsnprintf bug with "%#.0f" - posted by "HERE88 (via GitHub)" <gi...@apache.org> on 2023/07/04 10:09:17 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #9663: drivers/net: Remove HAVE_ATOMICS and use CONFIG_HAVE_ATOMICS directly - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/04 10:09:31 UTC, 0 replies.
- [GitHub] [nuttx] SPRESENSE opened a new pull request, #9697: arch: cxd56xx: Fix bug when watchdog restart - posted by "SPRESENSE (via GitHub)" <gi...@apache.org> on 2023/07/04 10:35:47 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 merged pull request #9667: arch/sim: Rename sim_video to sim_camera - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/07/04 11:15:32 UTC, 0 replies.
- [nuttx] branch master updated (6611bf99c4 -> 6b11672310) - posted by ma...@apache.org on 2023/07/04 11:15:36 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl opened a new pull request, #9698: arch/armv8-m/nvic.h: add definition for NVIC non-secure registers offset - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/04 11:30:46 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl opened a new pull request, #9699: arch/arm: add support for ARMv8-M Security Extensions - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/04 11:35:19 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl opened a new pull request, #9700: arch/armv8-m/arm_secure_irq.c: fix writing to the NVIC_AIRCR register - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/04 11:36:59 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9699: arch/arm: add support for ARMv8-M Security Extensions - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/04 12:32:44 UTC, 0 replies.
- [GitHub] [nuttx-apps] pkarashchenko commented on a diff in pull request #1820: interpreters/wamr: New option for configurable bounds checks - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/04 12:45:55 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9694: Modified rgb led pwm freq from 100 to 200 - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/04 13:02:52 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on issue #9688: warning: ‘%s’ directive output may be truncated writing up to 107 bytes into a region of size 100 - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/04 13:06:36 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on issue #9674: setvbuf test in ostest fails on MACOS with 'Illegal instruction: 4' - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/04 13:07:12 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl commented on a diff in pull request #9699: arch/arm: add support for ARMv8-M Security Extensions - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/04 13:10:28 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on issue #9674: setvbuf test in ostest fails on MACOS with 'Illegal instruction: 4' - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/04 13:14:54 UTC, 8 replies.
- [GitHub] [nuttx] acassis commented on a diff in pull request #9693: audio: add AUDIOIOC_FLUSH ioctl - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/04 13:35:45 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9696: libc/libvsprintf:fix vsnprintf bug with "%#.0f" - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/04 13:36:33 UTC, 0 replies.
- [nuttx] branch master updated: libc/libvsprintf:fix vsnprintf bug with "%#.0f" - posted by ac...@apache.org on 2023/07/04 13:36:37 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9697: arch: cxd56xx: Fix bug when watchdog restart - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/04 13:37:19 UTC, 0 replies.
- [nuttx] branch master updated: arch: cxd56xx: Fix bug when watchdog restart - posted by ac...@apache.org on 2023/07/04 13:37:22 UTC, 0 replies.
- [GitHub] [nuttx] patacongo commented on issue #9695: Deadloop in VFS if CONFIG_CANCELLATION_POINTS is enabled - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/07/04 13:55:24 UTC, 9 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9698: arch/armv8-m/nvic.h: add definition for NVIC non-secure registers offset - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/04 16:02:07 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9700: arch/armv8-m/arm_secure_irq.c: fix writing to the NVIC_AIRCR register - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/04 16:02:44 UTC, 0 replies.
- [nuttx] branch master updated: arch/armv8-m/arm_secure_irq.c: fix writing to the NVIC_AIRCR register - posted by xi...@apache.org on 2023/07/04 16:02:47 UTC, 0 replies.
- [GitHub] [nuttx-website] xiaoxiang781216 merged pull request #99: Add NuttX 12.2.0 release - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/04 16:16:27 UTC, 0 replies.
- [nuttx-website] branch master updated: Add NuttX 12.2.0 release - posted by xi...@apache.org on 2023/07/04 16:16:30 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9672: .github/workflows: run MAC OS builds based on macos-13 image - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/04 16:16:47 UTC, 0 replies.
- [nuttx] branch master updated: .github/workflows: run MAC OS builds based on macos-13 image - posted by xi...@apache.org on 2023/07/04 16:16:51 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #6718: add CMake build system support (Enhance #3704) - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/04 16:19:22 UTC, 1 replies.
- [nuttx-website] branch asf-site updated: Publishing web: 8e851a05e38d691daba0a4a399ad969a6f0d1788 docs: dc6baf68a9adaf2166b78996637514462e79b064 - posted by gi...@apache.org on 2023/07/04 16:25:46 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9691: sched/clock/clock_getcpuclockid: add clock_getcpuclockid implementation - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/04 16:32:14 UTC, 0 replies.
- [nuttx] branch master updated: sched/clock/clock_getcpuclockid: add clock_getcpuclockid implementation - posted by xi...@apache.org on 2023/07/04 16:32:17 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on issue #9674: setvbuf test in ostest fails on MACOS with 'Illegal instruction: 4' - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/04 16:36:30 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9663: drivers/net: Remove HAVE_ATOMICS and use CONFIG_HAVE_ATOMICS directly - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/04 16:48:55 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9694: Modified rgb led pwm freq from 100 to 200 - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/04 16:49:47 UTC, 0 replies.
- [nuttx] branch master updated: Made the PWM frequency of the RGB driver configurable from the menu. - posted by xi...@apache.org on 2023/07/04 16:49:50 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: 8e851a05e38d691daba0a4a399ad969a6f0d1788 docs: fd4dd59c3c43082d7a2b26a6dc91eb5790ba0610 - posted by gi...@apache.org on 2023/07/05 00:22:45 UTC, 0 replies.
- [GitHub] [nuttx] qiaohaijiao commented on a diff in pull request #9693: audio: add AUDIOIOC_FLUSH ioctl - posted by "qiaohaijiao (via GitHub)" <gi...@apache.org> on 2023/07/05 01:27:41 UTC, 1 replies.
- [GitHub] [nuttx] extinguish opened a new pull request, #9701: sched/clock/clock_getcpuclockid: fix code format, remove space - posted by "extinguish (via GitHub)" <gi...@apache.org> on 2023/07/05 01:29:36 UTC, 0 replies.
- [GitHub] [nuttx-apps] Junbo-Zheng opened a new pull request, #1821: nshlib: add `-h` option for ls command - posted by "Junbo-Zheng (via GitHub)" <gi...@apache.org> on 2023/07/05 02:07:20 UTC, 0 replies.
- [GitHub] [nuttx] wengzhe opened a new pull request, #9702: net: Limit max value for Send/Recv bufsize - posted by "wengzhe (via GitHub)" <gi...@apache.org> on 2023/07/05 02:51:55 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 commented on pull request #9614: risc-v toolchain 12.x compatibility issue. - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/07/05 03:07:22 UTC, 1 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9703: binfmt/elf: Replace nx_stat with file_stat - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/05 03:59:21 UTC, 0 replies.
- [GitHub] [nuttx] qiaohaijiao commented on a diff in pull request #9680: sim/audio register mixer device - posted by "qiaohaijiao (via GitHub)" <gi...@apache.org> on 2023/07/05 04:02:11 UTC, 0 replies.
- [GitHub] [nuttx] TaiJuWu commented on pull request #9614: risc-v toolchain 12.x compatibility issue. - posted by "TaiJuWu (via GitHub)" <gi...@apache.org> on 2023/07/05 04:02:31 UTC, 1 replies.
- [GitHub] [nuttx] fxysunshine opened a new pull request, #9704: signal: correct to const pointer for sigorset and sigandset - posted by "fxysunshine (via GitHub)" <gi...@apache.org> on 2023/07/05 04:20:36 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9701: sched/clock/clock_getcpuclockid: fix code format, remove space - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/05 05:03:08 UTC, 0 replies.
- [nuttx] branch master updated: sched/clock/clock_getcpuclockid: fix code format, remove space - posted by xi...@apache.org on 2023/07/05 05:03:12 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9702: net: Limit max value for Send/Recv bufsize - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/05 05:57:10 UTC, 0 replies.
- [nuttx] branch master updated: net: Limit max value for Send/Recv bufsize - posted by xi...@apache.org on 2023/07/05 05:57:14 UTC, 0 replies.
- [GitHub] [nuttx] royfengsss opened a new pull request, #9705: change `free` to `kmm_free` as it was allocated via `kmm_malloc` - posted by "royfengsss (via GitHub)" <gi...@apache.org> on 2023/07/05 06:22:17 UTC, 0 replies.
- [GitHub] [nuttx-apps] anjiahao1 opened a new pull request, #1822: gdbstub:Support a general gdbstub, support serial port and network link - posted by "anjiahao1 (via GitHub)" <gi...@apache.org> on 2023/07/05 07:24:53 UTC, 0 replies.
- [GitHub] [nuttx] anjiahao1 opened a new pull request, #9706: libs/libc:Add support for gdb rsp protocol - posted by "anjiahao1 (via GitHub)" <gi...@apache.org> on 2023/07/05 07:27:48 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1821: nshlib: add `-h` option for ls command - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/05 08:25:29 UTC, 0 replies.
- [nuttx-apps] branch master updated: nshlib: add `-h` option for ls command - posted by xi...@apache.org on 2023/07/05 08:25:33 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1820: interpreters/wamr: New option for configurable bounds checks - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/05 08:25:58 UTC, 0 replies.
- [nuttx-apps] branch master updated: interpreters/wamr: New option for configurable bounds checks - posted by xi...@apache.org on 2023/07/05 08:26:01 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9704: signal: correct to const pointer for sigorset and sigandset - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/05 08:26:21 UTC, 0 replies.
- [nuttx] branch master updated: signal: correct to const pointer for sigorset and sigandset - posted by xi...@apache.org on 2023/07/05 08:26:25 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9705: change `free` to `kmm_free` as it was allocated via `kmm_malloc` - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/05 08:40:25 UTC, 0 replies.
- [nuttx] branch master updated: change `free` to `kmm_free` as it was allocated via `kmm_alloc` - posted by xi...@apache.org on 2023/07/05 08:40:29 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9693: audio: add AUDIOIOC_FLUSH ioctl - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/05 08:43:17 UTC, 0 replies.
- [GitHub] [nuttx] anjiahao1 commented on pull request #9706: libs/libc:Add support for gdb rsp protocol - posted by "anjiahao1 (via GitHub)" <gi...@apache.org> on 2023/07/05 09:22:03 UTC, 2 replies.
- [GitHub] [nuttx] simonatoaca opened a new pull request, #9707: esp32/common: RGB LED support - posted by "simonatoaca (via GitHub)" <gi...@apache.org> on 2023/07/05 10:25:18 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9663: drivers/net: Remove HAVE_ATOMICS and use CONFIG_HAVE_ATOMICS directly - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/05 10:43:20 UTC, 0 replies.
- [nuttx] branch master updated (8f66b033db -> 015e30a866) - posted by pk...@apache.org on 2023/07/05 10:43:24 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9707: esp32/common: RGB LED support - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/05 10:46:32 UTC, 2 replies.
- [GitHub] [nuttx] simonatoaca commented on a diff in pull request #9707: esp32/common: RGB LED support - posted by "simonatoaca (via GitHub)" <gi...@apache.org> on 2023/07/05 10:58:09 UTC, 4 replies.
- [GitHub] [nuttx] extinguish opened a new pull request, #9708: libs/libc/pthread: add the implementation of pthread_getcpuclockid - posted by "extinguish (via GitHub)" <gi...@apache.org> on 2023/07/05 11:20:09 UTC, 0 replies.
- [GitHub] [nuttx-apps] yamt opened a new pull request, #1823: wamr: add a kconfig to control wasi-threads - posted by "yamt (via GitHub)" <gi...@apache.org> on 2023/07/05 11:40:59 UTC, 0 replies.
- [GitHub] [nuttx] yamt opened a new pull request, #9709: esp32-devkitc/wamr_wasi_debug: enable wasi-threads - posted by "yamt (via GitHub)" <gi...@apache.org> on 2023/07/05 11:45:58 UTC, 0 replies.
- [GitHub] [nuttx] yamt commented on pull request #9709: esp32-devkitc/wamr_wasi_debug: enable wasi-threads - posted by "yamt (via GitHub)" <gi...@apache.org> on 2023/07/05 11:46:45 UTC, 1 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9708: libs/libc/pthread: add the implementation of pthread_getcpuclockid - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/05 11:58:09 UTC, 4 replies.
- [GitHub] [nuttx-apps] raiden00pl opened a new pull request, #1824: boot: add support for a minimal NuttX-based bootloader - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/05 13:41:58 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9708: libs/libc/pthread: add the implementation of pthread_getcpuclockid - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/05 14:18:33 UTC, 1 replies.
- [GitHub] [nuttx] acassis commented on pull request #9707: esp32/common: RGB LED support - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/05 14:19:48 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9699: arch/arm: add support for ARMv8-M Security Extensions - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/05 14:20:49 UTC, 0 replies.
- [nuttx] branch master updated: arch/arm: add support for ARMv8-M Security Extensions - posted by ac...@apache.org on 2023/07/05 14:20:52 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9698: arch/armv8-m/nvic.h: add definition for NVIC non-secure registers offset - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/05 14:21:09 UTC, 0 replies.
- [nuttx] branch master updated (206d339b37 -> 21ec89b067) - posted by ac...@apache.org on 2023/07/05 14:21:12 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9523: esp32: initializing a display should not initialize the framebuffer as well - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/05 14:23:36 UTC, 0 replies.
- [nuttx] branch master updated (21ec89b067 -> c3576d79d9) - posted by ac...@apache.org on 2023/07/05 14:23:40 UTC, 0 replies.
- [nuttx] 01/02: esp32: initializing a display should not initialize the framebuffer as well - posted by ac...@apache.org on 2023/07/05 14:23:41 UTC, 0 replies.
- [nuttx] 02/02: esp32-sparrow-kit: enable framebuffer support in the default configuration - posted by ac...@apache.org on 2023/07/05 14:23:42 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9691: sched/clock/clock_getcpuclockid: add clock_getcpuclockid implementation - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/05 14:38:35 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9706: libs/libc:Add support for gdb rsp protocol - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/05 14:47:42 UTC, 2 replies.
- [GitHub] [nuttx] patacongo commented on pull request #9706: libs/libc:Add support for gdb rsp protocol - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/07/05 14:51:20 UTC, 2 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1824: boot: add support for a minimal NuttX-based bootloader - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/05 16:26:11 UTC, 0 replies.
- [nuttx-apps] branch master updated: boot: add support for a minimal NuttX-based bootloader - posted by xi...@apache.org on 2023/07/05 16:26:13 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 commented on a diff in pull request #1823: wamr: add a kconfig to control wasi-threads - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/05 16:27:11 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 closed pull request #9690: if alg is CRYPTO_ALGORITHM_MAX + 1, then out of bound - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/05 16:30:38 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 opened a new pull request, #1825: Remove the const cast from the initialization of boardioc_symtab_s::symtab - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/05 16:32:40 UTC, 0 replies.
- [GitHub] [nuttx] mu578 commented on a diff in pull request #9690: if alg is CRYPTO_ALGORITHM_MAX + 1, then out of bound - posted by "mu578 (via GitHub)" <gi...@apache.org> on 2023/07/05 17:25:17 UTC, 4 replies.
- [GitHub] [nuttx] acassis merged pull request #9707: esp32/common: RGB LED support - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/05 19:08:59 UTC, 0 replies.
- [nuttx] branch master updated: esp32/common: Added support for rgb led driver on esp32 - posted by ac...@apache.org on 2023/07/05 19:09:02 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9710: elf: Replace {0x7f, 'E', 'L', 'F'} to EI_MAGIC - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/05 19:42:19 UTC, 0 replies.
- [GitHub] [nuttx] lipan118 opened a new pull request, #9711: Bugfix/stm32 rtc - posted by "lipan118 (via GitHub)" <gi...@apache.org> on 2023/07/05 23:51:33 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: 8e851a05e38d691daba0a4a399ad969a6f0d1788 docs: a4708d217ac4b3eac5852a4719669b80c6449c83 - posted by gi...@apache.org on 2023/07/06 00:19:33 UTC, 0 replies.
- [GitHub] [nuttx] GooTal opened a new issue, #9712: Help wanted for testing and improving real time performance :) - posted by "GooTal (via GitHub)" <gi...@apache.org> on 2023/07/06 01:48:28 UTC, 0 replies.
- [GitHub] [nuttx] SPRESENSE opened a new pull request, #9713: cxd56/alt1250: Change power on sequence - posted by "SPRESENSE (via GitHub)" <gi...@apache.org> on 2023/07/06 02:23:48 UTC, 0 replies.
- [GitHub] [nuttx] patacongo commented on issue #9712: Help wanted for testing and improving real time performance :) - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/07/06 02:26:54 UTC, 0 replies.
- [GitHub] [nuttx] anchao opened a new pull request, #9714: net/local: fix build warning on GCC 12.2.0 - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/07/06 02:38:29 UTC, 0 replies.
- [GitHub] [nuttx] anchao commented on issue #9688: warning: ‘%s’ directive output may be truncated writing up to 107 bytes into a region of size 100 - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/07/06 02:39:44 UTC, 0 replies.
- [GitHub] [nuttx-apps] yamt commented on a diff in pull request #1823: wamr: add a kconfig to control wasi-threads - posted by "yamt (via GitHub)" <gi...@apache.org> on 2023/07/06 04:37:24 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9713: cxd56/alt1250: Change power on sequence - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/06 05:18:59 UTC, 0 replies.
- [nuttx] branch master updated (a4708d217a -> 4eb6da33c2) - posted by xi...@apache.org on 2023/07/06 05:19:03 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9714: net/local: fix build warning on GCC 12.2.0 - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/06 05:19:23 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 closed issue #9688: warning: ‘%s’ directive output may be truncated writing up to 107 bytes into a region of size 100 - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/06 05:19:24 UTC, 0 replies.
- [nuttx] branch master updated: net/local: fix build warning on GCC 12.2.0 - posted by xi...@apache.org on 2023/07/06 05:19:26 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9711: Bugfix/stm32 rtc - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/06 05:23:15 UTC, 0 replies.
- [GitHub] [nuttx] midokura-xavi92 commented on a diff in pull request #6718: add CMake build system support (Enhance #3704) - posted by "midokura-xavi92 (via GitHub)" <gi...@apache.org> on 2023/07/06 09:28:18 UTC, 1 replies.
- [GitHub] [nuttx] anchao commented on a diff in pull request #9706: libs/libc:Add support for gdb rsp protocol - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/07/06 09:31:24 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9711: Bugfix/stm32 rtc - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/06 10:07:26 UTC, 0 replies.
- [nuttx] branch master updated: 1.arch/arm/src/stm32/stm32_rtcounter.c   up_rtc_initialize Possible stall 2.arch/arm/src/stm32/stm32_rtcounter.c up_rtc_settime memory hardfault - posted by xi...@apache.org on 2023/07/06 10:07:30 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #7202: Add support for the loading of ET_DYN objects - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/06 12:13:10 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #7202: Add support for the loading of ET_DYN objects - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/06 12:13:40 UTC, 0 replies.
- [nuttx] branch master updated (f0107683d5 -> 3cee81af6d) - posted by ac...@apache.org on 2023/07/06 12:13:44 UTC, 0 replies.
- [nuttx] 01/02: Add support for the loading of ET_DYN objects - posted by ac...@apache.org on 2023/07/06 12:13:45 UTC, 0 replies.
- [nuttx] 02/02: * libs/libc/machine/arm/armv7-m/arch_elf.c - Fix typo - posted by ac...@apache.org on 2023/07/06 12:13:46 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9710: elf: Replace {0x7f, 'E', 'L', 'F'} to EI_MAGIC - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/06 12:15:53 UTC, 0 replies.
- [nuttx] branch master updated: elf: Replace {0x7f, 'E', 'L', 'F'} to EI_MAGIC - posted by ac...@apache.org on 2023/07/06 12:15:56 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9710: elf: Replace {0x7f, 'E', 'L', 'F'} to EI_MAGIC - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/06 12:17:13 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9703: binfmt/elf: Replace nx_stat with file_stat - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/06 12:20:27 UTC, 0 replies.
- [nuttx] branch master updated (7bb97f7e22 -> 935f43185f) - posted by ac...@apache.org on 2023/07/06 12:20:31 UTC, 0 replies.
- [nuttx] 01/02: binfmt/elf: Replace nx_stat with file_stat - posted by ac...@apache.org on 2023/07/06 12:20:32 UTC, 0 replies.
- [nuttx] 02/02: libc/modlib: Replace nx_stat with file_stat - posted by ac...@apache.org on 2023/07/06 12:20:33 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9671: boardctl: Add const to struct boardioc_symtab_s::symtab - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/06 12:24:04 UTC, 0 replies.
- [nuttx] branch master updated (935f43185f -> 8f38fa6062) - posted by ac...@apache.org on 2023/07/06 12:24:08 UTC, 0 replies.
- [nuttx] 01/02: boardctl: Add const to struct boardioc_symtab_s::symtab - posted by ac...@apache.org on 2023/07/06 12:24:09 UTC, 0 replies.
- [nuttx] 02/02: symtab: Remove the unnessary inclusion of nuttx/symtab.h - posted by ac...@apache.org on 2023/07/06 12:24:10 UTC, 0 replies.
- [GitHub] [nuttx-apps] acassis merged pull request #1823: wamr: add a kconfig to control wasi-threads - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/06 12:25:17 UTC, 0 replies.
- [nuttx-apps] branch master updated: wamr: add a kconfig to control wasi-threads - posted by ac...@apache.org on 2023/07/06 12:25:20 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #7202: Add support for the loading of ET_DYN objects - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/06 12:28:19 UTC, 1 replies.
- [GitHub] [nuttx] anjiahao1 commented on a diff in pull request #9706: libs/libc:Add support for gdb rsp protocol - posted by "anjiahao1 (via GitHub)" <gi...@apache.org> on 2023/07/06 12:40:05 UTC, 0 replies.
- [GitHub] [nuttx] acassis opened a new pull request, #9715: Fix coding style issues from PR #7202 - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/06 14:05:56 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 commented on pull request #1825: Remove the const cast from the initialization of boardioc_symtab_s::symtab - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/06 14:15:07 UTC, 0 replies.
- [GitHub] [nuttx] patacongo opened a new pull request, #9716: Fix Deadloop in VFS if CONFIG_CANCELLATION_POINTS is enabled - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/07/06 14:17:26 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on issue #9712: Help wanted for testing and improving real time performance :) - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/06 14:21:58 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on a diff in pull request #9716: Fix Deadloop in VFS if CONFIG_CANCELLATION_POINTS is enabled - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/06 14:29:30 UTC, 0 replies.
- [GitHub] [nuttx] patacongo commented on a diff in pull request #9716: Fix Deadloop in VFS if CONFIG_CANCELLATION_POINTS is enabled - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/07/06 15:02:07 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9715: Fix coding style issues from PR #7202 - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/06 15:30:40 UTC, 0 replies.
- [GitHub] [nuttx] tmedicci commented on pull request #9715: Fix coding style issues from PR #7202 - posted by "tmedicci (via GitHub)" <gi...@apache.org> on 2023/07/06 17:08:03 UTC, 0 replies.
- [GitHub] [nuttx] tmedicci merged pull request #9715: Fix coding style issues from PR #7202 - posted by "tmedicci (via GitHub)" <gi...@apache.org> on 2023/07/06 17:08:11 UTC, 0 replies.
- [nuttx] branch master updated: Fix coding style issues from PR #7202 - posted by tm...@apache.org on 2023/07/06 17:08:14 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9716: Fix Deadloop in VFS if CONFIG_CANCELLATION_POINTS is enabled - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/06 17:20:32 UTC, 0 replies.
- [GitHub] [nuttx] acassis closed issue #9695: Deadloop in VFS if CONFIG_CANCELLATION_POINTS is enabled - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/06 17:20:32 UTC, 0 replies.
- [nuttx] branch master updated (bc62699c1d -> 8868c58720) - posted by ac...@apache.org on 2023/07/06 17:20:35 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #6433: sched: expose nxsched_ set/get APIs as system calls - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/06 18:42:37 UTC, 0 replies.
- [GitHub] [nuttx] patacongo commented on pull request #6433: sched: expose nxsched_ set/get APIs as system calls - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/07/06 19:05:35 UTC, 0 replies.
- [GitHub] [nuttx] patacongo commented on a diff in pull request #6433: sched: expose nxsched_ set/get APIs as system calls - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/07/06 19:07:25 UTC, 7 replies.
- [GitHub] [nuttx] mu578 commented on a diff in pull request #6433: sched: expose nxsched_ set/get APIs as system calls - posted by "mu578 (via GitHub)" <gi...@apache.org> on 2023/07/06 20:41:45 UTC, 6 replies.
- [GitHub] [nuttx] nealef opened a new pull request, #9717: Add support for the loading of ET_DYN objects - posted by "nealef (via GitHub)" <gi...@apache.org> on 2023/07/06 22:29:59 UTC, 0 replies.
- [GitHub] [nuttx] nealef closed pull request #9717: Add support for the loading of ET_DYN objects - posted by "nealef (via GitHub)" <gi...@apache.org> on 2023/07/06 22:37:02 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: 8e851a05e38d691daba0a4a399ad969a6f0d1788 docs: 8868c587205fbb65a448c767800157131f6c23d9 - posted by gi...@apache.org on 2023/07/07 00:17:54 UTC, 0 replies.
- [GitHub] [nuttx] wangfandasha opened a new issue, #9718: which is the last correct compile version on cygwin? - posted by "wangfandasha (via GitHub)" <gi...@apache.org> on 2023/07/07 01:10:43 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea opened a new pull request, #9719: {BP-9716} Fix Deadloop in VFS if CONFIG_CANCELLATION_POINTS is enabled - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/07/07 04:34:55 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea opened a new pull request, #9720: {BP-9673} Revert "tools: Fix CONFIG_BASE_DEFCONFIG generation" - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/07/07 04:46:07 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea opened a new pull request, #9721: {BP-9658} esp32s2: Fix UART1 default pins - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/07/07 04:49:30 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea opened a new pull request, #9722: {BP-9649} Fix gpio outputs from being configured as interrupts in stm32f0l0g0 g… - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/07/07 04:51:50 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea opened a new pull request, #9723: {BP-9631} sched/pthread: fix race condition on pthread_cond_wait() - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/07/07 04:54:26 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea opened a new pull request, #9724: {BP-9613} drivers/sensors/apds9960.c: Fix resource leak in error handling - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/07/07 04:59:42 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea opened a new pull request, #9725: arch: cxd56xx: Fix bug when watchdog restart - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/07/07 05:01:45 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea opened a new pull request, #9726: {BP-9692} drivers: video: isx01x: Fix system clock to HV mode - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/07/07 05:04:20 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea opened a new pull request, #9727: arch/armv8-m/arm_secure_irq.c: fix writing to the NVIC_AIRCR register - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/07/07 05:06:10 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9725: arch: cxd56xx: Fix bug when watchdog restart - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/07 05:07:13 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea opened a new pull request, #9728: 1.arch/arm/src/stm32/stm32_rtcounter.c   up_rtc_initialize Possible s… - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/07/07 05:08:10 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea commented on a diff in pull request #9725: {BP-9697} arch: cxd56xx: Fix bug when watchdog restart - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/07/07 05:10:23 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea opened a new pull request, #9729: {BP-9664} libs/libc/aio/lio_listio: fix the heap use-after-free bug - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/07/07 05:13:35 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea opened a new pull request, #9730: {BP-9611} Minor fix for libc/pwd - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/07/07 05:18:19 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea opened a new pull request, #9731: {BP-9615} fs/fat: Fix undefined behavior in signed integer overflow check - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/07/07 05:21:09 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea opened a new pull request, #9732: {BP-9621} cxd56_dmac, lcd_dev: fix null pointer dereference - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/07/07 05:23:18 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea opened a new pull request, #9733: {BP-9626} libs/libc/aio: fix aio_error compatible bug - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/07/07 05:24:59 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea opened a new pull request, #9734: {BP-9713} cxd56/alt1250: Change power on sequence - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/07/07 05:39:18 UTC, 0 replies.
- [GitHub] [nuttx] anchao commented on a diff in pull request #6718: add CMake build system support (Enhance #3704) - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/07/07 05:52:32 UTC, 0 replies.
- [GitHub] [nuttx] wangfandasha commented on issue #9718: which is the last correct compile version on cygwin? - posted by "wangfandasha (via GitHub)" <gi...@apache.org> on 2023/07/07 06:21:26 UTC, 1 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9719: {BP-9716} Fix Deadloop in VFS if CONFIG_CANCELLATION_POINTS is enabled - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/07 07:34:46 UTC, 0 replies.
- [nuttx] branch releases/12.2 updated: Fix Deadloop in VFS if CONFIG_CANCELLATION_POINTS is enabled - posted by xi...@apache.org on 2023/07/07 07:34:49 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9728: {BP-9711} arch/arm/src/stm32/stm32_rtcounter.c   up_rtc_initialize Possible s… - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/07 07:35:18 UTC, 0 replies.
- [nuttx] branch releases/12.2 updated: 1.arch/arm/src/stm32/stm32_rtcounter.c   up_rtc_initialize Possible stall 2.arch/arm/src/stm32/stm32_rtcounter.c up_rtc_settime memory hardfault - posted by xi...@apache.org on 2023/07/07 07:35:20 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea merged pull request #9720: {BP-9673} Revert "tools: Fix CONFIG_BASE_DEFCONFIG generation" - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/07/07 07:51:13 UTC, 0 replies.
- [nuttx] branch releases/12.2 updated: Revert "tools: Fix CONFIG_BASE_DEFCONFIG generation" - posted by je...@apache.org on 2023/07/07 07:51:16 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko opened a new pull request, #9735: sched/clock: move clock_getcpuclockid() and clock_getres() to libc + misc fixes - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/07 09:10:48 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9731: {BP-9615} fs/fat: Fix undefined behavior in signed integer overflow check - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/07 09:24:16 UTC, 0 replies.
- [nuttx] branch releases/12.2 updated: fs/fat: Fix undefined behavior in signed integer overflow check - posted by pk...@apache.org on 2023/07/07 09:24:19 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9727: {BP-9700} arch/armv8-m/arm_secure_irq.c: fix writing to the NVIC_AIRCR register - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/07 09:25:16 UTC, 0 replies.
- [nuttx] branch releases/12.2 updated: arch/armv8-m/arm_secure_irq.c: fix writing to the NVIC_AIRCR register - posted by pk...@apache.org on 2023/07/07 09:25:18 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #9721: {BP-9658} esp32s2: Fix UART1 default pins - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/07 09:27:22 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9726: {BP-9692} drivers: video: isx01x: Fix system clock to HV mode - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/07 09:28:06 UTC, 0 replies.
- [nuttx] branch releases/12.2 updated (b787e9ec3b -> 2bbc0938db) - posted by pk...@apache.org on 2023/07/07 09:28:09 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9733: {BP-9626} libs/libc/aio: fix aio_error compatible bug - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/07 11:37:42 UTC, 0 replies.
- [nuttx] branch releases/12.2 updated: libs/libc/aio: fix aio_error compatible bug - posted by pk...@apache.org on 2023/07/07 11:37:46 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9730: {BP-9611} Minor fix for libc/pwd - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/07 11:38:33 UTC, 0 replies.
- [nuttx] branch releases/12.2 updated (11fcbc5c45 -> 9d1b8f0966) - posted by pk...@apache.org on 2023/07/07 11:38:36 UTC, 0 replies.
- [nuttx] 01/02: libc/pwd: Reuse g_passwd and g_passwd_buffer in getpwbuf - posted by pk...@apache.org on 2023/07/07 11:38:37 UTC, 0 replies.
- [nuttx] 02/02: libc/pwd: Correct the geos related comment and ddd ROOT_GEOS macro - posted by pk...@apache.org on 2023/07/07 11:38:38 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9725: {BP-9697} arch: cxd56xx: Fix bug when watchdog restart - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/07 11:39:21 UTC, 0 replies.
- [nuttx] branch releases/12.2 updated: arch: cxd56xx: Fix bug when watchdog restart - posted by pk...@apache.org on 2023/07/07 11:39:25 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea commented on pull request #9721: {BP-9658} esp32s2: Fix UART1 default pins - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/07/07 12:15:29 UTC, 0 replies.
- [GitHub] [nuttx] acassis opened a new pull request, #9736: Fix dynamic loader issues - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/07 13:24:30 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko closed pull request #9736: Fix dynamic loader issues - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/07 14:03:20 UTC, 0 replies.
- [GitHub] [nuttx] acassis opened a new pull request, #9737: libs/libc/modlib: fix dynamic loader issues - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/07 14:15:35 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9737: libs/libc/modlib: fix dynamic loader issues - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/07 14:17:56 UTC, 5 replies.
- [GitHub] [nuttx] acassis commented on a diff in pull request #9737: libs/libc/modlib: fix dynamic loader issues - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/07 14:18:51 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea merged pull request #9722: {BP-9649} Fix gpio outputs from being configured as interrupts in stm32f0l0g0 g… - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/07/07 14:20:08 UTC, 0 replies.
- [nuttx] branch releases/12.2 updated: Fix gpio outputs from being configured as interrupts in stm32f0l0g0 gpio driver - posted by je...@apache.org on 2023/07/07 14:20:12 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea merged pull request #9721: {BP-9658} esp32s2: Fix UART1 default pins - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/07/07 14:22:45 UTC, 0 replies.
- [nuttx] branch releases/12.2 updated: esp32s2: Fix UART1 default pins - posted by je...@apache.org on 2023/07/07 14:22:49 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9734: {BP-9713} cxd56/alt1250: Change power on sequence - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/07 14:26:01 UTC, 0 replies.
- [nuttx] branch releases/12.2 updated: cxd56/alt1250: Change power on sequence - posted by pk...@apache.org on 2023/07/07 14:26:04 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #9706: libs/libc:Add support for gdb rsp protocol - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/07 14:34:18 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9693: audio: add AUDIOIOC_FLUSH ioctl - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/07 15:06:14 UTC, 0 replies.
- [nuttx] branch master updated (8868c58720 -> a5d1d2d4e5) - posted by xi...@apache.org on 2023/07/07 15:06:18 UTC, 0 replies.
- [GitHub] [nuttx] patacongo opened a new issue, #9738: Logic in mutex_lock() breaks thread cancellation - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/07/07 16:04:46 UTC, 0 replies.
- [GitHub] [nuttx] patacongo commented on issue #9738: Logic in mutex_lock() breaks thread cancellation - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/07/07 16:09:30 UTC, 5 replies.
- [GitHub] [nuttx] pkarashchenko commented on issue #9738: Logic in mutex_lock() breaks thread cancellation - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/07 16:24:13 UTC, 3 replies.
- [GitHub] [nuttx] zouboan opened a new pull request, #9739: implement read-write lock based on nxmutex - posted by "zouboan (via GitHub)" <gi...@apache.org> on 2023/07/07 16:45:27 UTC, 0 replies.
- [GitHub] [nuttx] zouboan commented on issue #6012: Low priority tasks interrupt high priority threads - posted by "zouboan (via GitHub)" <gi...@apache.org> on 2023/07/07 16:49:03 UTC, 0 replies.
- [GitHub] [nuttx] davids5 merged pull request #9737: libs/libc/modlib: fix dynamic loader issues - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/07/07 17:43:22 UTC, 0 replies.
- [nuttx] branch master updated: libs/libc/modlib: fix dynamic loader issues - posted by da...@apache.org on 2023/07/07 17:43:25 UTC, 0 replies.
- [GitHub] [nuttx] mu578 commented on pull request #9735: sched/clock: move clock_getcpuclockid() and clock_getres() to libc + misc fixes - posted by "mu578 (via GitHub)" <gi...@apache.org> on 2023/07/07 18:03:08 UTC, 1 replies.
- [GitHub] [nuttx] acassis merged pull request #9732: {BP-9621} cxd56_dmac, lcd_dev: fix null pointer dereference - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/07 18:07:13 UTC, 0 replies.
- [nuttx] branch releases/12.2 updated: cxd56_dmac, lcd_dev: fix null pointer dereference - posted by ac...@apache.org on 2023/07/07 18:07:16 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9723: {BP-9631} sched/pthread: fix race condition on pthread_cond_wait() - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/07 18:11:27 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #9735: sched/clock: move clock_getcpuclockid() and clock_getres() to libc + misc fixes - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/07 19:12:41 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9735: sched/clock: move clock_getcpuclockid() and clock_getres() to libc + misc fixes - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/07 20:39:42 UTC, 0 replies.
- [nuttx] branch master updated (b5cd7c2a82 -> 558fa503d0) - posted by ac...@apache.org on 2023/07/07 20:39:44 UTC, 0 replies.
- [nuttx] 01/10: arch/sim: fix function prototype compilation warning - posted by ac...@apache.org on 2023/07/07 20:39:45 UTC, 0 replies.
- [nuttx] 02/10: includes/nuttx: fix _SCHED_GET(T/P/PP)ID definition issue - posted by ac...@apache.org on 2023/07/07 20:39:46 UTC, 0 replies.
- [nuttx] 03/10: include/nuttx: remove semicolon in _SIG_KILL definition - posted by ac...@apache.org on 2023/07/07 20:39:47 UTC, 0 replies.
- [nuttx] 04/10: sched/clock: move clock_getcpuclockid() and clock_getres() to libc - posted by ac...@apache.org on 2023/07/07 20:39:48 UTC, 0 replies.
- [nuttx] 05/10: sched/clock: add missing FAR - posted by ac...@apache.org on 2023/07/07 20:39:49 UTC, 0 replies.
- [nuttx] 06/10: sched/pthread: add missing FAR and fix alignment issues - posted by ac...@apache.org on 2023/07/07 20:39:50 UTC, 0 replies.
- [nuttx] 07/10: arch/sim: unify usage for SYMBOL macro - posted by ac...@apache.org on 2023/07/07 20:39:51 UTC, 0 replies.
- [nuttx] 08/10: drivers/syslog: remove redundant 'int' cast - posted by ac...@apache.org on 2023/07/07 20:39:52 UTC, 0 replies.
- [nuttx] 09/10: nuttx: replace getpid() with nxsched_getpid() in kernel code - posted by ac...@apache.org on 2023/07/07 20:39:53 UTC, 0 replies.
- [nuttx] 10/10: libs/libc/misc: fix alignment in fdcheck - posted by ac...@apache.org on 2023/07/07 20:39:54 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: 8e851a05e38d691daba0a4a399ad969a6f0d1788 docs: 558fa503d07d356ba09beda7f4672c61d80b1062 - posted by gi...@apache.org on 2023/07/08 00:18:50 UTC, 0 replies.
- [GitHub] [nuttx] patacongo closed issue #9738: Logic in mutex_lock() breaks thread cancellation - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/07/08 02:18:27 UTC, 0 replies.
- [GitHub] [nuttx] zhhyu7 opened a new pull request, #9740: ifaddrs: add union ifa_ifu include ifu_broadaddr and ifu_dstaddr - posted by "zhhyu7 (via GitHub)" <gi...@apache.org> on 2023/07/08 05:23:08 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9724: {BP-9613} drivers/sensors/apds9960.c: Fix resource leak in error handling - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/08 05:48:41 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9724: {BP-9613} drivers/sensors/apds9960.c: Fix resource leak in error handling - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/08 05:49:03 UTC, 0 replies.
- [nuttx] branch releases/12.2 updated: drivers/sensors/apds9960.c: Fix resource leak in error handling - posted by xi...@apache.org on 2023/07/08 05:49:06 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9729: {BP-9664} libs/libc/aio/lio_listio: fix the heap use-after-free bug - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/08 05:49:39 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9729: {BP-9664} libs/libc/aio/lio_listio: fix the heap use-after-free bug - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/08 05:49:43 UTC, 0 replies.
- [nuttx] branch releases/12.2 updated: libs/libc/aio/lio_listio: fix the heap use-after-free bug - posted by xi...@apache.org on 2023/07/08 05:49:46 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9723: {BP-9631} sched/pthread: fix race condition on pthread_cond_wait() - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/08 05:50:11 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9723: {BP-9631} sched/pthread: fix race condition on pthread_cond_wait() - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/08 05:50:16 UTC, 0 replies.
- [nuttx] branch releases/12.2 updated: sched/pthread: fix race condition on pthread_cond_wait() - posted by xi...@apache.org on 2023/07/08 05:50:19 UTC, 0 replies.
- [GitHub] [nuttx] zhhyu7 opened a new pull request, #9741: iob_alloc: change sem_post to count++ - posted by "zhhyu7 (via GitHub)" <gi...@apache.org> on 2023/07/08 05:50:45 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #6718: add CMake build system support (Enhance #3704) - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/08 05:50:51 UTC, 0 replies.
- [nuttx] branch master updated (558fa503d0 -> 6ee9ec7656) - posted by xi...@apache.org on 2023/07/08 05:50:54 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1236: add CMake build system support - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/08 05:52:05 UTC, 0 replies.
- [nuttx-apps] branch master updated: add initial cmake build system - posted by xi...@apache.org on 2023/07/08 05:52:07 UTC, 0 replies.
- [GitHub] [nuttx] zhhyu7 opened a new pull request, #9742: net/ioctl: add some bridge calls command - posted by "zhhyu7 (via GitHub)" <gi...@apache.org> on 2023/07/08 06:02:41 UTC, 0 replies.
- [GitHub] [nuttx] zhhyu7 opened a new pull request, #9743: net/if.h: add definitions associated with IF_OPER_ - posted by "zhhyu7 (via GitHub)" <gi...@apache.org> on 2023/07/08 06:06:55 UTC, 0 replies.
- [GitHub] [nuttx] zhhyu7 opened a new pull request, #9744: net: add netfilter compatible definitions for iptables - posted by "zhhyu7 (via GitHub)" <gi...@apache.org> on 2023/07/08 06:16:02 UTC, 0 replies.
- [GitHub] [nuttx] zhhyu7 opened a new pull request, #9745: netlink: add some definition - posted by "zhhyu7 (via GitHub)" <gi...@apache.org> on 2023/07/08 06:30:02 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9740: ifaddrs: add union ifa_ifu include ifu_broadaddr and ifu_dstaddr - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/08 07:42:14 UTC, 0 replies.
- [nuttx] branch master updated: ifaddrs: add union ifa_ifu include ifu_broadaddr and ifu_dstaddr - posted by xi...@apache.org on 2023/07/08 07:42:17 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl opened a new pull request, #9746: NRF91: more work towards a usable port - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/08 11:01:28 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 commented on pull request #6718: add CMake build system support (Enhance #3704) - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/07/08 12:39:30 UTC, 1 replies.
- [GitHub] [nuttx-apps] pkarashchenko merged pull request #1825: Remove the const cast from the initialization of boardioc_symtab_s::symtab - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/08 13:01:54 UTC, 0 replies.
- [nuttx-apps] branch master updated: Remove the const cast from the initialization of boardioc_symtab_s::symtab - posted by pk...@apache.org on 2023/07/08 13:01:57 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9743: net/if.h: add definitions associated with IF_OPER_ - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/08 13:59:40 UTC, 0 replies.
- [nuttx] branch master updated (08b92ef7cf -> 3b186dabe0) - posted by ac...@apache.org on 2023/07/08 13:59:43 UTC, 0 replies.
- [GitHub] [nuttx] patacongo commented on pull request #9741: iob_alloc: change sem_post to count++ - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/07/08 14:05:41 UTC, 3 replies.
- [GitHub] [nuttx] acassis commented on a diff in pull request #9744: net: add netfilter compatible definitions for iptables - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/08 14:11:33 UTC, 3 replies.
- [GitHub] [nuttx] acassis merged pull request #9745: netlink: add some definition - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/08 14:12:44 UTC, 0 replies.
- [nuttx] branch master updated (3b186dabe0 -> 3538d1b313) - posted by ac...@apache.org on 2023/07/08 14:12:47 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9742: net/ioctl: add some bridge calls command - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/08 14:17:06 UTC, 0 replies.
- [GitHub] [nuttx] zhhyu7 commented on a diff in pull request #9744: net: add netfilter compatible definitions for iptables - posted by "zhhyu7 (via GitHub)" <gi...@apache.org> on 2023/07/08 15:06:39 UTC, 3 replies.
- [GitHub] [nuttx] HERE88 opened a new pull request, #9747: libc/libvsprintf: fix vsnprintf bug with "%e" - posted by "HERE88 (via GitHub)" <gi...@apache.org> on 2023/07/08 15:21:01 UTC, 0 replies.
- [GitHub] [nuttx] HERE88 closed pull request #9747: libc/libvsprintf: fix vsnprintf bug with "%e" - posted by "HERE88 (via GitHub)" <gi...@apache.org> on 2023/07/08 15:27:09 UTC, 0 replies.
- [GitHub] [nuttx] zhhyu7 commented on pull request #9741: iob_alloc: change sem_post to count++ - posted by "zhhyu7 (via GitHub)" <gi...@apache.org> on 2023/07/08 15:31:54 UTC, 1 replies.
- [GitHub] [nuttx] HERE88 opened a new pull request, #9748: libc/libvsprintf: fix vsnprintf bug with "%e" - posted by "HERE88 (via GitHub)" <gi...@apache.org> on 2023/07/08 15:32:46 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9748: libc/libvsprintf: fix vsnprintf bug with "%e" - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/08 17:50:43 UTC, 0 replies.
- [nuttx] branch master updated: libc/libvsprintf: fix vsnprintf bug with "%e" - posted by xi...@apache.org on 2023/07/08 17:50:46 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on a diff in pull request #9746: NRF91: more work towards a usable port - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/08 18:26:13 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9744: net: add netfilter compatible definitions for iptables - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/08 18:29:24 UTC, 0 replies.
- [nuttx] branch master updated: net: add netfilter compatible definitions for iptables - posted by ac...@apache.org on 2023/07/08 18:29:27 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on issue #9718: which is the last correct compile version on cygwin? - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/08 18:34:46 UTC, 1 replies.
- [GitHub] [nuttx] mu578 commented on pull request #9748: libc/libvsprintf: fix vsnprintf bug with "%e" - posted by "mu578 (via GitHub)" <gi...@apache.org> on 2023/07/08 18:45:25 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9749: arm/src/phy62xx: Remove unused phy6222_irq.h - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/08 18:48:34 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9739: implement read-write lock based on nxmutex - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/08 19:40:22 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9749: arm/src/phy62xx: Remove unused phy6222_irq.h - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/08 19:43:47 UTC, 0 replies.
- [GitHub] [nuttx] mu578 commented on issue #9738: Logic in mutex_lock() breaks thread cancellation - posted by "mu578 (via GitHub)" <gi...@apache.org> on 2023/07/08 21:50:44 UTC, 0 replies.
- [GitHub] [nuttx] patacongo merged pull request #9749: arm/src/phy62xx: Remove unused phy6222_irq.h - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/07/08 23:06:18 UTC, 0 replies.
- [nuttx] branch master updated: arm/src/phy62xx: Remove unused phy6222_irq.h - posted by gn...@apache.org on 2023/07/08 23:06:21 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: 8e851a05e38d691daba0a4a399ad969a6f0d1788 docs: a5a4185fbdd2529a9af80ad8696beca7aeec4ca5 - posted by gi...@apache.org on 2023/07/09 00:22:53 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9742: net/ioctl: add some bridge calls command - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/09 04:02:31 UTC, 0 replies.
- [nuttx] branch master updated: net/ioctl: add some bridge calls command - posted by xi...@apache.org on 2023/07/09 04:02:33 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9742: net/ioctl: add some bridge calls command - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/09 04:03:24 UTC, 0 replies.
- [GitHub] [nuttx] HERE88 commented on pull request #9748: libc/libvsprintf: fix vsnprintf bug with "%e" - posted by "HERE88 (via GitHub)" <gi...@apache.org> on 2023/07/09 04:27:49 UTC, 0 replies.
- [GitHub] [nuttx] zouboan commented on pull request #9739: implement read-write lock based on nxmutex - posted by "zouboan (via GitHub)" <gi...@apache.org> on 2023/07/09 04:45:10 UTC, 2 replies.
- [GitHub] [nuttx] mu578 commented on pull request #9739: implement read-write lock based on nxmutex - posted by "mu578 (via GitHub)" <gi...@apache.org> on 2023/07/09 05:16:47 UTC, 2 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9750: libc/symtab: Move SYMTAB_XXX from unistd/Kconfig to symtab/Kconfig - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/09 07:49:06 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #9739: implement read-write lock based on nxmutex - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/09 09:44:20 UTC, 1 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9751: binfmt: Move [elf|nxflat]_[un]initialize to private header file - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/09 13:04:32 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9746: NRF91: more work towards a usable port - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/09 13:41:15 UTC, 0 replies.
- [nuttx] branch master updated (859b96e727 -> 225740b1b7) - posted by ac...@apache.org on 2023/07/09 13:41:20 UTC, 0 replies.
- [nuttx] 01/14: nRF91: add mcuboot support - posted by ac...@apache.org on 2023/07/09 13:41:21 UTC, 0 replies.
- [nuttx] 02/14: arch/nrf91: modem shmem always at the RAM start - posted by ac...@apache.org on 2023/07/09 13:41:22 UTC, 0 replies.
- [nuttx] 03/14: arch/nrf91: modem depends on LFCLK - posted by ac...@apache.org on 2023/07/09 13:41:23 UTC, 0 replies.
- [nuttx] 04/14: arch/nrf91: add errata workarounds - posted by ac...@apache.org on 2023/07/09 13:41:24 UTC, 0 replies.
- [nuttx] 05/14: arch/nrf91/spu: various fixes for SPU - posted by ac...@apache.org on 2023/07/09 13:41:25 UTC, 0 replies.
- [nuttx] 06/14: arch/nrf91/nrf91_modem_os.c: use vsyslog instead of syslog - posted by ac...@apache.org on 2023/07/09 13:41:26 UTC, 0 replies.
- [nuttx] 07/14: arch/nrf91/clock: various fixes for LFCLK - posted by ac...@apache.org on 2023/07/09 13:41:27 UTC, 0 replies.
- [nuttx] 08/14: nrf91/common: add configuration checks for linker script - posted by ac...@apache.org on 2023/07/09 13:41:28 UTC, 0 replies.
- [nuttx] 09/14: arch/nrf91: add POWER definitions - posted by ac...@apache.org on 2023/07/09 13:41:29 UTC, 0 replies.
- [nuttx] 10/14: nrf9160-dk: add timer support - posted by ac...@apache.org on 2023/07/09 13:41:30 UTC, 0 replies.
- [nuttx] 11/14: armv8-m/arm_securefault.c: fix warning - posted by ac...@apache.org on 2023/07/09 13:41:31 UTC, 0 replies.
- [nuttx] 12/14: nrf91/common: add support for non-secure boot - posted by ac...@apache.org on 2023/07/09 13:41:32 UTC, 0 replies.
- [nuttx] 13/14: nrf9160-dk add secure miniboot configuration that jumpt to non-secure code - posted by ac...@apache.org on 2023/07/09 13:41:33 UTC, 0 replies.
- [nuttx] 14/14: nrf9160-dk add non-secure modem configuration - posted by ac...@apache.org on 2023/07/09 13:41:34 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9751: binfmt: Move [elf|nxflat]_[un]initialize to private header file - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/09 14:20:49 UTC, 1 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9751: binfmt: Move [elf|nxflat]_[un]initialize to private header file - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/09 14:31:54 UTC, 1 replies.
- [GitHub] [nuttx] raiden00pl commented on a diff in pull request #9746: NRF91: more work towards a usable port - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/09 15:10:17 UTC, 1 replies.
- [GitHub] [nuttx] acassis opened a new pull request, #9752: esp32s2: Add basic support to SPIFLASH - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/10 00:11:00 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: 8e851a05e38d691daba0a4a399ad969a6f0d1788 docs: 225740b1b77869f500375f534daab3083212eeff - posted by gi...@apache.org on 2023/07/10 00:18:18 UTC, 0 replies.
- [GitHub] [nuttx] GooTal commented on issue #9712: Help wanted for testing and improving real time performance :) - posted by "GooTal (via GitHub)" <gi...@apache.org> on 2023/07/10 01:14:50 UTC, 0 replies.
- [GitHub] [nuttx-apps] anchao opened a new pull request, #1826: apps/cmake: add some note on cmake header - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/07/10 01:40:04 UTC, 0 replies.
- [GitHub] [nuttx-apps] anchao commented on pull request #1236: add CMake build system support - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/07/10 01:44:58 UTC, 0 replies.
- [GitHub] [nuttx] anchao opened a new pull request, #9753: cmake/sched/clock: fix build break - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/07/10 02:03:02 UTC, 0 replies.
- [GitHub] [nuttx] lucasssvaz opened a new pull request, #9754: tools: Fix BASE_DEFCONFIG generation - posted by "lucasssvaz (via GitHub)" <gi...@apache.org> on 2023/07/10 02:19:26 UTC, 0 replies.
- [GitHub] [nuttx] lucasssvaz commented on issue #9670: Changing configuration via 'make menuconfig' does not work sometimes on MACOS - posted by "lucasssvaz (via GitHub)" <gi...@apache.org> on 2023/07/10 02:26:08 UTC, 1 replies.
- [GitHub] [nuttx] mu578 commented on issue #9712: Help wanted for testing and improving real time performance :) - posted by "mu578 (via GitHub)" <gi...@apache.org> on 2023/07/10 03:51:54 UTC, 0 replies.
- [GitHub] [nuttx] zhhyu7 closed pull request #9741: iob_alloc: change sem_post to count++ - posted by "zhhyu7 (via GitHub)" <gi...@apache.org> on 2023/07/10 04:34:52 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9753: cmake/sched/clock: fix build break - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/10 05:26:24 UTC, 0 replies.
- [nuttx] branch master updated: cmake/sched: fix build break based on mainline - posted by xi...@apache.org on 2023/07/10 05:26:27 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9708: libs/libc/pthread: add the implementation of pthread_getcpuclockid - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/10 05:40:52 UTC, 0 replies.
- [nuttx] branch master updated (de7132c697 -> dc08798764) - posted by xi...@apache.org on 2023/07/10 05:40:56 UTC, 0 replies.
- [GitHub] [nuttx] extinguish opened a new pull request, #9755: sched/task/fork: add fork implementation - posted by "extinguish (via GitHub)" <gi...@apache.org> on 2023/07/10 05:47:11 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea opened a new pull request, #9756: documentation: Add release notes for 12.2.1 release - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/07/10 07:48:29 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea opened a new pull request, #9757: documentation: Add release notes for 12.2.1 release - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/07/10 07:51:34 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea closed pull request #9756: documentation: Add release notes for 12.2.1 release - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/07/10 07:53:25 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea opened a new pull request, #9758: {BP-9757} documentation: Add release notes for 12.2.1 release - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/07/10 07:54:30 UTC, 0 replies.
- [GitHub] [nuttx] terry0012 opened a new pull request, #9759: drivers/spi: add support for qspi hwfeatures - posted by "terry0012 (via GitHub)" <gi...@apache.org> on 2023/07/10 09:15:10 UTC, 0 replies.
- [GitHub] [nuttx] zouboan commented on issue #9718: which is the last correct compile version on cygwin? - posted by "zouboan (via GitHub)" <gi...@apache.org> on 2023/07/10 09:28:50 UTC, 0 replies.
- [GitHub] [nuttx] wengzhe opened a new pull request, #9760: openamp/libmetal: Check CONFIG_HAVE_ATOMICS instead of HAVE_STDATOMIC_H in atomic.h - posted by "wengzhe (via GitHub)" <gi...@apache.org> on 2023/07/10 09:54:48 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9752: esp32s2: Add basic support to SPIFLASH - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/10 09:56:49 UTC, 0 replies.
- [nuttx] branch master updated (dc08798764 -> 357dc9c6f4) - posted by xi...@apache.org on 2023/07/10 09:56:52 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9495: add support for YT8512 phy - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/10 09:58:08 UTC, 1 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9758: {BP-9757} documentation: Add release notes for 12.2.1 release - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/10 10:00:24 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9758: {BP-9757} documentation: Add release notes for 12.2.1 release - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/10 10:00:28 UTC, 0 replies.
- [nuttx] branch releases/12.2 updated: documentation: Add release notes for 12.2.1 release - posted by xi...@apache.org on 2023/07/10 10:00:32 UTC, 0 replies.
- [GitHub] [nuttx] freakishness commented on pull request #9495: add support for YT8512 phy - posted by "freakishness (via GitHub)" <gi...@apache.org> on 2023/07/10 10:21:56 UTC, 0 replies.
- [GitHub] [nuttx] freakishness opened a new pull request, #9761: Add supoort for hpm6360evk - posted by "freakishness (via GitHub)" <gi...@apache.org> on 2023/07/10 10:51:18 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9761: Add supoort for hpm6360evk - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/10 10:58:11 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9759: drivers/spi: add support for qspi hwfeatures - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/10 11:01:11 UTC, 0 replies.
- [GitHub] [nuttx-apps] pkarashchenko merged pull request #1826: apps/cmake: add some note on cmake header - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/10 11:02:16 UTC, 0 replies.
- [nuttx-apps] branch master updated: apps/cmake: add some note on cmake header - posted by pk...@apache.org on 2023/07/10 11:02:20 UTC, 0 replies.
- [GitHub] [nuttx] simbit18 opened a new pull request, #9762: arch/arm/src: Fix nuttx coding style - posted by "simbit18 (via GitHub)" <gi...@apache.org> on 2023/07/10 11:24:56 UTC, 0 replies.
- [GitHub] [nuttx] siryang2006 opened a new pull request, #9763: nuttx/toolchain: Add macro _LDBL_EQ_DBL to nuttx/arch/arm64/src/Toolc… - posted by "siryang2006 (via GitHub)" <gi...@apache.org> on 2023/07/10 11:29:45 UTC, 0 replies.
- [GitHub] [nuttx] siryang2006 opened a new pull request, #9764: libm/libmcs: Fix undefined symbol `fesetround' - posted by "siryang2006 (via GitHub)" <gi...@apache.org> on 2023/07/10 11:42:10 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9757: documentation: Add release notes for 12.2.1 release - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/10 11:53:05 UTC, 0 replies.
- [nuttx] branch master updated: documentation: Add release notes for 12.2.1 release - posted by xi...@apache.org on 2023/07/10 11:53:08 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9754: tools: Fix BASE_DEFCONFIG generation - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/10 11:54:09 UTC, 0 replies.
- [nuttx] branch master updated: tools: Fix BASE_DEFCONFIG generation - posted by xi...@apache.org on 2023/07/10 11:54:12 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl opened a new pull request, #9765: cmake: add initial support for nrf52/nrf53/nrf91 - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/10 11:55:24 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9759: drivers/spi: add support for qspi hwfeatures - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/10 11:55:27 UTC, 0 replies.
- [GitHub] [nuttx] patacongo commented on issue #9718: which is the last correct compile version on cygwin? - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/07/10 12:13:06 UTC, 1 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9765: cmake: add initial support for nrf52/nrf53/nrf91 - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/10 12:31:31 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9761: Add supoort for hpm6360evk - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/10 12:40:18 UTC, 2 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9760: openamp/libmetal: Check CONFIG_HAVE_ATOMICS instead of HAVE_STDATOMIC_H in atomic.h - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/10 12:44:19 UTC, 0 replies.
- [nuttx] branch master updated: openamp/libmetal: Check CONFIG_HAVE_ATOMICS instead of HAVE_STDATOMIC_H in atomic.h - posted by xi...@apache.org on 2023/07/10 12:44:22 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9755: sched/task/fork: add fork implementation - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/10 12:47:54 UTC, 0 replies.
- [GitHub] [nuttx] HERE88 opened a new pull request, #9766: libs/libc/stdlib: fix strtoul,strtoull bugs when value outside range - posted by "HERE88 (via GitHub)" <gi...@apache.org> on 2023/07/10 13:02:39 UTC, 0 replies.
- [GitHub] [nuttx] lucasssvaz commented on pull request #9673: Revert "tools: Fix CONFIG_BASE_DEFCONFIG generation" - posted by "lucasssvaz (via GitHub)" <gi...@apache.org> on 2023/07/10 13:19:37 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9765: cmake: add initial support for nrf52/nrf53/nrf91 - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/10 14:24:48 UTC, 0 replies.
- [nuttx] branch master updated (fef52b11ee -> 389df1ec1f) - posted by xi...@apache.org on 2023/07/10 14:24:51 UTC, 0 replies.
- [nuttx] 01/07: arch/nrfxx: unify Make.defs - posted by xi...@apache.org on 2023/07/10 14:24:52 UTC, 0 replies.
- [nuttx] 02/07: cmake: define NUTTX_COMMON_DIR - posted by xi...@apache.org on 2023/07/10 14:24:53 UTC, 0 replies.
- [nuttx] 03/07: cmake: add missing crypto - posted by xi...@apache.org on 2023/07/10 14:24:54 UTC, 0 replies.
- [nuttx] 04/07: cmake: add missing bt_services.c - posted by xi...@apache.org on 2023/07/10 14:24:55 UTC, 0 replies.
- [nuttx] 05/07: cmake: add initial support for nrf52 - posted by xi...@apache.org on 2023/07/10 14:24:56 UTC, 0 replies.
- [nuttx] 06/07: cmake: add intial support for nrf53 - posted by xi...@apache.org on 2023/07/10 14:24:57 UTC, 0 replies.
- [nuttx] 07/07: cmake: add intial support for nrf91 - posted by xi...@apache.org on 2023/07/10 14:24:58 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9762: arch/arm/src: Fix nuttx coding style - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/10 14:25:02 UTC, 0 replies.
- [nuttx] branch master updated (389df1ec1f -> 3ef9f4a0b7) - posted by xi...@apache.org on 2023/07/10 14:25:04 UTC, 0 replies.
- [nuttx] 01/07: arch/arm/src/armv7-a/arm_timer.c: Fix nxstyle errors - posted by xi...@apache.org on 2023/07/10 14:25:05 UTC, 0 replies.
- [nuttx] 02/07: arch/arm/src/armv7-r/arm_timer.c: Fix nuttx coding style - posted by xi...@apache.org on 2023/07/10 14:25:06 UTC, 0 replies.
- [nuttx] 03/07: arch/arm/src/armv7-r/gic.h: Fix nuttx coding style - posted by xi...@apache.org on 2023/07/10 14:25:07 UTC, 0 replies.
- [nuttx] 04/07: arch/arm/src/armv8-r/arm_arch_timer.h: Fix nuttx coding style - posted by xi...@apache.org on 2023/07/10 14:25:08 UTC, 0 replies.
- [nuttx] 05/07: arch/arm/src/lc823450/lc823450_spifi2.h: Fix nuttx coding style - posted by xi...@apache.org on 2023/07/10 14:25:09 UTC, 0 replies.
- [nuttx] 06/07: arch/arm/src/lpc2378/lpc23xx_pinsel.h: Fix nuttx coding style - posted by xi...@apache.org on 2023/07/10 14:25:10 UTC, 0 replies.
- [nuttx] 07/07: arch/arm/src/lpc2378/lpc23xx_uart.h: Fix nuttx coding style - posted by xi...@apache.org on 2023/07/10 14:25:11 UTC, 0 replies.
- [nuttx-apps] annotated tag nuttx-12.2.1-RC0 updated (86efbcbee -> d7b8b93b0) - posted by je...@apache.org on 2023/07/10 14:39:44 UTC, 0 replies.
- [nuttx] annotated tag nuttx-12.2.1-RC0 updated (148c631a2d -> 4cdbe854ce) - posted by je...@apache.org on 2023/07/10 14:39:49 UTC, 0 replies.
- svn commit: r62917 - in /dev/nuttx/12.2.1-RC0: ./ apache-nuttx-12.2.1.tar.gz apache-nuttx-12.2.1.tar.gz.asc apache-nuttx-12.2.1.tar.gz.sha512 apache-nuttx-apps-12.2.1.tar.gz apache-nuttx-apps-12.2.1.tar.gz.asc apache-nuttx-apps-12.2.1.tar.gz.sha512 - posted by je...@apache.org on 2023/07/10 14:43:47 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9766: libs/libc/stdlib: fix strtoul,strtoull bugs when value outside range - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/10 16:07:30 UTC, 0 replies.
- [nuttx] branch master updated (3ef9f4a0b7 -> 2a5f48c3fd) - posted by pk...@apache.org on 2023/07/10 16:07:33 UTC, 0 replies.
- [GitHub] [nuttx] simbit18 opened a new pull request, #9767: Fix nuttx coding style - posted by "simbit18 (via GitHub)" <gi...@apache.org> on 2023/07/10 16:09:47 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9750: libc/symtab: Move SYMTAB_XXX from unistd/Kconfig to symtab/Kconfig - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/10 16:09:50 UTC, 0 replies.
- [nuttx] branch master updated (2a5f48c3fd -> 813b652ba5) - posted by ac...@apache.org on 2023/07/10 16:09:53 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9764: libm/libmcs: Fix undefined symbol `fesetround' - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/10 16:25:20 UTC, 0 replies.
- [nuttx] branch master updated: libm/libmcs: Fix undefined symbol `fesetround' - posted by xi...@apache.org on 2023/07/10 16:25:22 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9755: sched/task/fork: add fork implementation - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/10 16:41:43 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9763: nuttx/toolchain: Add macro _LDBL_EQ_DBL to nuttx/arch/arm64/src/Toolchain.defs - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/10 16:44:48 UTC, 0 replies.
- [nuttx] branch master updated: nuttx/toolchain: Add macro _LDBL_EQ_DBL to nuttx/arch/arm64/src/Toolchain.defs - posted by xi...@apache.org on 2023/07/10 16:44:51 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9767: Fix nuttx coding style - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/10 18:33:48 UTC, 0 replies.
- [nuttx] branch master updated: Fix nuttx coding style - posted by xi...@apache.org on 2023/07/10 18:33:50 UTC, 4 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9495: add support for YT8512 phy - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/10 19:40:56 UTC, 0 replies.
- [nuttx] branch master updated: add support for YT8512 phy - posted by xi...@apache.org on 2023/07/10 19:40:59 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9706: libs/libc:Add support for gdb rsp protocol - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/10 19:54:36 UTC, 1 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9751: binfmt: Move [elf|nxflat]_[un]initialize to private header file - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/10 20:03:20 UTC, 0 replies.
- [nuttx] branch master updated (899471c6bd -> 9dc59e9109) - posted by pk...@apache.org on 2023/07/10 20:03:23 UTC, 0 replies.
- [nuttx] 01/03: binfmt: Move [elf|nxflat]_[un]initialize to private header file - posted by pk...@apache.org on 2023/07/10 20:03:24 UTC, 0 replies.
- [nuttx] 02/03: libc/symtab: Don't include symtab.h in the header files - posted by pk...@apache.org on 2023/07/10 20:03:25 UTC, 0 replies.
- [nuttx] 03/03: Fix error: Mixed case identifier found - posted by pk...@apache.org on 2023/07/10 20:03:26 UTC, 0 replies.
- [GitHub] [nuttx] fjpanag opened a new pull request, #9768: Added missing semicolon to dead-lock detection. - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/07/10 20:50:29 UTC, 0 replies.
- [GitHub] [nuttx] fjpanag commented on issue #3291: Standardize newline handling of syslog - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/07/10 21:07:12 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: 8e851a05e38d691daba0a4a399ad969a6f0d1788 docs: 9dc59e910974ffa76d7b68f3f551f57936ef7cc8 - posted by gi...@apache.org on 2023/07/11 00:22:03 UTC, 0 replies.
- [GitHub] [nuttx] freakishness commented on pull request #9761: Add supoort for hpm6360evk - posted by "freakishness (via GitHub)" <gi...@apache.org> on 2023/07/11 00:30:10 UTC, 2 replies.
- [GitHub] [nuttx] siryang2006 opened a new pull request, #9769: libc/pthread: remove unsed compare code in pthread_rwlock_init() - posted by "siryang2006 (via GitHub)" <gi...@apache.org> on 2023/07/11 01:36:56 UTC, 0 replies.
- [GitHub] [nuttx] nuttxproject closed pull request #9769: libc/pthread: remove unsed compare code in pthread_rwlock_init() - posted by "nuttxproject (via GitHub)" <gi...@apache.org> on 2023/07/11 01:45:10 UTC, 0 replies.
- [GitHub] [nuttx] siryang2006 opened a new pull request, #9770: sim/posix_test: fix shm_open() return file descriptor associated with FD_CLOEXEC - posted by "siryang2006 (via GitHub)" <gi...@apache.org> on 2023/07/11 01:50:36 UTC, 0 replies.
- [GitHub] [nuttx] siryang2006 opened a new pull request, #9771: libc/pthread: remove unsed compare code in pthread_rwlock_init() - posted by "siryang2006 (via GitHub)" <gi...@apache.org> on 2023/07/11 02:06:21 UTC, 0 replies.
- [GitHub] [nuttx] wengzhe opened a new pull request, #9772: drivers/net: Add wireless ops in upper-half driver - posted by "wengzhe (via GitHub)" <gi...@apache.org> on 2023/07/11 02:45:36 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9768: Added missing semicolon to dead-lock detection. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/11 03:18:48 UTC, 0 replies.
- [nuttx] branch master updated: Added missing semicolon to dead-lock detection. - posted by xi...@apache.org on 2023/07/11 03:18:52 UTC, 0 replies.
- [GitHub] [nuttx] siryang2006 opened a new pull request, #9773: set CONFIG_PTHREAD_STACK_MIN as DEFAULT_MM_PGSIZE`s default value and - posted by "siryang2006 (via GitHub)" <gi...@apache.org> on 2023/07/11 03:57:16 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9761: Add supoort for hpm6360evk - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/11 04:01:33 UTC, 0 replies.
- [GitHub] [nuttx] siryang2006 opened a new pull request, #9774: change clockid_t type from uint8_t to int - posted by "siryang2006 (via GitHub)" <gi...@apache.org> on 2023/07/11 04:05:54 UTC, 0 replies.
- [GitHub] [nuttx] protobits opened a new issue, #3291: Standardize newline handling of syslog - posted by "protobits (via GitHub)" <gi...@apache.org> on 2023/07/11 05:22:46 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on issue #3291: Standardize newline handling of syslog - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/11 05:23:03 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9771: libc/pthread: remove unsed compare code in pthread_rwlock_init() - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/11 05:29:39 UTC, 0 replies.
- [nuttx] branch master updated: libc/pthread: remove unsed compare code in pthread_rwlock_init() - posted by xi...@apache.org on 2023/07/11 05:29:43 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9770: sim/posix_test: fix shm_open() return file descriptor associated with FD_CLOEXEC - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/11 05:30:37 UTC, 0 replies.
- [nuttx] branch master updated: sim/posix_test: fix shm_open() return file descriptor associated with FD_CLOEXEC - posted by xi...@apache.org on 2023/07/11 05:30:40 UTC, 0 replies.
- [GitHub] [nuttx] mu578 commented on pull request #9774: change clockid_t type from uint8_t to int - posted by "mu578 (via GitHub)" <gi...@apache.org> on 2023/07/11 05:34:37 UTC, 2 replies.
- [GitHub] [nuttx] Shark7Pepper opened a new issue, #9775: Experiencing system crashes with upd sendto - posted by "Shark7Pepper (via GitHub)" <gi...@apache.org> on 2023/07/11 06:13:52 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #9774: change clockid_t type from uint8_t to int - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/11 07:52:51 UTC, 0 replies.
- [GitHub] [nuttx] Gary-Hobson closed pull request #7554: drivers/segger: add rtt console support - posted by "Gary-Hobson (via GitHub)" <gi...@apache.org> on 2023/07/11 08:40:02 UTC, 0 replies.
- [GitHub] [nuttx] Gary-Hobson opened a new pull request, #9776: drivers: return sequential characters for /dev/zero device - posted by "Gary-Hobson (via GitHub)" <gi...@apache.org> on 2023/07/11 09:16:58 UTC, 0 replies.
- [GitHub] [nuttx] Gary-Hobson opened a new pull request, #9777: Rtt serial - posted by "Gary-Hobson (via GitHub)" <gi...@apache.org> on 2023/07/11 09:18:16 UTC, 0 replies.
- [GitHub] [nuttx] liqinhuixm opened a new pull request, #9778: net/local: Support the socketpair interface of local udp socket. - posted by "liqinhuixm (via GitHub)" <gi...@apache.org> on 2023/07/11 09:18:39 UTC, 0 replies.
- [GitHub] [nuttx] Gary-Hobson opened a new pull request, #9779: time: add up_perf_init weak_function - posted by "Gary-Hobson (via GitHub)" <gi...@apache.org> on 2023/07/11 09:29:12 UTC, 0 replies.
- [GitHub] [nuttx] Gary-Hobson opened a new pull request, #9780: Fix syslog stack usage is too large - posted by "Gary-Hobson (via GitHub)" <gi...@apache.org> on 2023/07/11 09:55:33 UTC, 0 replies.
- [GitHub] [nuttx] Gary-Hobson opened a new pull request, #9781: syslog: add syslog channel filtering function - posted by "Gary-Hobson (via GitHub)" <gi...@apache.org> on 2023/07/11 10:16:17 UTC, 0 replies.
- [GitHub] [nuttx-apps] Gary-Hobson opened a new pull request, #1827: syste/setlogmask: add syslog channel filtering function - posted by "Gary-Hobson (via GitHub)" <gi...@apache.org> on 2023/07/11 10:25:02 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9774: change clockid_t type from uint8_t to int - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/11 10:29:13 UTC, 1 replies.
- [GitHub] [nuttx-apps] pkarashchenko commented on a diff in pull request #1800: nimble: various improvements for nimble intergartion - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/11 10:50:05 UTC, 2 replies.
- [GitHub] [nuttx] raiden00pl opened a new pull request, #9782: tools: add a convert tool to help migrate from make to cmake - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/11 11:42:17 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl opened a new pull request, #9783: cmake: some fixes for stm32 and support for stm32f7 and stm32h7 - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/11 11:46:40 UTC, 0 replies.
- [GitHub] [nuttx-apps] raiden00pl commented on a diff in pull request #1800: nimble: various improvements for nimble intergartion - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/11 11:54:56 UTC, 1 replies.
- [GitHub] [nuttx] simbit18 opened a new pull request, #9784: Fix nuttx coding style - posted by "simbit18 (via GitHub)" <gi...@apache.org> on 2023/07/11 12:38:14 UTC, 0 replies.
- [GitHub] [nuttx-apps] g2gps opened a new issue, #1828: Issue building ELF programs with no symbol tables. - posted by "g2gps (via GitHub)" <gi...@apache.org> on 2023/07/11 12:59:30 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9779: time: add up_perf_init weak_function - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/11 13:09:28 UTC, 0 replies.
- [nuttx] branch master updated: time: add up_perf_init weak_function - posted by ac...@apache.org on 2023/07/11 13:09:30 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on issue #9775: Experiencing system crashes with upd sendto - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/11 13:12:26 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9782: tools: add a convert tool to help migrate from make to cmake - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/11 13:24:31 UTC, 1 replies.
- [GitHub] [nuttx] lucasssvaz commented on a diff in pull request #9782: tools: add a convert tool to help migrate from make to cmake - posted by "lucasssvaz (via GitHub)" <gi...@apache.org> on 2023/07/11 13:26:00 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl opened a new pull request, #9785: cmake: fix NUTTX_COMMON_DIR definition - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/11 13:29:17 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on a diff in pull request #9783: cmake: some fixes for stm32 and support for stm32f7 and stm32h7 - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/11 13:29:25 UTC, 0 replies.
- [GitHub] [nuttx] lile7 opened a new pull request, #9786: drivers/video: use kmm_free(buff) to free memory instead of realloc(b… - posted by "lile7 (via GitHub)" <gi...@apache.org> on 2023/07/11 13:31:23 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9781: syslog: add syslog channel filtering function - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/11 13:34:09 UTC, 0 replies.
- [GitHub] [nuttx] terry0012 commented on a diff in pull request #9759: drivers/spi: add support for qspi hwfeatures - posted by "terry0012 (via GitHub)" <gi...@apache.org> on 2023/07/11 13:36:50 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl commented on pull request #9782: tools: add a convert tool to help migrate from make to cmake - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/11 13:40:18 UTC, 1 replies.
- [GitHub] [nuttx] raiden00pl commented on a diff in pull request #9783: cmake: some fixes for stm32 and support for stm32f7 and stm32h7 - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/11 13:42:26 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl commented on a diff in pull request #9782: tools: add a convert tool to help migrate from make to cmake - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/11 13:45:47 UTC, 0 replies.
- [GitHub] [nuttx] patacongo commented on pull request #9776: drivers: return sequential characters for /dev/zero device - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/07/11 13:48:28 UTC, 0 replies.
- [GitHub] [nuttx] patacongo commented on issue #9775: Experiencing system crashes with upd sendto - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/07/11 13:50:11 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on issue #9775: Experiencing system crashes with upd sendto - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/11 14:19:00 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9774: change clockid_t type from uint8_t to int - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/11 14:36:26 UTC, 0 replies.
- [nuttx] branch master updated: change clockid_t type from uint8_t to int - posted by xi...@apache.org on 2023/07/11 14:36:29 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9784: Fix nuttx coding style - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/11 15:32:19 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9785: cmake: fix NUTTX_COMMON_DIR definition - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/11 17:01:22 UTC, 0 replies.
- [nuttx] branch master updated (9681c52517 -> 1f641fd63b) - posted by xi...@apache.org on 2023/07/11 17:01:26 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9759: drivers/spi: add support for qspi hwfeatures - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/11 17:42:27 UTC, 0 replies.
- [nuttx] branch master updated: drivers/spi: add support for qspi hwfeatures - posted by xi...@apache.org on 2023/07/11 17:42:33 UTC, 0 replies.
- [GitHub] [nuttx] fjpanag commented on issue #9775: Experiencing system crashes with upd sendto - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/07/11 18:12:35 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9755: sched/task/fork: add fork implementation - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/11 18:27:40 UTC, 0 replies.
- [nuttx] branch master updated: sched/task/fork: add fork implementation - posted by xi...@apache.org on 2023/07/11 18:27:43 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9786: drivers/video: use kmm_free(buff) to free memory instead of realloc(b… - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/11 18:33:20 UTC, 0 replies.
- [nuttx] branch master updated (c33d1c9c97 -> a3db142fbf) - posted by xi...@apache.org on 2023/07/11 18:33:24 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9783: cmake: some fixes for stm32 and support for stm32f7 and stm32h7 - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/11 18:52:58 UTC, 0 replies.
- [nuttx] branch master updated (a3db142fbf -> 92040a2bdf) - posted by ac...@apache.org on 2023/07/11 18:53:01 UTC, 0 replies.
- [nuttx] 01/04: cmake: sync arch/stm32/CMakeLists.txt with Make.defs - posted by ac...@apache.org on 2023/07/11 18:53:02 UTC, 0 replies.
- [nuttx] 02/04: cmake: add support for stm32f7 - posted by ac...@apache.org on 2023/07/11 18:53:03 UTC, 0 replies.
- [nuttx] 03/04: cmake: add support for stm32h7 - posted by ac...@apache.org on 2023/07/11 18:53:04 UTC, 0 replies.
- [nuttx] 04/04: cmake: convert some stm32 boards - posted by ac...@apache.org on 2023/07/11 18:53:05 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9778: net/local: Support the socketpair interface of local udp socket. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/11 19:31:46 UTC, 0 replies.
- [nuttx] branch master updated: net/local: Support the socketpair interface of local udp socket. - posted by xi...@apache.org on 2023/07/11 19:31:48 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9772: drivers/net: Add wireless ops in upper-half driver - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/11 19:32:04 UTC, 0 replies.
- [nuttx] branch master updated (a7a47621fa -> c253bb91a2) - posted by xi...@apache.org on 2023/07/11 19:32:08 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9773: set CONFIG_PTHREAD_STACK_MIN as DEFAULT_MM_PGSIZE`s default value and - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/11 19:32:29 UTC, 0 replies.
- [nuttx] branch master updated (c253bb91a2 -> 980462bf27) - posted by xi...@apache.org on 2023/07/11 19:32:33 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: 8e851a05e38d691daba0a4a399ad969a6f0d1788 docs: 980462bf279a1d04e8bdff2f243dff59a025a983 - posted by gi...@apache.org on 2023/07/12 00:19:13 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9777: Add SEGGER RTT serial/console support - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/12 01:54:53 UTC, 0 replies.
- [nuttx] branch master updated (980462bf27 -> 9c6f48e57b) - posted by xi...@apache.org on 2023/07/12 01:54:55 UTC, 0 replies.
- [nuttx] 01/02: drivers/rtt: check whether Jlink is connected - posted by xi...@apache.org on 2023/07/12 01:54:56 UTC, 0 replies.
- [nuttx] 02/02: drivers/segger: add RTT serial support - posted by xi...@apache.org on 2023/07/12 01:54:57 UTC, 0 replies.
- [GitHub] [nuttx] terry0012 opened a new pull request, #9787: drivers/lcd: add area alignment ioctl for lcd driver - posted by "terry0012 (via GitHub)" <gi...@apache.org> on 2023/07/12 02:08:44 UTC, 0 replies.
- [GitHub] [nuttx] wangyingdong1 opened a new pull request, #9788: net: Add msg_peek support for udp and tcp - posted by "wangyingdong1 (via GitHub)" <gi...@apache.org> on 2023/07/12 02:41:12 UTC, 0 replies.
- [GitHub] [nuttx] extinguish opened a new pull request, #9789: libs/libc/getpgid: add getpgid implementation - posted by "extinguish (via GitHub)" <gi...@apache.org> on 2023/07/12 03:50:24 UTC, 0 replies.
- [GitHub] [nuttx] fxysunshine opened a new pull request, #9790: Signal fix - posted by "fxysunshine (via GitHub)" <gi...@apache.org> on 2023/07/12 03:54:05 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9790: signal: SIGKILL or SIGSTOP cannot be caught - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/12 05:05:06 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9788: net: Add tcp/udp msg_peek support and tcp zero probe - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/12 05:51:11 UTC, 0 replies.
- [GitHub] [nuttx] wangyingdong1 closed pull request #9788: net: Add tcp/udp msg_peek support and tcp zero probe - posted by "wangyingdong1 (via GitHub)" <gi...@apache.org> on 2023/07/12 06:27:37 UTC, 0 replies.
- [GitHub] [nuttx] wangyingdong1 opened a new pull request, #9791: net: Add msg_peek support for udp and tcp - posted by "wangyingdong1 (via GitHub)" <gi...@apache.org> on 2023/07/12 06:37:19 UTC, 0 replies.
- [GitHub] [nuttx] wangyingdong1 opened a new pull request, #9792: net/udp: Fix the bug of overwriting when the udp recv buffer is full - posted by "wangyingdong1 (via GitHub)" <gi...@apache.org> on 2023/07/12 07:11:51 UTC, 0 replies.
- [GitHub] [nuttx] wengzhe opened a new pull request, #9793: net/nat: Fix compiler warning - posted by "wengzhe (via GitHub)" <gi...@apache.org> on 2023/07/12 08:17:17 UTC, 0 replies.
- [GitHub] [nuttx-apps] zhhyu7 opened a new pull request, #1829: iptables: add iptables libary - posted by "zhhyu7 (via GitHub)" <gi...@apache.org> on 2023/07/12 08:22:16 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9789: libs/libc/getpgid: add getpgid implementation - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/12 09:00:33 UTC, 1 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9780: Fix syslog stack usage is too large - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/12 09:05:44 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #9780: Fix syslog stack usage is too large - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/12 09:06:20 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9781: syslog: add syslog channel filtering function - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/12 09:10:39 UTC, 0 replies.
- [GitHub] [nuttx] wengzhe opened a new pull request, #9794: arch/arm64: Enable FPU for qemu-armv8a:netnsh_smp and netnsh_smp_hv - posted by "wengzhe (via GitHub)" <gi...@apache.org> on 2023/07/12 09:12:05 UTC, 0 replies.
- [GitHub] [nuttx] DannyPlusPlus opened a new pull request, #9795: add refcnt using epoll_create to fix bug when use popen which dup the… - posted by "DannyPlusPlus (via GitHub)" <gi...@apache.org> on 2023/07/12 09:15:45 UTC, 0 replies.
- [GitHub] [nuttx-apps] wengzhe commented on a diff in pull request #1454: netutils: iperf: Fix the transfer bytes and the bandwidth overflow - posted by "wengzhe (via GitHub)" <gi...@apache.org> on 2023/07/12 09:16:40 UTC, 0 replies.
- [GitHub] [nuttx] Gary-Hobson commented on a diff in pull request #9781: syslog: add syslog channel filtering function - posted by "Gary-Hobson (via GitHub)" <gi...@apache.org> on 2023/07/12 09:25:31 UTC, 0 replies.
- [GitHub] [nuttx] DannyPlusPlus closed pull request #9795: add refcnt using epoll_create to fix bug when use popen which dup the fd and close at end after epoll_create - posted by "DannyPlusPlus (via GitHub)" <gi...@apache.org> on 2023/07/12 09:50:26 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl opened a new pull request, #9796: add support for STM32H745 - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/12 09:52:28 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl opened a new pull request, #9797: cmake: fix build after c33d1c9 (vfork -> fork) - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/12 10:14:47 UTC, 0 replies.
- [GitHub] [nuttx] DannyPlusPlus opened a new pull request, #9798: add refcnt using epoll_create to fix bug when use popen which dup the fd and close at end after epoll_create - posted by "DannyPlusPlus (via GitHub)" <gi...@apache.org> on 2023/07/12 10:23:23 UTC, 0 replies.
- [GitHub] [nuttx] DannyPlusPlus opened a new pull request, #9799: serial:fix driver/serial/serial.c logic error - posted by "DannyPlusPlus (via GitHub)" <gi...@apache.org> on 2023/07/12 10:24:08 UTC, 0 replies.
- [GitHub] [nuttx] DannyPlusPlus opened a new pull request, #9800: battery:fix poll return type - posted by "DannyPlusPlus (via GitHub)" <gi...@apache.org> on 2023/07/12 10:24:59 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9793: net/nat: Fix compiler warning - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/12 11:29:16 UTC, 0 replies.
- [nuttx] branch master updated: net/nat: Fix compiler warning - posted by xi...@apache.org on 2023/07/12 11:29:19 UTC, 0 replies.
- [GitHub] [nuttx] Gary-Hobson commented on pull request #9776: drivers: return sequential characters for /dev/zero device - posted by "Gary-Hobson (via GitHub)" <gi...@apache.org> on 2023/07/12 12:17:44 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9797: cmake: fix build after c33d1c9 (vfork -> fork) - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/12 12:47:56 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9787: drivers/lcd: add area alignment ioctl for lcd driver - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/12 12:49:08 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9791: net: Add msg_peek support for udp and tcp - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/12 12:50:34 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9792: net/udp: Fix the bug of overwriting when the udp recv buffer is full - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/12 13:02:31 UTC, 0 replies.
- [GitHub] [nuttx] wengzhe commented on pull request #9297: virtio: add virtio framework in NuttX - posted by "wengzhe (via GitHub)" <gi...@apache.org> on 2023/07/12 13:03:17 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9794: arch/arm64: Enable ARCH_FPU for qemu-armv8a:netnsh_smp and netnsh_smp_hv - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/12 13:04:10 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9794: arch/arm64: Enable ARCH_FPU for qemu-armv8a:netnsh_smp and netnsh_smp_hv - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/12 13:04:15 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9798: add refcnt using epoll_create to fix bug when use popen which dup the fd and close at end after epoll_create - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/12 13:06:27 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9799: serial:fix driver/serial/serial.c logic error - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/12 13:07:11 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9790: signal: SIGKILL or SIGSTOP cannot be caught - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/12 13:27:09 UTC, 0 replies.
- [nuttx] branch master updated (3d5eae2497 -> ffa084f3d2) - posted by xi...@apache.org on 2023/07/12 13:27:12 UTC, 0 replies.
- [nuttx] 01/02: signal: SIGCONT can be caught - posted by xi...@apache.org on 2023/07/12 13:27:13 UTC, 0 replies.
- [nuttx] 02/02: signal: SIGKILL or SIGSTOP cannot be caught - posted by xi...@apache.org on 2023/07/12 13:27:14 UTC, 0 replies.
- [nuttx] branch master updated: battery:fix poll return type - posted by ac...@apache.org on 2023/07/12 14:06:54 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9800: battery:fix poll return type - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/12 14:06:54 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9799: serial:fix driver/serial/serial.c logic error - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/12 14:28:56 UTC, 0 replies.
- [nuttx] branch master updated: serial:fix driver/serial/serial.c logic error - posted by ac...@apache.org on 2023/07/12 14:29:01 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9796: add support for STM32H745 - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/12 14:31:01 UTC, 0 replies.
- [nuttx] branch master updated (062e08ea3a -> f43c7e99be) - posted by ac...@apache.org on 2023/07/12 14:31:03 UTC, 0 replies.
- [nuttx] 01/03: arm/stm32h7: Add STM32H745 family - posted by ac...@apache.org on 2023/07/12 14:31:04 UTC, 0 replies.
- [nuttx] 02/03: stm32h7: add LTDC support - posted by ac...@apache.org on 2023/07/12 14:31:05 UTC, 0 replies.
- [nuttx] 03/03: boards/stm32h7: Add stm32h745i-disco board - posted by ac...@apache.org on 2023/07/12 14:31:06 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9801: boards/tiva: Enable LTO for lm3s6432-s2e/nsh - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/12 15:22:38 UTC, 0 replies.
- [GitHub] [nuttx] crafcat7 opened a new pull request, #9802: Add Get Cache Information interface - posted by "crafcat7 (via GitHub)" <gi...@apache.org> on 2023/07/12 15:24:58 UTC, 0 replies.
- [GitHub] [nuttx] midokura-xavi92 commented on pull request #9782: tools: add a convert tool to help migrate from make to cmake - posted by "midokura-xavi92 (via GitHub)" <gi...@apache.org> on 2023/07/12 15:58:56 UTC, 2 replies.
- [GitHub] [nuttx] raiden00pl opened a new pull request, #9803: cmake: support pre-processor for linker script - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/12 16:12:27 UTC, 0 replies.
- [GitHub] [nuttx] crafcat7 opened a new pull request, #9804: armv8m/arm_hardfault:add arm_gen_nonsecurefault information - posted by "crafcat7 (via GitHub)" <gi...@apache.org> on 2023/07/12 16:27:22 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on a diff in pull request #9802: Add Get Cache Information interface - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/12 16:33:13 UTC, 2 replies.
- [GitHub] [nuttx] crafcat7 opened a new pull request, #9805: xtensa_saveusercontext:Leave the context information empty - posted by "crafcat7 (via GitHub)" <gi...@apache.org> on 2023/07/12 16:41:06 UTC, 0 replies.
- [GitHub] [nuttx-apps] crafcat7 opened a new pull request, #1830: nshlib: Add fdinfo to get information about the process associated fd - posted by "crafcat7 (via GitHub)" <gi...@apache.org> on 2023/07/12 16:44:06 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1827: syste/setlogmask: add syslog channel filtering function - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/12 16:47:25 UTC, 0 replies.
- [nuttx-apps] branch master updated: syste/setlogmask: add syslog channel filtering function - posted by xi...@apache.org on 2023/07/12 16:47:29 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9802: Add Get Cache Information interface - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/12 17:02:06 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9787: drivers/lcd: add area alignment ioctl for lcd driver - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/12 17:03:21 UTC, 0 replies.
- [nuttx] branch master updated: drivers/lcd: add area alignment ioctl for lcd driver - posted by xi...@apache.org on 2023/07/12 17:03:24 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9781: syslog: add syslog channel filtering function - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/12 17:04:09 UTC, 0 replies.
- [nuttx] branch master updated: syslog: add syslog channel filtering function - posted by xi...@apache.org on 2023/07/12 17:04:13 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9776: drivers: return sequential characters for /dev/zero device - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/12 17:05:50 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9798: add refcnt using epoll_create to fix bug when use popen which dup the fd and close at end after epoll_create - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/12 17:06:56 UTC, 0 replies.
- [nuttx] branch master updated: add refcnt using epoll_create to fix bug when use popen which dup the fd and close at end after epoll_create - posted by xi...@apache.org on 2023/07/12 17:06:58 UTC, 0 replies.
- [GitHub] [nuttx] davids5 commented on pull request #9776: drivers: return sequential characters for /dev/zero device - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/07/12 17:09:20 UTC, 0 replies.
- [GitHub] [nuttx] patacongo merged pull request #9776: drivers: return sequential characters for /dev/zero device - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/07/12 17:13:40 UTC, 0 replies.
- [nuttx] branch master updated: drivers: add ascii drvier, returns a printable string of 0x21-0x7f - posted by gn...@apache.org on 2023/07/12 17:13:43 UTC, 0 replies.
- [GitHub] [nuttx] acassis opened a new pull request, #9806: Fix and improve dynamic loader - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/12 17:44:18 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9804: armv8m/arm_hardfault:add arm_gen_nonsecurefault information - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/12 19:05:30 UTC, 0 replies.
- [nuttx] branch master updated (043d5922e4 -> 3bdba79851) - posted by xi...@apache.org on 2023/07/12 19:05:33 UTC, 0 replies.
- [nuttx] 01/02: armv8m/arm_hardfault:add arm_gen_nonsecurefault information - posted by xi...@apache.org on 2023/07/12 19:05:34 UTC, 0 replies.
- [nuttx] 02/02: armv8m/arm_hardfault.c:fix code style. - posted by xi...@apache.org on 2023/07/12 19:05:35 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9803: cmake: support pre-processor for linker script - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/12 19:05:42 UTC, 0 replies.
- [nuttx] branch master updated: cmake: support pre-processor for linker script - posted by xi...@apache.org on 2023/07/12 19:05:44 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: 8e851a05e38d691daba0a4a399ad969a6f0d1788 docs: a59f82b8d2003a018883e950ad69c768e3f9aefe - posted by gi...@apache.org on 2023/07/13 00:17:28 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9805: xtensa_saveusercontext:Leave the context information empty - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/13 01:48:48 UTC, 0 replies.
- [nuttx] branch master updated: xtensa_saveusercontext:Leave the context information empty - posted by xi...@apache.org on 2023/07/13 01:48:51 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9806: Fix and improve dynamic loader - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/13 02:12:01 UTC, 0 replies.
- [nuttx] branch master updated: Fix and improve dynamic loader - posted by xi...@apache.org on 2023/07/13 02:12:05 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9801: boards/tiva: Enable LTO for lm3s6432-s2e/nsh - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/13 02:13:24 UTC, 0 replies.
- [nuttx] branch master updated: boards/tiva: Enable LTO for lm3s6432-s2e/nsh - posted by xi...@apache.org on 2023/07/13 02:13:26 UTC, 0 replies.
- [GitHub] [nuttx] laoniaokkk commented on issue #8833: w5500 ethernet can not work well - posted by "laoniaokkk (via GitHub)" <gi...@apache.org> on 2023/07/13 03:17:21 UTC, 4 replies.
- [GitHub] [nuttx] michi-jung commented on issue #8833: w5500 ethernet can not work well - posted by "michi-jung (via GitHub)" <gi...@apache.org> on 2023/07/13 06:07:34 UTC, 3 replies.
- [GitHub] [nuttx-apps] no1wudi opened a new pull request, #1831: tools: Don't register app into nsh if WASM_BUILD_ONLY == y - posted by "no1wudi (via GitHub)" <gi...@apache.org> on 2023/07/13 07:51:38 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1829: iptables: add iptables libary - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/13 07:52:38 UTC, 0 replies.
- [nuttx-apps] branch master updated: iptables: add iptables libary - posted by xi...@apache.org on 2023/07/13 07:52:41 UTC, 0 replies.
- [GitHub] [nuttx] simbit18 opened a new pull request, #9807: Fix nuttx coding style - posted by "simbit18 (via GitHub)" <gi...@apache.org> on 2023/07/13 07:54:24 UTC, 0 replies.
- [GitHub] [nuttx-apps] anchao opened a new pull request, #1832: cmake/apps: add more applications into cmake support - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/07/13 08:35:22 UTC, 0 replies.
- [GitHub] [nuttx] anchao opened a new pull request, #9808: tools/ci: migrate some ci build configurations to CMake - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/07/13 08:36:41 UTC, 0 replies.
- [GitHub] [nuttx] laoniaokkk closed issue #8833: w5500 ethernet can not work well - posted by "laoniaokkk (via GitHub)" <gi...@apache.org> on 2023/07/13 11:11:19 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9807: Fix nuttx coding style - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/13 11:30:59 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1822: gdbstub:Support a general gdbstub, support serial port and network link - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/13 11:32:00 UTC, 0 replies.
- [nuttx-apps] branch master updated: gdbstub:Support a general gdbstub, support serial port and network link - posted by xi...@apache.org on 2023/07/13 11:32:02 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9789: libs/libc/getpgid: add getpgid implementation - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/13 11:37:38 UTC, 0 replies.
- [nuttx] branch master updated: libs/libc/getpgid: add getpgid implementation - posted by xi...@apache.org on 2023/07/13 11:37:40 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9791: net: Add msg_peek support for udp and tcp - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/13 11:40:08 UTC, 0 replies.
- [nuttx] branch master updated: net: Add msg_peek support for udp and tcp - posted by xi...@apache.org on 2023/07/13 11:40:11 UTC, 0 replies.
- [GitHub] [nuttx] zyfeier opened a new pull request, #9809: arm_gicv2: accesses the non-secure copy in non-secure state - posted by "zyfeier (via GitHub)" <gi...@apache.org> on 2023/07/13 12:11:31 UTC, 0 replies.
- [GitHub] [nuttx] zyfeier opened a new pull request, #9810: arm64: Use the correct aff in up_affinity_irq function - posted by "zyfeier (via GitHub)" <gi...@apache.org> on 2023/07/13 12:22:46 UTC, 0 replies.
- [GitHub] [nuttx] zyfeier opened a new pull request, #9811: arm64: Use the correct cpu id for fpu idle task init - posted by "zyfeier (via GitHub)" <gi...@apache.org> on 2023/07/13 12:25:05 UTC, 0 replies.
- [GitHub] [nuttx] yintao707 opened a new pull request, #9812: net/local: Support the abstract path to connect - posted by "yintao707 (via GitHub)" <gi...@apache.org> on 2023/07/13 13:42:39 UTC, 0 replies.
- [GitHub] [nuttx] simbit18 opened a new pull request, #9813: Fix nuttx coding style - posted by "simbit18 (via GitHub)" <gi...@apache.org> on 2023/07/13 13:51:48 UTC, 0 replies.
- [GitHub] [nuttx] yintao707 closed pull request #9812: net/local: Support the abstract path to connect - posted by "yintao707 (via GitHub)" <gi...@apache.org> on 2023/07/13 13:58:36 UTC, 0 replies.
- [GitHub] [nuttx] yintao707 opened a new pull request, #9814: net/local: Support the abstract path to connect - posted by "yintao707 (via GitHub)" <gi...@apache.org> on 2023/07/13 13:59:17 UTC, 0 replies.
- [GitHub] [nuttx-apps] lucasssvaz opened a new pull request, #1833: examples/pwm: Fix duty cycle overflow - posted by "lucasssvaz (via GitHub)" <gi...@apache.org> on 2023/07/13 14:21:46 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on issue #6082: Export Make.defs broken, missing HEAD_OBJ, LDENDGROUP, LDSTARTGROUP - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/13 14:23:52 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on a diff in pull request #9792: net/udp: Fix the bug of overwriting when the udp recv buffer is full - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/13 14:26:57 UTC, 0 replies.
- [GitHub] [nuttx] anchao opened a new pull request, #9815: nxstyle: covert utf-8 to ascii - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/07/13 14:57:37 UTC, 0 replies.
- [GitHub] [nuttx] anchao opened a new pull request, #9816: win/MSVC: add packed_struct macro implement - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/07/13 14:58:52 UTC, 0 replies.
- [GitHub] [nuttx] anchao opened a new pull request, #9817: netdev/upperhalf: fix visual studio Compiler Error C2059 - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/07/13 15:02:08 UTC, 0 replies.
- [GitHub] [nuttx] anchao opened a new pull request, #9818: libs: fix visual studio Compiler Error C2036 - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/07/13 15:03:41 UTC, 0 replies.
- [GitHub] [nuttx-apps] anchao opened a new pull request, #1834: testing/ostest: fix Compiler Warning (level 1) C4716: 'function' must return a value - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/07/13 15:07:18 UTC, 0 replies.
- [GitHub] [nuttx] anchao opened a new pull request, #9819: cmake/win32: set default LINK_STACKSIZE to avoid stack overflow - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/07/13 15:14:41 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl opened a new pull request, #9820: cmake: improvements - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/13 16:55:31 UTC, 0 replies.
- [GitHub] [nuttx-apps] raiden00pl opened a new pull request, #1835: cmake: add support for boot utils - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/13 16:59:57 UTC, 0 replies.
- [GitHub] [nuttx-apps] raiden00pl merged pull request #1832: cmake/apps: add more applications into cmake support - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/13 17:00:21 UTC, 0 replies.
- [nuttx-apps] branch master updated (73b888869 -> 7cfcb4921) - posted by ra...@apache.org on 2023/07/13 17:00:24 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9810: arm64: Use the correct aff in up_affinity_irq function - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/13 17:13:03 UTC, 0 replies.
- [nuttx] branch master updated: arm64: Use the correct aff in up_affinity_irq function - posted by xi...@apache.org on 2023/07/13 17:13:06 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9809: arm_gicv2: accesses the non-secure copy in non-secure state - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/13 17:15:16 UTC, 0 replies.
- [nuttx] branch master updated (601202ee4a -> d8797bde4e) - posted by xi...@apache.org on 2023/07/13 17:15:20 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9813: Fix nuttx coding style - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/13 17:16:09 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9811: arm64: Use the correct cpu id for fpu idle task init - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/13 17:17:05 UTC, 0 replies.
- [nuttx] branch master updated (b0965ab963 -> b7216d54ff) - posted by xi...@apache.org on 2023/07/13 17:17:09 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9816: win/MSVC: add packed_struct macro implement - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/13 17:18:12 UTC, 0 replies.
- [nuttx] branch master updated: win/MSVC: add packed_struct macro implement - posted by xi...@apache.org on 2023/07/13 17:18:15 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9817: netdev/upperhalf: fix visual studio Compiler Error C2059 - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/13 17:22:20 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9818: libs: fix visual studio Compiler Error C2036 - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/13 17:23:19 UTC, 0 replies.
- [nuttx] branch master updated: libs: fix visual studio Compiler Error C2036 - posted by xi...@apache.org on 2023/07/13 17:23:22 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9815: nxstyle: covert utf-8 to ascii - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/13 17:24:52 UTC, 0 replies.
- [nuttx] branch master updated (8ef5f02b66 -> 8277229f53) - posted by xi...@apache.org on 2023/07/13 17:24:56 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1833: examples/pwm: Fix duty cycle overflow - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/13 17:25:08 UTC, 0 replies.
- [nuttx-apps] branch master updated: examples/pwm: Fix PWM range - posted by xi...@apache.org on 2023/07/13 17:25:10 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1834: testing/ostest: fix Compiler Warning (level 1) C4716: 'function' must return a value - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/13 17:28:28 UTC, 0 replies.
- [nuttx-apps] branch master updated: testing/ostest: fix Compiler Warning (level 1) C4716: 'function' must return a value - posted by xi...@apache.org on 2023/07/13 17:28:30 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1831: tools: Don't register app into nsh if WASM_BUILD_ONLY == y - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/13 17:29:57 UTC, 0 replies.
- [nuttx-apps] branch master updated (b18cf9aab -> b4ec3d7d4) - posted by xi...@apache.org on 2023/07/13 17:30:01 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9819: cmake/win32: set default LINK_STACKSIZE to avoid stack overflow - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/13 18:06:01 UTC, 0 replies.
- [nuttx] branch master updated: cmake/win32: set default LINK_STACKSIZE to avoid stack overflow - posted by xi...@apache.org on 2023/07/13 18:06:04 UTC, 0 replies.
- [GitHub] [nuttx-apps] pkarashchenko opened a new pull request, #1836: Various improvements for NimBLE - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/13 20:28:04 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9820: cmake: improvements - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/13 20:49:05 UTC, 0 replies.
- [nuttx] branch master updated (73a06a4975 -> 019b7a39d4) - posted by pk...@apache.org on 2023/07/13 20:49:08 UTC, 0 replies.
- [nuttx] 01/03: cmake: avoid warning about DOWNLOAD_EXTRACT_TIMESTAMP in CMake 3.24 - posted by pk...@apache.org on 2023/07/13 20:49:09 UTC, 0 replies.
- [nuttx] 02/03: cmake: allow nuttx_add_application to inherit includes from dependent target - posted by pk...@apache.org on 2023/07/13 20:49:10 UTC, 0 replies.
- [nuttx] 03/03: cmake: cmse support for armv8-m - posted by pk...@apache.org on 2023/07/13 20:49:11 UTC, 0 replies.
- [GitHub] [nuttx-apps] pkarashchenko merged pull request #1835: cmake: add support for boot utils - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/13 20:50:51 UTC, 0 replies.
- [nuttx-apps] branch master updated: cmake: add support for boot utils - posted by pk...@apache.org on 2023/07/13 20:50:54 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9817: netdev/upperhalf: fix visual studio Compiler Error C2059 - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/13 20:59:17 UTC, 0 replies.
- [GitHub] [nuttx-apps] pkarashchenko commented on a diff in pull request #1829: iptables: add iptables libary - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/13 21:13:23 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9798: add refcnt using epoll_create to fix bug when use popen which dup the fd and close at end after epoll_create - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/13 21:16:59 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9780: Fix syslog stack usage is too large - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/13 21:22:13 UTC, 0 replies.
- [nuttx] branch master updated (019b7a39d4 -> 6a0ffa5c52) - posted by pk...@apache.org on 2023/07/13 21:22:17 UTC, 0 replies.
- [nuttx] 01/04: libc/printf: fix "%pS" length error - posted by pk...@apache.org on 2023/07/13 21:22:18 UTC, 0 replies.
- [nuttx] 02/04: syslog: replace %pV with lib_sprintf - posted by pk...@apache.org on 2023/07/13 21:22:19 UTC, 0 replies.
- [nuttx] 03/04: libc: export lib_sprintf_internal function - posted by pk...@apache.org on 2023/07/13 21:22:20 UTC, 0 replies.
- [nuttx] 04/04: syslog: replace lib_sprintf to lib_sprintf_internal - posted by pk...@apache.org on 2023/07/13 21:22:21 UTC, 0 replies.
- [GitHub] [nuttx] acassis opened a new pull request, #9821: esp32-s3: Add initial support to I2S - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/13 23:49:20 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: 8e851a05e38d691daba0a4a399ad969a6f0d1788 docs: 6a0ffa5c52f51f8a4ad3d89ab7a0d73633bab482 - posted by gi...@apache.org on 2023/07/14 00:18:19 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1836: Various improvements for NimBLE - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/14 01:49:53 UTC, 0 replies.
- [nuttx-apps] branch master updated (4df395bfc -> 5dba460f5) - posted by xi...@apache.org on 2023/07/14 01:49:56 UTC, 0 replies.
- [nuttx-apps] 01/04: examples/nimble: fix assertion during pthread create with zero priority - posted by xi...@apache.org on 2023/07/14 01:49:57 UTC, 0 replies.
- [nuttx-apps] 02/04: wireless/bluetooth/nimble: fix build issue with nimBLE example - posted by xi...@apache.org on 2023/07/14 01:49:58 UTC, 0 replies.
- [nuttx-apps] 03/04: wireless/bluetooth/nimble: add option to configure stack size of NimBLE NPL callout thread - posted by xi...@apache.org on 2023/07/14 01:49:59 UTC, 0 replies.
- [nuttx-apps] 04/04: wireless/bluetooth/nimble: increase number of ACL buffers available for controller - posted by xi...@apache.org on 2023/07/14 01:50:00 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9798: add refcnt using epoll_create to fix bug when use popen which dup the fd and close at end after epoll_create - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/14 01:53:55 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9814: net/local: Support the abstract path to connect - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/14 01:57:26 UTC, 0 replies.
- [nuttx] branch master updated: net/local: Support the abstract path to connect - posted by xi...@apache.org on 2023/07/14 01:57:29 UTC, 0 replies.
- [GitHub] [nuttx] DannyPlusPlus commented on a diff in pull request #9798: add refcnt using epoll_create to fix bug when use popen which dup the fd and close at end after epoll_create - posted by "DannyPlusPlus (via GitHub)" <gi...@apache.org> on 2023/07/14 02:04:41 UTC, 0 replies.
- [GitHub] [nuttx] leo11261 opened a new pull request, #9822: rpmsg: use workqueue for rpmsgdev poll notify - posted by "leo11261 (via GitHub)" <gi...@apache.org> on 2023/07/14 02:32:07 UTC, 0 replies.
- [GitHub] [nuttx] leo11261 opened a new pull request, #9823: vfork: modify struct vfork_s - posted by "leo11261 (via GitHub)" <gi...@apache.org> on 2023/07/14 02:39:14 UTC, 0 replies.
- [GitHub] [nuttx] leo11261 opened a new pull request, #9824: assert: check intstack_sp when print last stack in irq context - posted by "leo11261 (via GitHub)" <gi...@apache.org> on 2023/07/14 02:49:25 UTC, 0 replies.
- [GitHub] [nuttx] anchao commented on a diff in pull request #9817: netdev/upperhalf: fix visual studio Compiler Error C2059 - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/07/14 02:52:29 UTC, 0 replies.
- [GitHub] [nuttx] leo11261 opened a new pull request, #9825: rpmsgblk: get return value from header - posted by "leo11261 (via GitHub)" <gi...@apache.org> on 2023/07/14 03:05:44 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9825: rpmsgblk: get return value from header - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/14 05:34:55 UTC, 0 replies.
- [nuttx] branch master updated: rpmsgblk: get return value from header - posted by xi...@apache.org on 2023/07/14 05:35:00 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea merged pull request #9817: netdev/upperhalf: fix visual studio Compiler Error C2059 - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/07/14 05:52:36 UTC, 0 replies.
- [nuttx] branch master updated: netdev/upperhalf: fix visual studio Compiler Error C2059 - posted by je...@apache.org on 2023/07/14 05:52:38 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea merged pull request #9792: net/udp: Fix the bug of overwriting when the udp recv buffer is full - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/07/14 05:53:40 UTC, 0 replies.
- [nuttx] branch master updated: net/udp: Fix the bug of overwriting when the udp recv buffer is full - posted by je...@apache.org on 2023/07/14 05:53:42 UTC, 0 replies.
- [GitHub] [nuttx] paolovolpi opened a new issue, #9826: mcp2515 Interrupt handler shouldn't lock spi bus - posted by "paolovolpi (via GitHub)" <gi...@apache.org> on 2023/07/14 06:18:59 UTC, 0 replies.
- [GitHub] [nuttx] simbit18 opened a new pull request, #9827: Fix nuttx coding style - posted by "simbit18 (via GitHub)" <gi...@apache.org> on 2023/07/14 08:45:28 UTC, 0 replies.
- [GitHub] [nuttx] paolovolpi commented on issue #9392: RP2040 Raspberry Pico W SPI not working - posted by "paolovolpi (via GitHub)" <gi...@apache.org> on 2023/07/14 09:52:23 UTC, 0 replies.
- [GitHub] [nuttx] simbit18 opened a new pull request, #9828: arch/sparc/src/bm3823/bm3823.h: Fix the name of the constant BM3823_Is_interrupt_pending - posted by "simbit18 (via GitHub)" <gi...@apache.org> on 2023/07/14 10:19:22 UTC, 0 replies.
- [GitHub] [nuttx-apps] raiden00pl opened a new pull request, #1837: cmake: port nxscope and foc and add missing directories - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/14 10:45:43 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl opened a new pull request, #9829: cmake: support arm libm and more stm32 boards - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/14 10:47:33 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9822: rpmsg: use workqueue for rpmsgdev poll notify - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/14 11:18:39 UTC, 0 replies.
- [nuttx] branch master updated: rpmsg: use workqueue for rpmsgdev poll notify - posted by xi...@apache.org on 2023/07/14 11:18:42 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9828: arch/sparc/src/bm3823/bm3823.h: Fix the name of the constant BM3823_Is_interrupt_pending - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/14 12:48:11 UTC, 0 replies.
- [nuttx] branch master updated: arch/sparc/src/bm3823/bm3823.h: Fix the name of the constant BM3823_Is_interrupt_pending - posted by xi...@apache.org on 2023/07/14 12:48:14 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9827: Fix nuttx coding style - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/14 12:48:27 UTC, 0 replies.
- [nuttx] branch master updated (a8939f6d4b -> d991ef77e8) - posted by xi...@apache.org on 2023/07/14 12:48:30 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9823: vfork: modify struct vfork_s - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/14 12:48:54 UTC, 0 replies.
- [nuttx] branch master updated: vfork: modify struct vfork_s - posted by xi...@apache.org on 2023/07/14 12:48:56 UTC, 0 replies.
- [GitHub] [nuttx] michallenc opened a new pull request, #9830: st7789: add support for 3 wire interface - posted by "michallenc (via GitHub)" <gi...@apache.org> on 2023/07/14 13:03:57 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9829: cmake: support arm libm and more stm32 boards - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/14 13:33:56 UTC, 0 replies.
- [nuttx] branch master updated (1ed09f804e -> cf871b48d8) - posted by xi...@apache.org on 2023/07/14 13:34:00 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9824: assert: check intstack_sp when print last stack in irq context - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/14 13:34:36 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9824: assert: check intstack_sp when print last stack in irq context - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/14 13:36:14 UTC, 0 replies.
- [nuttx] branch master updated (cf871b48d8 -> 8706d68318) - posted by xi...@apache.org on 2023/07/14 13:36:20 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1837: cmake: port nxscope and foc and add missing directories - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/14 14:04:38 UTC, 0 replies.
- [nuttx-apps] branch master updated: cmake: port nxscope and foc and add missing directories - posted by xi...@apache.org on 2023/07/14 14:04:41 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl opened a new pull request, #9831: cmake: fix nrf91 modem static library build - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/14 14:08:33 UTC, 0 replies.
- [GitHub] [nuttx] patacongo opened a new issue, #9832: Cygwin GNU make link broken, ld: unrecognized option '-z' - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/07/14 14:32:10 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9830: st7789: add support for 3 wire interface - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/14 16:08:46 UTC, 0 replies.
- [nuttx] branch master updated: st7789: add support for 3 wire interface - posted by xi...@apache.org on 2023/07/14 16:08:50 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9831: cmake: fix nrf91 modem static library build - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/14 16:56:36 UTC, 0 replies.
- [nuttx] branch master updated: cmake: fix nrf91 modem static library build - posted by xi...@apache.org on 2023/07/14 16:56:39 UTC, 0 replies.
- [GitHub] [nuttx] crafcat7 commented on a diff in pull request #9802: Add Get Cache Information interface - posted by "crafcat7 (via GitHub)" <gi...@apache.org> on 2023/07/14 17:28:34 UTC, 2 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9706: libs/libc:Add support for gdb rsp protocol - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/14 17:57:13 UTC, 0 replies.
- [nuttx] branch master updated (97309dd22d -> 6c1a7c4265) - posted by xi...@apache.org on 2023/07/14 17:57:17 UTC, 0 replies.
- [nuttx] 01/02: libs/libc:Support gdb rsp protocol - posted by xi...@apache.org on 2023/07/14 17:57:18 UTC, 0 replies.
- [nuttx] 02/02: support esp32c3-devkit gdbstub use wifi - posted by xi...@apache.org on 2023/07/14 17:57:19 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9746: NRF91: more work towards a usable port - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/14 19:11:50 UTC, 1 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9706: libs/libc:Add support for gdb rsp protocol - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/14 19:29:06 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9814: net/local: Support the abstract path to connect - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/14 19:35:51 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9750: libc/symtab: Move SYMTAB_XXX from unistd/Kconfig to symtab/Kconfig - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/14 19:40:42 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9752: esp32s2: Add basic support to SPIFLASH - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/14 19:46:57 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #9709: esp32-devkitc/wamr_wasi_debug: enable wasi-threads - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/14 19:49:24 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9612: libs/libc/signal: add killpg function - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/14 19:58:18 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: 8e851a05e38d691daba0a4a399ad969a6f0d1788 docs: 6c1a7c426565b2569dca65a6577dc8cefded3ea8 - posted by gi...@apache.org on 2023/07/15 00:20:34 UTC, 0 replies.
- [GitHub] [nuttx] davids5 commented on pull request #6718: add CMake build system support (Enhance #3704) - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/07/15 06:18:26 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9802: Add Get Cache Information interface - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/15 07:11:09 UTC, 0 replies.
- [nuttx] branch master updated (6c1a7c4265 -> cafbbb1ded) - posted by xi...@apache.org on 2023/07/15 07:11:13 UTC, 0 replies.
- [nuttx] 01/06: armv7/8 cache:CSSELR should be set before getting cache info - posted by xi...@apache.org on 2023/07/15 07:11:14 UTC, 0 replies.
- [nuttx] 02/06: armv7/8 cache: add up_get_xcache_size() support - posted by xi...@apache.org on 2023/07/15 07:11:15 UTC, 0 replies.
- [nuttx] 03/06: armv7/v8:Fix configuration csselr default configuration error. - posted by xi...@apache.org on 2023/07/15 07:11:16 UTC, 0 replies.
- [nuttx] 04/06: armv8m:fix warning up_get_cache_size defined but not used. - posted by xi...@apache.org on 2023/07/15 07:11:17 UTC, 0 replies.
- [nuttx] 05/06: armv7m/v8m:Restore the CSSELR state before setting. - posted by xi...@apache.org on 2023/07/15 07:11:18 UTC, 0 replies.
- [nuttx] 06/06: armv7amr/v8m:Modify hardcodes to macro definitions and update commit. - posted by xi...@apache.org on 2023/07/15 07:11:19 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9833: binfmt: Move elf_allocbuffer to elf_sectname and elf_symname - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/15 14:26:39 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9808: tools/ci: migrate some ci build configurations to CMake - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/15 15:32:38 UTC, 0 replies.
- [nuttx] branch master updated (cafbbb1ded -> dc6f1406d1) - posted by xi...@apache.org on 2023/07/15 15:32:41 UTC, 0 replies.
- [nuttx] 01/04: cmake/menuconfig: keep comment to original style to avoid unnecessary refreshes - posted by xi...@apache.org on 2023/07/15 15:32:42 UTC, 0 replies.
- [nuttx] 02/04: drivers/sensors: fix build warning on GCC-12 - posted by xi...@apache.org on 2023/07/15 15:32:43 UTC, 0 replies.
- [nuttx] 03/04: cmake: fix CMake build break - posted by xi...@apache.org on 2023/07/15 15:32:44 UTC, 0 replies.
- [nuttx] 04/04: tools/ci: migrate some ci build configurations to CMake - posted by xi...@apache.org on 2023/07/15 15:32:45 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9808: tools/ci: migrate some ci build configurations to CMake - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/15 15:34:11 UTC, 1 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9834: drivers/segger: Rename serial device from /dev/rttx to /dev/ttyRx - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/15 15:52:22 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9835: libc/basename: Change len type from int to size_t - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/15 16:02:05 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9836: libc/tls: Change the default value of TLS_NELEM to zero - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/15 16:37:52 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9837: Kconfig: Change some "default y" to "default !DEFAULT_SMALL" - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/15 17:15:12 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 opened a new pull request, #1838: Kconfig: Simplify the conditional default statement - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/15 17:23:41 UTC, 0 replies.
- [GitHub] [nuttx] mks2183 opened a new pull request, #9838: driver/audio: remove unnecessary switch in switch - posted by "mks2183 (via GitHub)" <gi...@apache.org> on 2023/07/15 21:01:26 UTC, 0 replies.
- [GitHub] [nuttx] mks2183 commented on issue #3383: ETHERNET LOCAL BROADCAST DOES NOT WORK - posted by "mks2183 (via GitHub)" <gi...@apache.org> on 2023/07/15 21:21:56 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9838: driver/audio: remove unnecessary switch in switch - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/15 21:34:40 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9835: libc/basename: Change len type from int to size_t - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/15 21:35:38 UTC, 0 replies.
- [nuttx] branch master updated (dc6f1406d1 -> 16d375e90f) - posted by pk...@apache.org on 2023/07/15 21:35:42 UTC, 0 replies.
- [GitHub] [nuttx-apps] pkarashchenko commented on a diff in pull request #1838: Kconfig: Simplify the conditional default statement - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/15 21:37:17 UTC, 1 replies.
- [GitHub] [nuttx] acassis merged pull request #9834: drivers/segger: Rename serial device from /dev/rttx to /dev/ttyRx - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/15 21:38:10 UTC, 0 replies.
- [nuttx] branch master updated (16d375e90f -> dbd13c2aca) - posted by ac...@apache.org on 2023/07/15 21:38:13 UTC, 0 replies.
- [GitHub] [nuttx] mks2183 commented on pull request #9838: driver/audio: remove unnecessary switch in switch - posted by "mks2183 (via GitHub)" <gi...@apache.org> on 2023/07/15 21:41:10 UTC, 1 replies.
- [nuttx-website] branch asf-site updated: Publishing web: 8e851a05e38d691daba0a4a399ad969a6f0d1788 docs: dbd13c2aca6f0457b543a66a757cc2c4b6147ac0 - posted by gi...@apache.org on 2023/07/16 00:21:04 UTC, 0 replies.
- [GitHub] [nuttx] mu578 commented on pull request #9838: driver/audio: remove unnecessary switch in switch - posted by "mu578 (via GitHub)" <gi...@apache.org> on 2023/07/16 02:02:56 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9839: driver/segger: Simplify serial driver configuration - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/16 02:25:17 UTC, 0 replies.
- [GitHub] [nuttx] lupyuen commented on issue #9501: How to run nuttx(kernel build) on real hardware instead of qemu semihosting? - posted by "lupyuen (via GitHub)" <gi...@apache.org> on 2023/07/16 04:07:28 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1830: nshlib: Add fdinfo to get information about the process associated fd - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/16 08:39:13 UTC, 0 replies.
- [nuttx-apps] branch master updated (ed370ec67 -> 046fe00b9) - posted by xi...@apache.org on 2023/07/16 08:39:16 UTC, 0 replies.
- [nuttx-apps] 01/02: nshlib: Add fdinfo to get information about the process associated fd - posted by xi...@apache.org on 2023/07/16 08:39:17 UTC, 0 replies.
- [nuttx-apps] 02/02: nsh_fscmd.c:fix "implicit declaration" warning. - posted by xi...@apache.org on 2023/07/16 08:39:18 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9838: driver/audio: remove unnecessary switch in switch - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/16 08:40:37 UTC, 0 replies.
- [nuttx] branch master updated: driver/audio: remove unnecessary switch in switch - posted by xi...@apache.org on 2023/07/16 08:40:39 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9833: binfmt: Move elf_allocbuffer to elf_sectname and elf_symname - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/16 11:17:09 UTC, 0 replies.
- [nuttx] branch master updated (6a1abbcf56 -> 120c4a1660) - posted by pk...@apache.org on 2023/07/16 11:17:12 UTC, 0 replies.
- [nuttx] 01/02: binfmt: Move elf_allocbuffer to elf_sectname and elf_symname - posted by pk...@apache.org on 2023/07/16 11:17:13 UTC, 0 replies.
- [nuttx] 02/02: modlib: Move modlib_allocbuffer to modlib_sectname and modlib_symname - posted by pk...@apache.org on 2023/07/16 11:17:14 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9839: driver/segger: Simplify serial driver configuration - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/16 11:37:23 UTC, 0 replies.
- [nuttx] branch master updated (120c4a1660 -> 94af148fb3) - posted by pk...@apache.org on 2023/07/16 11:37:27 UTC, 0 replies.
- [GitHub] [nuttx-apps] crafcat7 opened a new pull request, #1839: Redesigning cachespeed - posted by "crafcat7 (via GitHub)" <gi...@apache.org> on 2023/07/16 14:00:36 UTC, 0 replies.
- [GitHub] [nuttx-apps] crafcat7 opened a new pull request, #1840: blktest:New Test Items - posted by "crafcat7 (via GitHub)" <gi...@apache.org> on 2023/07/16 14:18:27 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9837: Kconfig: Change some "default y" to "default !DEFAULT_SMALL" - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/16 17:39:23 UTC, 0 replies.
- [nuttx] branch master updated (94af148fb3 -> 427f8a1624) - posted by ac...@apache.org on 2023/07/16 17:39:26 UTC, 0 replies.
- [nuttx] 01/04: arch/sim: Link to libgcov.a when CONFIG_ARCH_COVERAGE is enabled - posted by ac...@apache.org on 2023/07/16 17:39:27 UTC, 0 replies.
- [nuttx] 02/04: Kconfig: Change some "default y" to "default !DEFAULT_SMALL" - posted by ac...@apache.org on 2023/07/16 17:39:28 UTC, 0 replies.
- [nuttx] 03/04: Kconfig: Simplify the conditional default statement - posted by ac...@apache.org on 2023/07/16 17:39:29 UTC, 0 replies.
- [nuttx] 04/04: arch: Fix the mismath in comment - posted by ac...@apache.org on 2023/07/16 17:39:30 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9836: libc/tls: Change the default value of TLS_NELEM to zero - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/16 17:42:52 UTC, 1 replies.
- [GitHub] [nuttx] acassis commented on issue #9826: mcp2515 Interrupt handler shouldn't lock spi bus - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/16 17:49:47 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #6992: WS2812 LED driver using ESP32's RMT peripheral - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/16 17:50:57 UTC, 1 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9836: libc/tls: Change the default value of TLS_NELEM to zero - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/16 17:51:08 UTC, 0 replies.
- [GitHub] [nuttx] g2gps opened a new issue, #9840: Experiencing possible race condition with pthread_cond_timedwait. - posted by "g2gps (via GitHub)" <gi...@apache.org> on 2023/07/17 00:11:16 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: 8e851a05e38d691daba0a4a399ad969a6f0d1788 docs: 427f8a162432ab352740b7abcf39da45ce410bd4 - posted by gi...@apache.org on 2023/07/17 00:19:24 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 commented on pull request #9837: Kconfig: Change some "default y" to "default !DEFAULT_SMALL" - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/07/17 02:03:49 UTC, 0 replies.
- [GitHub] [nuttx-apps] zhhyu7 opened a new pull request, #1841: iptables: modify the formatting of some definitions in xtables.h - posted by "zhhyu7 (via GitHub)" <gi...@apache.org> on 2023/07/17 03:26:39 UTC, 0 replies.
- [GitHub] [nuttx-apps] zhhyu7 commented on pull request #1829: iptables: add iptables libary - posted by "zhhyu7 (via GitHub)" <gi...@apache.org> on 2023/07/17 03:27:59 UTC, 0 replies.
- [GitHub] [nuttx] zhhyu7 opened a new pull request, #9841: net/local: remove client from server.lc_waiters when client close - posted by "zhhyu7 (via GitHub)" <gi...@apache.org> on 2023/07/17 03:42:05 UTC, 0 replies.
- [GitHub] [nuttx-apps] no1wudi opened a new pull request, #1842: tools: Merge WASM_BUILD and WASM_BUILD_ONLY - posted by "no1wudi (via GitHub)" <gi...@apache.org> on 2023/07/17 04:13:59 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 opened a new pull request, #1843: ostest: Skip test_dev_null when CONFIG_DEV_NULL isn't enabled - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/17 04:35:58 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9837: Kconfig: Change some "default y" to "default !DEFAULT_SMALL" - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/17 05:22:38 UTC, 0 replies.
- [GitHub] [nuttx-apps] jerpelea merged pull request #1841: iptables: modify the formatting of some definitions in xtables.h - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/07/17 05:56:50 UTC, 0 replies.
- [nuttx-apps] branch master updated: iptables: modify the formatting of some definitions in xtables.h - posted by je...@apache.org on 2023/07/17 05:56:53 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea merged pull request #9841: net/local: remove client from server.lc_waiters when client close - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/07/17 07:01:39 UTC, 0 replies.
- [nuttx] branch master updated: net/local: remove client from server.lc_waiters when client close - posted by je...@apache.org on 2023/07/17 07:01:42 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 commented on a diff in pull request #1842: tools: Merge WASM_BUILD and WASM_BUILD_ONLY - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/17 07:04:31 UTC, 0 replies.
- [nuttx] annotated tag nuttx-12.2.1 updated (148c631a2d -> 8b89c687db) - posted by je...@apache.org on 2023/07/17 07:13:18 UTC, 0 replies.
- [nuttx-apps] annotated tag nuttx-12.2.1 updated (86efbcbee -> ff4298d70) - posted by je...@apache.org on 2023/07/17 07:13:23 UTC, 0 replies.
- svn commit: r63029 - in /release/nuttx/12.2.1: ./ apache-nuttx-12.2.1.tar.gz apache-nuttx-12.2.1.tar.gz.asc apache-nuttx-12.2.1.tar.gz.sha512 apache-nuttx-apps-12.2.1.tar.gz apache-nuttx-apps-12.2.1.tar.gz.asc apache-nuttx-apps-12.2.1.tar.gz.sha512 - posted by je...@apache.org on 2023/07/17 07:16:23 UTC, 0 replies.
- [GitHub] [nuttx-apps] masayuki2009 merged pull request #1843: ostest: Skip test_dev_null when CONFIG_DEV_NULL isn't enabled - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/07/17 07:28:04 UTC, 0 replies.
- [nuttx-apps] branch master updated: ostest: Skip test_dev_null when CONFIG_DEV_NULL isn't enabled - posted by ma...@apache.org on 2023/07/17 07:28:08 UTC, 0 replies.
- [GitHub] [nuttx-website] jerpelea opened a new pull request, #100: Add NuttX 12.2.1 release - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/07/17 08:29:14 UTC, 0 replies.
- [GitHub] [nuttx] mks2183 opened a new pull request, #9842: driver/audio: low level reset must always succeed. - posted by "mks2183 (via GitHub)" <gi...@apache.org> on 2023/07/17 08:30:26 UTC, 0 replies.
- [GitHub] [nuttx-apps] no1wudi commented on a diff in pull request #1842: tools: Merge WASM_BUILD and WASM_BUILD_ONLY - posted by "no1wudi (via GitHub)" <gi...@apache.org> on 2023/07/17 09:24:34 UTC, 1 replies.
- [GitHub] [nuttx] eenurkka opened a new pull request, #9843: risc-v/mpfs: emmcsd: fix csd read - posted by "eenurkka (via GitHub)" <gi...@apache.org> on 2023/07/17 09:59:04 UTC, 0 replies.
- [GitHub] [nuttx] wengzhe opened a new pull request, #9844: net/udp: Change conn->readahead to I/O buffer chain - posted by "wengzhe (via GitHub)" <gi...@apache.org> on 2023/07/17 11:44:17 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl commented on pull request #9808: tools/ci: migrate some ci build configurations to CMake - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/17 12:16:41 UTC, 0 replies.
- [GitHub] [nuttx] jlaitine commented on a diff in pull request #9843: risc-v/mpfs: emmcsd: fix csd read - posted by "jlaitine (via GitHub)" <gi...@apache.org> on 2023/07/17 12:25:38 UTC, 0 replies.
- [GitHub] [nuttx] eenurkka commented on a diff in pull request #9843: risc-v/mpfs: emmcsd: fix csd read - posted by "eenurkka (via GitHub)" <gi...@apache.org> on 2023/07/17 12:28:33 UTC, 0 replies.
- [GitHub] [nuttx-website] xiaoxiang781216 merged pull request #100: Add NuttX 12.2.1 release - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/17 12:46:59 UTC, 0 replies.
- [nuttx-website] branch master updated: Add NuttX 12.2.1 release - posted by xi...@apache.org on 2023/07/17 12:47:02 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: 07abea83aab63736f2895f109c448ae631509f46 docs: 3db1654b80615cffb3b47849d7d7b8b8d4ae82fc - posted by gi...@apache.org on 2023/07/17 12:57:12 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9843: risc-v/mpfs: emmcsd: fix csd read - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/17 15:05:41 UTC, 0 replies.
- [nuttx] branch master updated: risc-v/mpfs: emmcsd: fix csd read - posted by xi...@apache.org on 2023/07/17 15:05:43 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 commented on a diff in pull request #1839: Redesigning cachespeed - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/17 15:09:44 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1842: tools: Merge WASM_BUILD and WASM_BUILD_ONLY - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/17 15:14:50 UTC, 0 replies.
- [nuttx-apps] branch master updated (ff276e422 -> 5d3738345) - posted by xi...@apache.org on 2023/07/17 15:14:52 UTC, 0 replies.
- [nuttx-apps] 01/02: tools: Merge WASM_BUILD and WASM_BUILD_ONLY - posted by xi...@apache.org on 2023/07/17 15:14:53 UTC, 0 replies.
- [nuttx-apps] 02/02: examples: Build both native app and wasm app for hello to pass CI test - posted by xi...@apache.org on 2023/07/17 15:14:54 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1840: blktest:New Test Items - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/17 15:15:35 UTC, 0 replies.
- [nuttx-apps] branch master updated (5d3738345 -> 4bc06d9a4) - posted by xi...@apache.org on 2023/07/17 15:15:37 UTC, 0 replies.
- [nuttx-apps] 01/03: drivertest_block:Test the availability of each sector of the block. - posted by xi...@apache.org on 2023/07/17 15:15:38 UTC, 0 replies.
- [nuttx-apps] 02/03: drivertest_block:Give redundant space for bad blocks in nand flash - posted by xi...@apache.org on 2023/07/17 15:15:39 UTC, 0 replies.
- [nuttx-apps] 03/03: drivertest_block:New test items about cache and memory alignment - posted by xi...@apache.org on 2023/07/17 15:15:40 UTC, 0 replies.
- [GitHub] [nuttx] mks2183 commented on pull request #9842: driver/audio: low level reset must always succeed. - posted by "mks2183 (via GitHub)" <gi...@apache.org> on 2023/07/17 16:18:37 UTC, 2 replies.
- [GitHub] [nuttx-apps] lucasssvaz opened a new pull request, #1844: system/nxdiag: Fix race condition during build - posted by "lucasssvaz (via GitHub)" <gi...@apache.org> on 2023/07/17 16:19:02 UTC, 0 replies.
- [GitHub] [nuttx] tmedicci opened a new issue, #9845: xtensa/risc-v issue with module app (after PR #7202 and #9737) - posted by "tmedicci (via GitHub)" <gi...@apache.org> on 2023/07/17 16:40:47 UTC, 0 replies.
- [GitHub] [nuttx] tmedicci commented on pull request #9737: libs/libc/modlib: fix dynamic loader issues - posted by "tmedicci (via GitHub)" <gi...@apache.org> on 2023/07/17 16:47:04 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9842: driver/audio: low level reset must always succeed. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/17 16:58:11 UTC, 0 replies.
- [GitHub] [nuttx] mks2183 opened a new pull request, #9846: driver/audio: low level reset must always succeed - posted by "mks2183 (via GitHub)" <gi...@apache.org> on 2023/07/17 17:58:30 UTC, 0 replies.
- [GitHub] [nuttx] mks2183 closed pull request #9842: driver/audio: low level reset must always succeed. - posted by "mks2183 (via GitHub)" <gi...@apache.org> on 2023/07/17 17:59:59 UTC, 0 replies.
- [GitHub] [nuttx] mks2183 commented on pull request #9846: driver/audio: low level reset must always succeed - posted by "mks2183 (via GitHub)" <gi...@apache.org> on 2023/07/17 18:03:53 UTC, 2 replies.
- [GitHub] [nuttx] acassis opened a new pull request, #9847: stm32f777zit6-meadow: Add usbnsh board profile - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/17 21:49:58 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: 07abea83aab63736f2895f109c448ae631509f46 docs: b79671a33688be16df4be800ad129e8264dbdfd2 - posted by gi...@apache.org on 2023/07/18 00:22:23 UTC, 0 replies.
- [GitHub] [nuttx] extinguish opened a new pull request, #9848: sched/signal/sig_nanosleep: fix the clock_nanosleep posix case - posted by "extinguish (via GitHub)" <gi...@apache.org> on 2023/07/18 02:12:30 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9844: net/udp: Change conn->readahead to I/O buffer chain - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/18 02:51:48 UTC, 0 replies.
- [nuttx] branch master updated (b79671a336 -> 075eb6a6d2) - posted by xi...@apache.org on 2023/07/18 02:51:51 UTC, 0 replies.
- [nuttx] 01/02: net: Rename tcp_dataconcat to net_iob_concat - posted by xi...@apache.org on 2023/07/18 02:51:52 UTC, 0 replies.
- [nuttx] 02/02: net/udp: Change conn->readahead to I/O buffer chain - posted by xi...@apache.org on 2023/07/18 02:51:53 UTC, 0 replies.
- [GitHub] [nuttx] anchao opened a new pull request, #9849: tools/ci/checkpatch: add cmake style check into ci-check - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/07/18 04:04:33 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9848: sched/signal/sig_nanosleep: fix the clock_nanosleep posix case - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/18 05:20:30 UTC, 1 replies.
- [GitHub] [nuttx] mks2183 opened a new issue, #9850: macOS related build failure - posted by "mks2183 (via GitHub)" <gi...@apache.org> on 2023/07/18 05:40:39 UTC, 0 replies.
- [GitHub] [nuttx] jlaitine opened a new pull request, #9851: arch/risc-v/src/mpfs/mpfs_ddr.c: Correct erroneous register addresses… - posted by "jlaitine (via GitHub)" <gi...@apache.org> on 2023/07/18 06:23:25 UTC, 0 replies.
- [GitHub] [nuttx] eenurkka commented on pull request #9851: arch/risc-v/src/mpfs/mpfs_ddr.c: Correct erroneous register addresses… - posted by "eenurkka (via GitHub)" <gi...@apache.org> on 2023/07/18 06:38:38 UTC, 0 replies.
- [GitHub] [nuttx] chenzhihong007 opened a new pull request, #9852: drivers: usbhost_hub: usb communication memory should use DRVR_ALLOC - posted by "chenzhihong007 (via GitHub)" <gi...@apache.org> on 2023/07/18 06:47:34 UTC, 0 replies.
- [GitHub] [nuttx-apps] no1wudi opened a new pull request, #1845: Move Wasm.mk to end of file since it need definition from Application - posted by "no1wudi (via GitHub)" <gi...@apache.org> on 2023/07/18 10:21:40 UTC, 1 replies.
- [GitHub] [nuttx] acassis commented on pull request #9852: drivers: usbhost_hub: usb communication memory should use DRVR_ALLOC - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/18 12:51:25 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9849: tools/ci/checkpatch: add cmake style check into ci-check - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/18 13:09:50 UTC, 0 replies.
- [nuttx] branch master updated (075eb6a6d2 -> 7eff229838) - posted by ac...@apache.org on 2023/07/18 13:09:55 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9851: arch/risc-v/src/mpfs/mpfs_ddr.c: Correct erroneous register addresses… - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/18 13:11:12 UTC, 0 replies.
- [nuttx] branch master updated (7eff229838 -> c269adbff1) - posted by ac...@apache.org on 2023/07/18 13:11:16 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on issue #9850: macOS related build failure - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/18 13:13:38 UTC, 1 replies.
- [GitHub] [nuttx] acassis merged pull request #9846: driver/audio: low level reset must always succeed - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/18 13:14:27 UTC, 0 replies.
- [nuttx] branch master updated: driver/audio: low level reset must always succeed - posted by ac...@apache.org on 2023/07/18 13:14:31 UTC, 0 replies.
- [GitHub] [nuttx-apps] no1wudi closed pull request #1845: Move Wasm.mk to end of file since it need definition from Application - posted by "no1wudi (via GitHub)" <gi...@apache.org> on 2023/07/18 13:44:34 UTC, 0 replies.
- [GitHub] [nuttx] btashton commented on issue #9850: macOS related build failure - posted by "btashton (via GitHub)" <gi...@apache.org> on 2023/07/18 13:54:06 UTC, 0 replies.
- [GitHub] [nuttx] mu578 commented on issue #9850: macOS related build failure - posted by "mu578 (via GitHub)" <gi...@apache.org> on 2023/07/18 15:33:02 UTC, 0 replies.
- [GitHub] [nuttx] mks2183 commented on issue #9850: macOS related build failure - posted by "mks2183 (via GitHub)" <gi...@apache.org> on 2023/07/18 15:33:14 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 commented on pull request #1844: system/nxdiag: Fix race condition during build - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/18 15:43:15 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1844: system/nxdiag: Fix race condition during build - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/18 15:43:33 UTC, 0 replies.
- [nuttx-apps] branch master updated: system/nxdiag: Fix race condition during build - posted by xi...@apache.org on 2023/07/18 15:44:23 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9847: stm32f777zit6-meadow: Add usbnsh board profile - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/18 15:46:32 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9847: stm32f777zit6-meadow: Add usbnsh board profile - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/18 15:46:37 UTC, 0 replies.
- [nuttx] branch master updated (f9386282dc -> fcc2398078) - posted by xi...@apache.org on 2023/07/18 15:46:51 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9852: drivers: usbhost_hub: usb communication memory should use DRVR_ALLOC - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/18 15:50:47 UTC, 1 replies.
- [GitHub] [nuttx] TimJTi opened a new issue, #9092: Removing app via menuconfig causes build fail - posted by "TimJTi (via GitHub)" <gi...@apache.org> on 2023/07/18 16:15:15 UTC, 0 replies.
- [GitHub] [nuttx] TimJTi closed issue #9092: Removing app via menuconfig causes build fail - posted by "TimJTi (via GitHub)" <gi...@apache.org> on 2023/07/18 16:23:57 UTC, 0 replies.
- [GitHub] [nuttx] TimJTi commented on issue #9092: Removing app via menuconfig causes build fail - posted by "TimJTi (via GitHub)" <gi...@apache.org> on 2023/07/18 16:24:10 UTC, 0 replies.
- [GitHub] [nuttx] kcheshmedzhiev opened a new pull request, #9853: Initial support for NUCLEO-U5A5ZJ-Q board - posted by "kcheshmedzhiev (via GitHub)" <gi...@apache.org> on 2023/07/18 16:59:40 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on issue #9850: macOS related build failure - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/18 18:44:38 UTC, 1 replies.
- [GitHub] [nuttx] raiden00pl opened a new pull request, #9854: tools/ci: migrate some ci build configurations to CMake - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/18 19:43:18 UTC, 0 replies.
- [GitHub] [nuttx] yamt opened a new pull request, #9855: CI: workaround Cython issue - posted by "yamt (via GitHub)" <gi...@apache.org> on 2023/07/18 23:39:47 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: 07abea83aab63736f2895f109c448ae631509f46 docs: fcc2398078f1763b39122adb3bbfb04878c49d43 - posted by gi...@apache.org on 2023/07/19 00:27:19 UTC, 0 replies.
- [GitHub] [nuttx] chenzhihong007 commented on a diff in pull request #9852: drivers: usbhost_hub: usb communication memory should use DRVR_ALLOC - posted by "chenzhihong007 (via GitHub)" <gi...@apache.org> on 2023/07/19 01:23:14 UTC, 1 replies.
- [GitHub] [nuttx] patacongo commented on a diff in pull request #9848: sched/signal/sig_nanosleep: fix the clock_nanosleep posix case - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/07/19 03:50:08 UTC, 4 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9852: drivers: usbhost_hub: usb communication memory should use DRVR_ALLOC - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/19 05:38:38 UTC, 0 replies.
- [nuttx] branch master updated: drivers: usbhost_hub: usb communication memory should use DRVR_ALLOC - posted by xi...@apache.org on 2023/07/19 05:38:42 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9855: CI: workaround Cython issue - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/19 05:40:23 UTC, 0 replies.
- [nuttx] branch master updated (3d8324962a -> d524403c4c) - posted by xi...@apache.org on 2023/07/19 05:40:26 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 closed issue #9850: macOS related build failure - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/19 05:40:52 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9854: tools/ci: migrate some ci build configurations to CMake - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/19 05:41:36 UTC, 3 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9853: Initial support for NUCLEO-U5A5ZJ-Q board - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/19 05:43:42 UTC, 6 replies.
- [GitHub] [nuttx] kcheshmedzhiev commented on pull request #9853: Initial support for NUCLEO-U5A5ZJ-Q board - posted by "kcheshmedzhiev (via GitHub)" <gi...@apache.org> on 2023/07/19 06:18:56 UTC, 8 replies.
- [GitHub] [nuttx] raiden00pl opened a new pull request, #9856: boards: use the example from NuttX-apps for all NimBLE configurations - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/19 09:05:02 UTC, 0 replies.
- [GitHub] [nuttx-apps] raiden00pl opened a new pull request, #1846: cmake: support for nimble build - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/19 09:12:59 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl commented on pull request #9854: tools/ci: migrate some ci build configurations to CMake - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/19 09:44:07 UTC, 4 replies.
- [GitHub] [nuttx] raiden00pl commented on pull request #9849: tools/ci/checkpatch: add cmake style check into ci-check - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/19 09:51:40 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9709: esp32-devkitc/wamr_wasi_debug: enable wasi-threads - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/19 10:50:27 UTC, 0 replies.
- [nuttx] branch master updated: esp32-devkitc/wamr_wasi_debug: enable wasi-threads - posted by xi...@apache.org on 2023/07/19 10:50:30 UTC, 0 replies.
- [GitHub] [nuttx] tmedicci commented on issue #9845: xtensa/risc-v issue with module app (after PR #7202 and #9737) - posted by "tmedicci (via GitHub)" <gi...@apache.org> on 2023/07/19 12:05:51 UTC, 2 replies.
- [GitHub] [nuttx] nealef commented on issue #9845: xtensa/risc-v issue with module app (after PR #7202 and #9737) - posted by "nealef (via GitHub)" <gi...@apache.org> on 2023/07/19 12:07:55 UTC, 0 replies.
- [GitHub] [nuttx-apps] crafcat7 commented on a diff in pull request #1839: Redesigning cachespeed - posted by "crafcat7 (via GitHub)" <gi...@apache.org> on 2023/07/19 15:04:03 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1839: Redesigning cachespeed - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/19 17:42:40 UTC, 0 replies.
- [nuttx-apps] branch master updated (6f56e69a1 -> 10baddee0) - posted by xi...@apache.org on 2023/07/19 17:42:43 UTC, 0 replies.
- [nuttx-apps] 01/03: system/cachespeed:Redesign of the overall test tool. - posted by xi...@apache.org on 2023/07/19 17:42:44 UTC, 0 replies.
- [nuttx-apps] 02/03: system/cachespeed:Optimize the number of tests - posted by xi...@apache.org on 2023/07/19 17:42:45 UTC, 0 replies.
- [nuttx-apps] 03/03: system/cachespeed:Modifying kconfig depends on - posted by xi...@apache.org on 2023/07/19 17:42:46 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1846: cmake: support for nimble build - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/19 17:44:42 UTC, 0 replies.
- [nuttx-apps] branch master updated (10baddee0 -> dda21ad57) - posted by xi...@apache.org on 2023/07/19 17:44:45 UTC, 0 replies.
- [nuttx-apps] 01/02: cmake: include examples after apps modules - posted by xi...@apache.org on 2023/07/19 17:44:46 UTC, 0 replies.
- [nuttx-apps] 02/02: cmake: support for nimble - posted by xi...@apache.org on 2023/07/19 17:44:47 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9856: boards: use the example from NuttX-apps for all NimBLE configurations - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/19 17:45:41 UTC, 0 replies.
- [nuttx] branch master updated: boards: use the example from NuttX-apps for all NimBLE configurations - posted by xi...@apache.org on 2023/07/19 17:45:45 UTC, 0 replies.
- [GitHub] [nuttx] vbenso commented on pull request #6992: WS2812 LED driver using ESP32's RMT peripheral - posted by "vbenso (via GitHub)" <gi...@apache.org> on 2023/07/19 21:23:29 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: 07abea83aab63736f2895f109c448ae631509f46 docs: 9da715db12b4560c70bf09bd4290bb9eccfb889e - posted by gi...@apache.org on 2023/07/20 00:22:01 UTC, 0 replies.
- [GitHub] [nuttx-apps] no1wudi commented on pull request #1845: Move Wasm.mk to end of file since it need definition from Application - posted by "no1wudi (via GitHub)" <gi...@apache.org> on 2023/07/20 01:38:33 UTC, 0 replies.
- [GitHub] [nuttx] zhhyu7 opened a new pull request, #9857: dns: print dns server address when query failed - posted by "zhhyu7 (via GitHub)" <gi...@apache.org> on 2023/07/20 02:17:32 UTC, 0 replies.
- [GitHub] [nuttx] anchao opened a new pull request, #9858: tools/testbuild: restore the original toolchain configuration before refresh - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/07/20 02:43:47 UTC, 0 replies.
- [GitHub] [nuttx] anchao commented on pull request #9854: tools/ci: migrate some ci build configurations to CMake - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/07/20 02:45:51 UTC, 1 replies.
- [GitHub] [nuttx] anjiahao1 opened a new pull request, #9859: Support thread command by gdb python script - posted by "anjiahao1 (via GitHub)" <gi...@apache.org> on 2023/07/20 04:11:34 UTC, 0 replies.
- [GitHub] [nuttx] chenzhihong007 opened a new pull request, #9860: hpmicro: hpm6750: keep cpu clock on after "wfi" - posted by "chenzhihong007 (via GitHub)" <gi...@apache.org> on 2023/07/20 06:03:59 UTC, 0 replies.
- [GitHub] [nuttx-apps] jerpelea merged pull request #1845: Move Wasm.mk to end of file since it need definition from Application - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/07/20 06:10:55 UTC, 0 replies.
- [nuttx-apps] branch master updated: Move Wasm.mk to end of file since it need definition from Application.mk itself. - posted by je...@apache.org on 2023/07/20 06:10:58 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea merged pull request #9836: libc/tls: Change the default value of TLS_NELEM to zero - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/07/20 06:11:33 UTC, 0 replies.
- [nuttx] branch master updated (9da715db12 -> a51be33a41) - posted by je...@apache.org on 2023/07/20 06:11:37 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea merged pull request #9857: dns: print dns server address when query failed - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/07/20 06:12:00 UTC, 0 replies.
- [nuttx] branch master updated (a51be33a41 -> 3c359da8b9) - posted by je...@apache.org on 2023/07/20 06:12:04 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl merged pull request #9858: tools/testbuild: restore the original toolchain configuration before refresh - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/20 07:09:34 UTC, 0 replies.
- [nuttx] branch master updated: tools/testbuild: restore the original toolchain configuration before refresh - posted by ra...@apache.org on 2023/07/20 07:09:37 UTC, 0 replies.
- [GitHub] [nuttx] anchao opened a new pull request, #9861: toolchain/gcc: fix linker error if enable STACK_CANARIES/LTO at same time - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/07/20 09:19:29 UTC, 0 replies.
- [GitHub] [nuttx] anchao commented on pull request #9849: tools/ci/checkpatch: add cmake style check into ci-check - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/07/20 09:31:54 UTC, 1 replies.
- [GitHub] [nuttx] anchao opened a new pull request, #9862: tools/ci: print cmake warning message only once - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/07/20 09:52:35 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9860: hpmicro: hpm6750: keep cpu clock on after "wfi" - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/20 10:15:32 UTC, 0 replies.
- [nuttx] branch master updated: hpmicro: hpm6750: keep cpu clock on after "wfi", so that mchtmr can work after "wfi" - posted by xi...@apache.org on 2023/07/20 10:15:35 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9859: Support thread command by gdb python script - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/20 10:41:31 UTC, 4 replies.
- [GitHub] [nuttx] GooTal commented on issue #1368: graphics/vnc/server breakage - posted by "GooTal (via GitHub)" <gi...@apache.org> on 2023/07/20 11:58:19 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9862: tools/ci: print cmake warning message only once - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/20 13:40:37 UTC, 0 replies.
- [nuttx] branch master updated: tools/ci: print cmake warning message only once - posted by xi...@apache.org on 2023/07/20 13:40:41 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9863: sched: Remove the unnecessary DEBUG_TCBINFO option - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/20 16:33:32 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9861: toolchain/gcc: fix linker error if enable STACK_CANARIES/LTO at same time - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/20 17:13:31 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9861: toolchain/gcc: fix linker error if enable STACK_CANARIES/LTO at same time - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/20 17:13:37 UTC, 0 replies.
- [nuttx] branch master updated: toolchain/gcc: fix linker error if enable STACK_CANARIES/LTO at same time - posted by xi...@apache.org on 2023/07/20 17:13:40 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: 07abea83aab63736f2895f109c448ae631509f46 docs: 4b94dc3092d5ea11e512b1d5653eeb5b16509206 - posted by gi...@apache.org on 2023/07/21 00:17:47 UTC, 0 replies.
- [GitHub] [nuttx] anjiahao1 commented on a diff in pull request #9859: Support thread command by gdb python script - posted by "anjiahao1 (via GitHub)" <gi...@apache.org> on 2023/07/21 02:26:10 UTC, 1 replies.
- [GitHub] [nuttx] anchao opened a new pull request, #9864: [DO NOT MERGE]ci/check: install format tool before run style check script - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/07/21 06:27:30 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl opened a new pull request, #9865: cmake: update docker cmake to 3.26.0 - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/21 07:28:02 UTC, 0 replies.
- [GitHub] [nuttx] anchao opened a new pull request, #9866: arch/perf: add ARCH_HAVE_PERF_EVENTS to support hardware perf events - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/07/21 08:24:57 UTC, 0 replies.
- [GitHub] [nuttx] anchao opened a new pull request, #9867: net/local: forward threshold ioctl() to pipe - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/07/21 08:26:32 UTC, 0 replies.
- [GitHub] [nuttx] royfengsss opened a new pull request, #9868: ESP32s3: Do not include specfic board in commom - posted by "royfengsss (via GitHub)" <gi...@apache.org> on 2023/07/21 08:38:52 UTC, 0 replies.
- [GitHub] [nuttx] yintao707 opened a new pull request, #9869: nuttx/sim: use workquene instead rptun_loop - posted by "yintao707 (via GitHub)" <gi...@apache.org> on 2023/07/21 09:09:45 UTC, 0 replies.
- [GitHub] [nuttx] royfengsss opened a new pull request, #9870: Some follow-up changes for ESP32s3 32M flash support - posted by "royfengsss (via GitHub)" <gi...@apache.org> on 2023/07/21 09:27:42 UTC, 0 replies.
- [GitHub] [nuttx] jlaitine opened a new pull request, #9871: arch/risc-v/src/mpfs: Add configuration option to enable DDR manual a… - posted by "jlaitine (via GitHub)" <gi...@apache.org> on 2023/07/21 11:39:28 UTC, 0 replies.
- [GitHub] [nuttx] tmedicci commented on pull request #9868: ESP32s3: Do not include specfic board in commom - posted by "tmedicci (via GitHub)" <gi...@apache.org> on 2023/07/21 11:42:13 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9866: arch/perf: add ARCH_HAVE_PERF_EVENTS to support hardware perf events - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/21 12:43:32 UTC, 0 replies.
- [nuttx] branch master updated: arch/perf: add ARCH_HAVE_PERF_EVENTS to support hardware perf events - posted by xi...@apache.org on 2023/07/21 12:43:35 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9870: Some follow-up changes for ESP32s3 32M flash support - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/21 12:44:06 UTC, 0 replies.
- [nuttx] branch master updated (ee6e2ce149 -> 3fa86f83b7) - posted by xi...@apache.org on 2023/07/21 12:44:10 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9868: ESP32s3: Do not include specfic board in commom - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/21 12:45:50 UTC, 0 replies.
- [nuttx] branch master updated (3fa86f83b7 -> 3c63b9b646) - posted by xi...@apache.org on 2023/07/21 12:45:55 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9869: nuttx/sim: use workquene instead rptun_loop - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/21 12:47:01 UTC, 0 replies.
- [nuttx] branch master updated: nuttx/sim: use workquene instead rptun_loop - posted by xi...@apache.org on 2023/07/21 12:47:04 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9864: ci/check: install format tool before run style check script - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/21 12:47:29 UTC, 0 replies.
- [nuttx] branch master updated (0b01340aec -> ed6503b9a3) - posted by xi...@apache.org on 2023/07/21 12:47:32 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9854: tools/ci: migrate some ci build configurations to CMake - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/21 16:59:46 UTC, 0 replies.
- [nuttx] branch master updated (ed6503b9a3 -> 26dda05cdf) - posted by xi...@apache.org on 2023/07/21 16:59:50 UTC, 0 replies.
- [nuttx] 01/02: cmake: port missing nrf52 boards - posted by xi...@apache.org on 2023/07/21 16:59:51 UTC, 0 replies.
- [nuttx] 02/02: tools/ci: migrate some ci build configurations to CMake - posted by xi...@apache.org on 2023/07/21 16:59:52 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9853: Initial support for NUCLEO-U5A5ZJ-Q board - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/21 17:13:52 UTC, 3 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #6992: WS2812 LED driver using ESP32's RMT peripheral - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/21 17:14:46 UTC, 1 replies.
- [GitHub] [nuttx] cederom commented on pull request #6992: WS2812 LED driver using ESP32's RMT peripheral - posted by "cederom (via GitHub)" <gi...@apache.org> on 2023/07/21 17:52:56 UTC, 1 replies.
- [GitHub] [nuttx] acassis opened a new issue, #9872: usbnsh is not working - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/21 19:19:53 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on issue #9872: usbnsh is not working - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/21 19:34:51 UTC, 0 replies.
- [GitHub] [nuttx] acassis closed issue #9872: usbnsh is not working - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/21 19:34:53 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9871: arch/risc-v/src/mpfs: Add configuration option to enable DDR manual a… - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/21 19:36:07 UTC, 0 replies.
- [nuttx] branch master updated: arch/risc-v/src/mpfs: Add configuration option to enable DDR manual addcmd training - posted by ac...@apache.org on 2023/07/21 19:36:10 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: 07abea83aab63736f2895f109c448ae631509f46 docs: 8766865e09920f5f877e45a4705115f86940d24e - posted by gi...@apache.org on 2023/07/22 00:22:29 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9867: net/local: forward threshold ioctl() to pipe - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/22 03:39:31 UTC, 0 replies.
- [nuttx] branch master updated: net/local: forward threshold ioctl() to pipe - posted by xi...@apache.org on 2023/07/22 03:39:34 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl opened a new pull request, #9873: nrf91: improvements for modem and support for modem sockets - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/22 12:46:44 UTC, 0 replies.
- [GitHub] [nuttx] lucasssvaz opened a new pull request, #9874: arch/risc-v/espressif: Add PWM/LEDC support - posted by "lucasssvaz (via GitHub)" <gi...@apache.org> on 2023/07/22 14:23:53 UTC, 0 replies.
- [GitHub] [nuttx-apps] yamt opened a new pull request, #1847: toywasm: bump the version to v29.0.0 - posted by "yamt (via GitHub)" <gi...@apache.org> on 2023/07/22 14:42:32 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1847: toywasm: bump the version to v29.0.0 - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/22 17:08:48 UTC, 0 replies.
- [nuttx-apps] branch master updated (56a20a202 -> 33987a76a) - posted by xi...@apache.org on 2023/07/22 17:08:51 UTC, 0 replies.
- [nuttx-apps] 01/03: Revert "toywasm: disable tail call and explain why" - posted by xi...@apache.org on 2023/07/22 17:08:52 UTC, 0 replies.
- [nuttx-apps] 02/03: toywasm: bump the version to v29.0.0 - posted by xi...@apache.org on 2023/07/22 17:08:53 UTC, 0 replies.
- [nuttx-apps] 03/03: regen for toywasm v29.0.0 - posted by xi...@apache.org on 2023/07/22 17:08:54 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9874: arch/risc-v/espressif: Add PWM/LEDC support - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/22 17:11:40 UTC, 0 replies.
- [nuttx] branch master updated (9004a49431 -> 8dea103ecb) - posted by xi...@apache.org on 2023/07/22 17:11:44 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9873: nrf91: improvements for modem and support for modem sockets - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/22 17:21:11 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: 07abea83aab63736f2895f109c448ae631509f46 docs: 8dea103ecb13a5d3b8412283286ed29662af0f57 - posted by gi...@apache.org on 2023/07/23 00:18:53 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl commented on a diff in pull request #9873: nrf91: improvements for modem and support for modem sockets - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/23 09:25:04 UTC, 1 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9873: nrf91: improvements for modem and support for modem sockets - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/23 11:56:40 UTC, 0 replies.
- [nuttx] branch master updated (8dea103ecb -> f3e22c0bb0) - posted by xi...@apache.org on 2023/07/23 11:56:45 UTC, 0 replies.
- [nuttx] 01/07: include/nuttx/wireless/lte/lte.h: increase bb_product length - posted by xi...@apache.org on 2023/07/23 11:56:46 UTC, 0 replies.
- [nuttx] 02/07: include/nuttx/wireless/lte/lte.h: add fw_version field to lte_version_t - posted by xi...@apache.org on 2023/07/23 11:56:47 UTC, 0 replies.
- [nuttx] 03/07: arch/nrf91: fix modem initialization - posted by xi...@apache.org on 2023/07/23 11:56:48 UTC, 0 replies.
- [nuttx] 04/07: arch/nrf91: convert modem AT interface to serial device - posted by xi...@apache.org on 2023/07/23 11:56:49 UTC, 0 replies.
- [nuttx] 05/07: arch/nrf91: fixes for modem OS integration - posted by xi...@apache.org on 2023/07/23 11:56:50 UTC, 0 replies.
- [nuttx] 06/07: arch/nrf91: add support for modem sockets - posted by xi...@apache.org on 2023/07/23 11:56:51 UTC, 0 replies.
- [nuttx] 07/07: boards/nrf9160-dk: update modem configuration - posted by xi...@apache.org on 2023/07/23 11:56:52 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9865: cmake: update docker cmake to 3.26.0 - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/23 19:12:31 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #6992: WS2812 LED driver using ESP32's RMT peripheral - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/23 19:18:00 UTC, 0 replies.
- [nuttx] branch master updated: New implementation of the ESP32's RMT driver. - posted by ac...@apache.org on 2023/07/23 19:18:03 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9863: sched: Remove the unnecessary DEBUG_TCBINFO option - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/23 19:27:07 UTC, 0 replies.
- [GitHub] [nuttx] patacongo commented on pull request #9863: sched: Remove the unnecessary DEBUG_TCBINFO option - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/07/23 19:45:45 UTC, 0 replies.
- [GitHub] [nuttx] mks2183 opened a new issue, #9875: Allow 100 column lines - posted by "mks2183 (via GitHub)" <gi...@apache.org> on 2023/07/23 20:56:21 UTC, 0 replies.
- [GitHub] [nuttx] tcpaiva opened a new issue, #9876: Configuration still points to the older board used as template - posted by "tcpaiva (via GitHub)" <gi...@apache.org> on 2023/07/23 21:56:53 UTC, 0 replies.
- [GitHub] [nuttx] patacongo commented on issue #9875: Allow 100 column lines - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/07/23 22:06:16 UTC, 2 replies.
- [GitHub] [nuttx] acassis commented on issue #9876: Configuration still points to the older board used as template - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/23 22:38:51 UTC, 1 replies.
- [GitHub] [nuttx] mu578 commented on issue #9875: Allow 100 column lines - posted by "mu578 (via GitHub)" <gi...@apache.org> on 2023/07/23 22:43:23 UTC, 1 replies.
- [nuttx-website] branch asf-site updated: Publishing web: 07abea83aab63736f2895f109c448ae631509f46 docs: 0c5145b7d1e81288a24b06b7acf58b9b057c0f0c - posted by gi...@apache.org on 2023/07/24 00:18:13 UTC, 0 replies.
- [GitHub] [nuttx] tcpaiva commented on issue #9876: Configuration still points to the older board used as template - posted by "tcpaiva (via GitHub)" <gi...@apache.org> on 2023/07/24 01:01:12 UTC, 1 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9853: Initial support for NUCLEO-U5A5ZJ-Q board - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/24 01:42:07 UTC, 0 replies.
- [nuttx] branch master updated (0c5145b7d1 -> ea87d008a0) - posted by xi...@apache.org on 2023/07/24 01:42:12 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9865: cmake: update docker cmake to 3.26.0 - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/24 01:52:47 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 commented on pull request #9853: Initial support for NUCLEO-U5A5ZJ-Q board - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/07/24 02:26:48 UTC, 0 replies.
- [GitHub] [nuttx] anchao commented on pull request #9865: cmake: update docker cmake to 3.26.0 - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/07/24 02:26:54 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9859: Support thread command by gdb python script - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/24 04:59:18 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9859: Support thread command by gdb python script - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/24 04:59:38 UTC, 0 replies.
- [nuttx] branch master updated (ea87d008a0 -> 8abf803a1d) - posted by xi...@apache.org on 2023/07/24 04:59:41 UTC, 0 replies.
- [nuttx] 01/05: fix sim register & tcb info typo - posted by xi...@apache.org on 2023/07/24 04:59:42 UTC, 0 replies.
- [nuttx] 02/05: sim:add sim32 & sim64 tcbinfo - posted by xi...@apache.org on 2023/07/24 04:59:43 UTC, 0 replies.
- [nuttx] 03/05: toos/gdb/thread:Support thread command on nuttx - posted by xi...@apache.org on 2023/07/24 04:59:44 UTC, 0 replies.
- [nuttx] 04/05: arm64:support arm64 for tcb info - posted by xi...@apache.org on 2023/07/24 04:59:45 UTC, 0 replies.
- [nuttx] 05/05: arm64:Need to store native sp pointer to tcb - posted by xi...@apache.org on 2023/07/24 04:59:46 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9848: sched/signal/sig_nanosleep: fix the clock_nanosleep posix case - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/24 05:01:40 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9848: sched/signal/sig_nanosleep: fix the clock_nanosleep posix case - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/24 05:02:05 UTC, 0 replies.
- [nuttx] branch master updated: sched/signal/sig_nanosleep: fix the clock_nanosleep posix case - posted by xi...@apache.org on 2023/07/24 05:02:08 UTC, 0 replies.
- [GitHub] [nuttx] extinguish opened a new pull request, #9877: libs/libc/strftime: add modifier character support to strftime - posted by "extinguish (via GitHub)" <gi...@apache.org> on 2023/07/24 05:40:13 UTC, 0 replies.
- [GitHub] [nuttx] mks2183 commented on issue #9875: Allow 100 column lines - posted by "mks2183 (via GitHub)" <gi...@apache.org> on 2023/07/24 06:07:40 UTC, 1 replies.
- [GitHub] [nuttx] TimJTi commented on issue #9875: Allow 100 column lines - posted by "TimJTi (via GitHub)" <gi...@apache.org> on 2023/07/24 08:21:14 UTC, 0 replies.
- [GitHub] [nuttx] anjiahao1 opened a new pull request, #9878: tcbinfo:fix typo,There are two more invalid fields in the structure - posted by "anjiahao1 (via GitHub)" <gi...@apache.org> on 2023/07/24 09:43:15 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 commented on pull request #9859: Support thread command by gdb python script - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/07/24 09:56:40 UTC, 1 replies.
- [GitHub] [nuttx] wengzhe opened a new pull request, #9879: net/setsockopt: Add IP_TTL support - posted by "wengzhe (via GitHub)" <gi...@apache.org> on 2023/07/24 10:21:34 UTC, 0 replies.
- [GitHub] [nuttx] anjiahao1 opened a new pull request, #9880: Documentation:add gdb python script documentation - posted by "anjiahao1 (via GitHub)" <gi...@apache.org> on 2023/07/24 10:24:58 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl commented on pull request #9865: cmake: update docker cmake to 3.26.0 - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/24 10:38:09 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9880: Documentation:add gdb python script documentation - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/24 11:06:00 UTC, 0 replies.
- [nuttx] branch master updated: Documentation:add gdb python script documentation - posted by ac...@apache.org on 2023/07/24 11:06:06 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl opened a new pull request, #9881: cmake: port stm32f0l0g0 - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/24 11:08:59 UTC, 0 replies.
- [GitHub] [nuttx] acassis opened a new pull request, #9882: Fix modlib to get binary loading working again - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/24 11:15:24 UTC, 0 replies.
- [GitHub] [nuttx] tmedicci commented on pull request #9882: Fix modlib to get binary loading working again - posted by "tmedicci (via GitHub)" <gi...@apache.org> on 2023/07/24 12:03:24 UTC, 2 replies.
- [GitHub] [nuttx] mks2183 closed issue #9875: Allow 100 column lines - posted by "mks2183 (via GitHub)" <gi...@apache.org> on 2023/07/24 16:41:23 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9879: net/setsockopt: Add IP_TTL support - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/24 16:46:39 UTC, 0 replies.
- [nuttx] branch master updated (4745ab64c3 -> 9fd26195d1) - posted by xi...@apache.org on 2023/07/24 16:46:42 UTC, 0 replies.
- [nuttx] 01/02: inet:fix libuvtest udp multicast error - posted by xi...@apache.org on 2023/07/24 16:46:43 UTC, 0 replies.
- [nuttx] 02/02: net/setsockopt: Add IP_TTL support - posted by xi...@apache.org on 2023/07/24 16:46:44 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9878: sched/tcbinfo: add stack info to tcbinfo - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/24 16:47:14 UTC, 0 replies.
- [nuttx] branch master updated: sched/tcbinfo: add stack info to tcbinfo - posted by xi...@apache.org on 2023/07/24 16:47:17 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9865: cmake: update docker cmake to 3.26.0 - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/24 16:53:25 UTC, 0 replies.
- [nuttx] branch master updated: cmake: update docker cmake to 3.26.0 - posted by xi...@apache.org on 2023/07/24 16:53:29 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9881: cmake: port stm32f0l0g0 - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/24 17:13:29 UTC, 0 replies.
- [nuttx] branch master updated: cmake: port stm32f0l0g0 - posted by xi...@apache.org on 2023/07/24 17:13:33 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9877: libs/libc/strftime: add modifier character support to strftime - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/24 17:34:25 UTC, 0 replies.
- [nuttx] branch master updated: libs/libc/strftime: add modifier character support to strftime - posted by xi...@apache.org on 2023/07/24 17:34:29 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl opened a new pull request, #9883: cmake: enable more cmake builds - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/24 17:46:15 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9883: cmake: enable more cmake builds - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/24 17:59:02 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl commented on a diff in pull request #9883: cmake: enable more cmake builds - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/24 18:02:52 UTC, 1 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9863: sched: Remove the unnecessary DEBUG_TCBINFO option - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/24 18:10:59 UTC, 1 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9884: boards/esp32-devkitc: Refresh wifi_smp_rmt config - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/24 18:14:10 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9884: boards/esp32-devkitc: Refresh wifi_smp_rmt config - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/25 00:01:17 UTC, 0 replies.
- [nuttx] branch master updated: boards/esp32-devkitc: Refresh wifi_smp_rmt config - posted by ac...@apache.org on 2023/07/25 00:01:21 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: 07abea83aab63736f2895f109c448ae631509f46 docs: b4e725141583cbe670a1a8a0924c2c98cee9282c - posted by gi...@apache.org on 2023/07/25 00:17:35 UTC, 0 replies.
- [GitHub] [nuttx] cederom opened a new issue, #9885: ESP32 / RMT / WS2812 - posted by "cederom (via GitHub)" <gi...@apache.org> on 2023/07/25 01:04:07 UTC, 0 replies.
- [GitHub] [nuttx] cederom commented on issue #9885: ESP32 / RMT / WS2812 - posted by "cederom (via GitHub)" <gi...@apache.org> on 2023/07/25 01:11:11 UTC, 2 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9647: net: Add new interface to tell usrsock available - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/25 01:16:28 UTC, 0 replies.
- [GitHub] [nuttx] vbenso commented on issue #9885: ESP32 / RMT / WS2812 - posted by "vbenso (via GitHub)" <gi...@apache.org> on 2023/07/25 01:28:48 UTC, 1 replies.
- [GitHub] [nuttx-apps] anchao merged pull request #1838: Kconfig: Simplify the conditional default statement - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/07/25 01:51:12 UTC, 0 replies.
- [nuttx-apps] branch master updated (33987a76a -> 8083b094c) - posted by ar...@apache.org on 2023/07/25 01:51:13 UTC, 0 replies.
- [nuttx-apps] 01/02: testing/ostest: Remove the unnecessary defined(CONFIG_PTHREAD_CLEANUP_STACKSIZE) - posted by ar...@apache.org on 2023/07/25 01:51:14 UTC, 0 replies.
- [nuttx-apps] 02/02: Kconfig: Simplify the conditional default statement - posted by ar...@apache.org on 2023/07/25 01:51:15 UTC, 0 replies.
- [GitHub] [nuttx] anchao commented on a diff in pull request #9883: cmake: enable more cmake builds - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/07/25 01:58:38 UTC, 2 replies.
- [GitHub] [nuttx] extinguish opened a new pull request, #9886: add pthread_atfork implementation - posted by "extinguish (via GitHub)" <gi...@apache.org> on 2023/07/25 03:02:54 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9887: drivers: Format pointer through "%p" for kthread_create - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/25 03:30:41 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9888: Fix include/nuttx/hwspinlock/hwspinlock.h:117:3: error: too few arguments to function 'hwspin_unlock' - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/25 03:33:15 UTC, 0 replies.
- [GitHub] [nuttx-apps] anchao opened a new pull request, #1848: system/artable3: add cmake build support - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/07/25 03:46:53 UTC, 0 replies.
- [GitHub] [nuttx] anchao opened a new pull request, #9889: cmake/build: fix build break on cmake - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/07/25 03:53:21 UTC, 0 replies.
- [GitHub] [nuttx] anjiahao1 commented on pull request #9859: Support thread command by gdb python script - posted by "anjiahao1 (via GitHub)" <gi...@apache.org> on 2023/07/25 03:59:50 UTC, 0 replies.
- [GitHub] [nuttx] anchao commented on pull request #9889: cmake/build: fix build break on cmake - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/07/25 04:20:56 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9888: Fix include/nuttx/hwspinlock/hwspinlock.h:117:3: error: too few arguments to function 'hwspin_unlock' - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/25 06:11:26 UTC, 0 replies.
- [nuttx] branch master updated: Fix include/nuttx/hwspinlock/hwspinlock.h:117:3: error: too few arguments to function 'hwspin_unlock' - posted by pk...@apache.org on 2023/07/25 06:11:30 UTC, 0 replies.
- [GitHub] [nuttx] wengzhe opened a new pull request, #9890: libc/netdb: Move dns query info and buffer out of the stack - posted by "wengzhe (via GitHub)" <gi...@apache.org> on 2023/07/25 06:48:09 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9891: hwspinlock: Fix typo error(spin_lock_restore to spin_unlock_irqrestore) - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/25 08:23:44 UTC, 0 replies.
- [GitHub] [nuttx-apps] raiden00pl merged pull request #1848: system/artable3: add cmake build support - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/25 08:48:04 UTC, 0 replies.
- [nuttx-apps] branch master updated (8083b094c -> 7afa9b51e) - posted by ra...@apache.org on 2023/07/25 08:48:07 UTC, 0 replies.
- [nuttx-apps] 01/02: system/artable3: add cmake build support - posted by ra...@apache.org on 2023/07/25 08:48:08 UTC, 0 replies.
- [nuttx-apps] 02/02: ci/check: install format tool before run style check script - posted by ra...@apache.org on 2023/07/25 08:48:09 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl opened a new pull request, #9892: cmake: port the rest of stm32 boards and format Nordic boards - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/25 09:36:38 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea merged pull request #9891: hwspinlock: Fix typo error(spin_lock_restore to spin_unlock_irqrestore) - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/07/25 11:03:34 UTC, 0 replies.
- [nuttx] branch master updated: hwspinlock: Fix typo error(spin_lock_restore to spin_unlock_irqrestore) - posted by je...@apache.org on 2023/07/25 11:03:37 UTC, 0 replies.
- [GitHub] [nuttx] tcpaiva closed issue #9876: Configuration still points to the older board used as template - posted by "tcpaiva (via GitHub)" <gi...@apache.org> on 2023/07/25 12:02:42 UTC, 0 replies.
- [GitHub] [nuttx] anjiahao1 opened a new pull request, #9893: arm64:fix ostest failed to run - posted by "anjiahao1 (via GitHub)" <gi...@apache.org> on 2023/07/25 12:04:40 UTC, 0 replies.
- [GitHub] [nuttx] anjiahao1 commented on pull request #9893: arm64:fix ostest failed to run - posted by "anjiahao1 (via GitHub)" <gi...@apache.org> on 2023/07/25 12:05:19 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl opened a new pull request, #9894: add EPL licence option - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/25 12:42:53 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl opened a new pull request, #9895: arch/nrf91: fix for secure env only configurations - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/25 12:59:28 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl merged pull request #9889: cmake/build: fix build break on cmake - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/25 13:00:13 UTC, 0 replies.
- [nuttx] branch master updated (e28f6d6e6e -> 06af0d47aa) - posted by ra...@apache.org on 2023/07/25 13:00:18 UTC, 0 replies.
- [nuttx] 01/02: cmake/build: fix build break on cmake - posted by ra...@apache.org on 2023/07/25 13:00:19 UTC, 0 replies.
- [nuttx] 02/02: tools/ci: add rpproxy/rpserver into cmake build - posted by ra...@apache.org on 2023/07/25 13:00:20 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9892: cmake: port the rest of stm32 boards and format Nordic boards - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/25 13:08:56 UTC, 0 replies.
- [nuttx] branch master updated (06af0d47aa -> 4aa54e8405) - posted by xi...@apache.org on 2023/07/25 13:09:00 UTC, 0 replies.
- [nuttx] 01/02: cmake: format Nordic boards - posted by xi...@apache.org on 2023/07/25 13:09:01 UTC, 0 replies.
- [nuttx] 02/02: cmake: port more stm32 boards and format already ported stm32 boards - posted by xi...@apache.org on 2023/07/25 13:09:02 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9890: libc/netdb: Move dns query info and buffer out of the stack - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/25 13:17:51 UTC, 0 replies.
- [nuttx] branch master updated: libc/netdb: Move dns query info and buffer out of the stack - posted by xi...@apache.org on 2023/07/25 13:17:56 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9883: cmake: enable more cmake builds - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/25 13:18:24 UTC, 0 replies.
- [nuttx] branch master updated: cmake: enable more cmake builds - posted by xi...@apache.org on 2023/07/25 13:18:28 UTC, 0 replies.
- [GitHub] [nuttx] tmedicci opened a new pull request, #9896: espressif: get esp-hal-3rdparty sources based on its version - posted by "tmedicci (via GitHub)" <gi...@apache.org> on 2023/07/25 14:07:37 UTC, 0 replies.
- [GitHub] [nuttx] duduita commented on issue #7145: PPP: Use the DNS servers negotiated in the `IPCP` configuration - posted by "duduita (via GitHub)" <gi...@apache.org> on 2023/07/25 14:31:24 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea merged pull request #9894: add EPL licence option - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/07/25 15:30:48 UTC, 0 replies.
- [nuttx] branch master updated: add EPL licence option - posted by je...@apache.org on 2023/07/25 15:30:51 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9895: arch/nrf91: fix for secure env only configurations - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/25 15:49:27 UTC, 0 replies.
- [nuttx] branch master updated: arch/nrf91: make all interrupts non-secure only if CONFIG_NRF91_SPU_NONSECURE=y - posted by xi...@apache.org on 2023/07/25 15:49:30 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9882: Fix modlib to get binary loading working again - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/25 15:51:20 UTC, 0 replies.
- [nuttx] branch master updated (60200b6c9b -> a5c92582a4) - posted by xi...@apache.org on 2023/07/25 15:51:24 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9896: espressif: get esp-hal-3rdparty sources based on its version - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/25 16:45:02 UTC, 0 replies.
- [nuttx] branch master updated: espressif: get esp-hal-3rdparty sources based on its version - posted by xi...@apache.org on 2023/07/25 16:45:05 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl opened a new pull request, #9897: cmake: add support to compile definitions for apps - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/25 19:16:00 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9893: arm64:fix ostest failed to run - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/25 19:37:52 UTC, 0 replies.
- [nuttx] branch master updated: arm64:fix ostest failed to run - posted by ac...@apache.org on 2023/07/25 19:37:55 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9886: add pthread_atfork implementation - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/25 21:05:49 UTC, 3 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9878: sched/tcbinfo: add stack info to tcbinfo - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/25 21:09:45 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on issue #9885: ESP32 / RMT / WS2812 - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/25 21:31:50 UTC, 2 replies.
- [GitHub] [nuttx] acassis commented on issue #9840: Experiencing possible race condition with pthread_cond_timedwait. - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/25 21:36:05 UTC, 0 replies.
- [GitHub] [nuttx] dependabot[bot] opened a new pull request, #9898: build(deps): bump certifi from 2023.5.7 to 2023.7.22 in /Documentation - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/07/25 23:14:09 UTC, 0 replies.
- [nuttx] branch dependabot/pip/Documentation/certifi-2023.7.22 created (now e23094f689) - posted by gi...@apache.org on 2023/07/25 23:14:12 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on issue #9840: Experiencing possible race condition with pthread_cond_timedwait. - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/25 23:45:31 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: 07abea83aab63736f2895f109c448ae631509f46 docs: d5347d8915cb805ff60dd087f576ed4045305f18 - posted by gi...@apache.org on 2023/07/26 00:19:42 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9898: build(deps): bump certifi from 2023.5.7 to 2023.7.22 in /Documentation - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/26 01:06:16 UTC, 0 replies.
- [nuttx] branch master updated: build(deps): bump certifi from 2023.5.7 to 2023.7.22 in /Documentation - posted by xi...@apache.org on 2023/07/26 01:06:20 UTC, 0 replies.
- [nuttx] branch dependabot/pip/Documentation/certifi-2023.7.22 deleted (was e23094f689) - posted by gi...@apache.org on 2023/07/26 01:06:26 UTC, 0 replies.
- [GitHub] [nuttx-apps] vbenso opened a new pull request, #1849: Example for controlling a chain of WS2812 LEDs using ESP32 RMT periph… - posted by "vbenso (via GitHub)" <gi...@apache.org> on 2023/07/26 01:23:47 UTC, 0 replies.
- [GitHub] [nuttx] anchao commented on a diff in pull request #9897: cmake: add support to compile definitions for apps - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/07/26 01:53:40 UTC, 0 replies.
- [GitHub] [nuttx] extinguish commented on a diff in pull request #9886: add pthread_atfork implementation - posted by "extinguish (via GitHub)" <gi...@apache.org> on 2023/07/26 01:55:40 UTC, 1 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9878: sched/tcbinfo: add stack info to tcbinfo - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/26 02:50:21 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl commented on a diff in pull request #9897: cmake: add support to compile definitions for apps - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/26 05:41:17 UTC, 0 replies.
- [GitHub] [nuttx] anjiahao1 opened a new pull request, #9899: sim/tcbinfo:add ebp to tcbinfo - posted by "anjiahao1 (via GitHub)" <gi...@apache.org> on 2023/07/26 07:04:15 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea merged pull request #9863: sched: Rename DEBUG_TCBINFO to ARCH_HAVE_TCBINFO - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/07/26 07:33:41 UTC, 0 replies.
- [nuttx] branch master updated (f295ac6fb3 -> 46b25b3849) - posted by je...@apache.org on 2023/07/26 07:33:47 UTC, 0 replies.
- [nuttx] 01/05: sched: Rename DEBUG_TCBINFO to ARCH_HAVE_TCBINFO - posted by je...@apache.org on 2023/07/26 07:33:48 UTC, 0 replies.
- [nuttx] 02/05: arch/x86: Add g_tcb_info - posted by je...@apache.org on 2023/07/26 07:33:49 UTC, 0 replies.
- [nuttx] 03/05: arch/x86_64: Add g_tcb_info - posted by je...@apache.org on 2023/07/26 07:33:50 UTC, 0 replies.
- [nuttx] 04/05: arch/sparc: Add g_tcb_info - posted by je...@apache.org on 2023/07/26 07:33:51 UTC, 0 replies.
- [nuttx] 05/05: arch: Compute the array size by nitems - posted by je...@apache.org on 2023/07/26 07:33:52 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea merged pull request #9886: add pthread_atfork implementation - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/07/26 08:41:55 UTC, 0 replies.
- [nuttx] branch master updated (46b25b3849 -> 9d7f349664) - posted by je...@apache.org on 2023/07/26 08:41:58 UTC, 0 replies.
- [nuttx] 01/02: libs/libc/fork: add lib_fork implementation - posted by je...@apache.org on 2023/07/26 08:41:59 UTC, 0 replies.
- [nuttx] 02/02: libs/pthread/pthread_atfork: fulfill implement pthread_atfork function - posted by je...@apache.org on 2023/07/26 08:42:00 UTC, 0 replies.
- [GitHub] [nuttx] dabao-baba opened a new pull request, #9900: Revert "drivers/video: Don't need update vbuf_tail in dequeue_vbuf_un… - posted by "dabao-baba (via GitHub)" <gi...@apache.org> on 2023/07/26 08:43:52 UTC, 0 replies.
- [GitHub] [nuttx] wangyingdong1 opened a new pull request, #9901: net/ipfrag:Fixed ref not initializing warning issue - posted by "wangyingdong1 (via GitHub)" <gi...@apache.org> on 2023/07/26 08:50:25 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl opened a new pull request, #9902: arch/nrf91/modem: fix returned source address - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/26 08:51:29 UTC, 0 replies.
- [GitHub] [nuttx] extinguish opened a new pull request, #9903: pthread_atfork: fix the incorrect description in comments - posted by "extinguish (via GitHub)" <gi...@apache.org> on 2023/07/26 09:12:38 UTC, 0 replies.
- [GitHub] [nuttx] pussuw opened a new pull request, #9904: riscv/mpfs: Set hart2 default entrypoint to -1 like the others - posted by "pussuw (via GitHub)" <gi...@apache.org> on 2023/07/26 09:52:32 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9897: cmake: add support to compile definitions for apps - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/26 09:53:00 UTC, 0 replies.
- [nuttx] branch master updated (9d7f349664 -> 5769952471) - posted by xi...@apache.org on 2023/07/26 09:53:04 UTC, 0 replies.
- [GitHub] [nuttx] anjiahao1 commented on pull request #9899: sim/tcbinfo:add ebp to tcbinfo - posted by "anjiahao1 (via GitHub)" <gi...@apache.org> on 2023/07/26 10:29:46 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9901: net/ipfrag:Fixed ref not initializing warning issue - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/26 11:36:07 UTC, 0 replies.
- [nuttx] branch master updated: net/ipfrag:Fixed ref not initializing warning issue - posted by ac...@apache.org on 2023/07/26 11:36:10 UTC, 0 replies.
- [GitHub] [nuttx-apps] acassis commented on pull request #1849: Example for controlling a chain of WS2812 LEDs using ESP32 RMT periph… - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/26 11:40:19 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9902: arch/nrf91/modem: fix returned source address - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/26 11:51:08 UTC, 0 replies.
- [nuttx] branch master updated (5ac8c71663 -> ef252fc0fc) - posted by xi...@apache.org on 2023/07/26 11:51:12 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9903: pthread_atfork: fix the incorrect description in comments - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/26 11:51:15 UTC, 0 replies.
- [nuttx] branch master updated: pthread_atfork: fix the incorrect description in comments - posted by xi...@apache.org on 2023/07/26 11:51:20 UTC, 0 replies.
- [GitHub] [nuttx-apps] hujun260 opened a new pull request, #1850: testing/mm: add maxsize parameter - posted by "hujun260 (via GitHub)" <gi...@apache.org> on 2023/07/26 12:22:18 UTC, 0 replies.
- [GitHub] [nuttx-apps] hujun260 opened a new pull request, #1851: ostest/rmutex: mutex need to be destroyed - posted by "hujun260 (via GitHub)" <gi...@apache.org> on 2023/07/26 12:24:53 UTC, 0 replies.
- [GitHub] [nuttx] hujun260 opened a new pull request, #9905: fs: modify or remove sched_[un]lock - posted by "hujun260 (via GitHub)" <gi...@apache.org> on 2023/07/26 12:39:17 UTC, 0 replies.
- [GitHub] [nuttx] hujun260 opened a new pull request, #9906: arch: move [enter|leave]_critical_section - posted by "hujun260 (via GitHub)" <gi...@apache.org> on 2023/07/26 12:43:50 UTC, 0 replies.
- [GitHub] [nuttx] hujun260 opened a new pull request, #9907: arm/trustzone: update defconfig - posted by "hujun260 (via GitHub)" <gi...@apache.org> on 2023/07/26 12:48:32 UTC, 0 replies.
- [GitHub] [nuttx] hujun260 opened a new pull request, #9908: binfmt: remove sched_[un]lock - posted by "hujun260 (via GitHub)" <gi...@apache.org> on 2023/07/26 12:51:48 UTC, 0 replies.
- [GitHub] [nuttx] hujun260 opened a new pull request, #9909: graphics: in smp sched_lock is not enough to prevent preemption - posted by "hujun260 (via GitHub)" <gi...@apache.org> on 2023/07/26 12:54:07 UTC, 0 replies.
- [GitHub] [nuttx] pussuw commented on pull request #9577: riscv/fpu: Implement correct lazy-FPU functionality (attempt #2) - posted by "pussuw (via GitHub)" <gi...@apache.org> on 2023/07/26 13:25:28 UTC, 5 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9899: sim/tcbinfo:add ebp to tcbinfo - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/26 13:57:27 UTC, 0 replies.
- [nuttx] branch master updated: sim/tcbinfo:add ebp to tcbinfo - posted by xi...@apache.org on 2023/07/26 13:57:32 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9900: Revert "drivers/video: Don't need update vbuf_tail in dequeue_vbuf_unsafe - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/26 14:45:32 UTC, 0 replies.
- [nuttx] branch master updated: Revert "drivers/video: Don't need update vbuf_tail in dequeue_vbuf_unsafe" - posted by xi...@apache.org on 2023/07/26 14:45:39 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9909: graphics: in smp sched_lock is not enough to prevent preemption - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/26 15:29:01 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1850: testing/mm: add maxsize parameter - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/26 15:33:11 UTC, 0 replies.
- [nuttx-apps] branch master updated (7afa9b51e -> 7daeca62b) - posted by xi...@apache.org on 2023/07/26 15:33:16 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1851: ostest/rmutex: mutex need to be destroyed - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/26 15:33:28 UTC, 0 replies.
- [nuttx-apps] branch master updated: ostest/rmutex: mutex need to be destroyed - posted by xi...@apache.org on 2023/07/26 15:33:32 UTC, 0 replies.
- [GitHub] [nuttx] pussuw commented on pull request #9904: riscv/mpfs: Set hart2 default entrypoint to -1 like the others - posted by "pussuw (via GitHub)" <gi...@apache.org> on 2023/07/26 16:20:17 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9896: espressif: get esp-hal-3rdparty sources based on its version - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/26 16:30:01 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9908: binfmt: remove sched_[un]lock - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/26 16:43:54 UTC, 0 replies.
- [nuttx] branch master updated: binfmt: remove sched_[un]lock - posted by xi...@apache.org on 2023/07/26 16:43:58 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9905: fs: modify or remove sched_[un]lock - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/26 16:50:36 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9909: graphics: in smp sched_lock is not enough to prevent preemption - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/26 16:53:37 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9910: fs/unionfs: Remove unionfs_mount function - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/26 18:12:17 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 opened a new pull request, #1852: examples: Change unionfs_mount to mount - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/26 18:13:09 UTC, 0 replies.
- [GitHub] [nuttx-apps] vbenso commented on pull request #1849: Example for controlling a chain of WS2812 LEDs using ESP32 RMT periph… - posted by "vbenso (via GitHub)" <gi...@apache.org> on 2023/07/26 20:23:06 UTC, 1 replies.
- [GitHub] [nuttx] acassis merged pull request #9904: riscv/mpfs: Set hart2 default entrypoint to -1 like the others - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/26 22:58:07 UTC, 0 replies.
- [nuttx] branch master updated: riscv/mpfs: Set hart2 default entrypoint to -1 like the others - posted by ac...@apache.org on 2023/07/26 22:58:10 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on issue #9845: xtensa/risc-v issue with module app (after PR #7202 and #9737) - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/26 23:00:49 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: 07abea83aab63736f2895f109c448ae631509f46 docs: 6bafdd45fd4b356c2c1fea07fdb76445c9345e1b - posted by gi...@apache.org on 2023/07/27 00:18:31 UTC, 0 replies.
- [GitHub] [nuttx] SPRESENSE opened a new pull request, #9911: arch: cxd56xx: Fix compile error - posted by "SPRESENSE (via GitHub)" <gi...@apache.org> on 2023/07/27 01:17:01 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9905: fs: modify or remove sched_[un]lock - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/27 01:52:38 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9907: arm/trustzone: update defconfig - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/27 01:53:31 UTC, 0 replies.
- [nuttx] branch master updated: arm/trustzone: update defconfig - posted by xi...@apache.org on 2023/07/27 01:53:34 UTC, 0 replies.
- [GitHub] [nuttx] SPRESENSE opened a new pull request, #9912: driver/audio/cxd56: Support 24bit, 192kHz and 4ch max - posted by "SPRESENSE (via GitHub)" <gi...@apache.org> on 2023/07/27 03:07:53 UTC, 0 replies.
- [GitHub] [nuttx] hujun260 commented on a diff in pull request #9909: graphics: in smp sched_lock is not enough to prevent preemption - posted by "hujun260 (via GitHub)" <gi...@apache.org> on 2023/07/27 03:57:58 UTC, 0 replies.
- [GitHub] [nuttx-apps] xuxin930 opened a new pull request, #1853: Enhance Makefile to avoid "Argument list too long" - posted by "xuxin930 (via GitHub)" <gi...@apache.org> on 2023/07/27 04:12:28 UTC, 0 replies.
- [GitHub] [nuttx] chenzhihong007 opened a new pull request, #9913: drivers: usbhost: fix usbhost_hidkbd some errors - posted by "chenzhihong007 (via GitHub)" <gi...@apache.org> on 2023/07/27 04:45:51 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9911: arch: cxd56xx: Fix compile error - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/27 05:14:34 UTC, 0 replies.
- [nuttx] branch master updated: arch: cxd56xx: Fix compile error - posted by xi...@apache.org on 2023/07/27 05:14:37 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl opened a new pull request, #9914: cmake: format docstrings - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/27 06:53:30 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9913: drivers: usbhost: fix usbhost_hidkbd some errors - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/27 07:52:01 UTC, 0 replies.
- [nuttx] branch master updated: drivers: usbhost: fix usbhost_hidkbd some errors - posted by xi...@apache.org on 2023/07/27 07:52:05 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9914: cmake: format docstrings - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/27 09:32:52 UTC, 0 replies.
- [nuttx] branch master updated: cmake: format docstrings - posted by xi...@apache.org on 2023/07/27 09:32:55 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea merged pull request #9906: arch: move [enter|leave]_critical_section - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/07/27 09:34:11 UTC, 0 replies.
- [nuttx] branch master updated: arch: move [enter|leave]_critical_section - posted by je...@apache.org on 2023/07/27 09:34:16 UTC, 0 replies.
- [GitHub] [nuttx-apps] xuxin930 opened a new pull request, #1854: cmake:migrate apps CMakeLists for [audioutils benchmarks] - posted by "xuxin930 (via GitHub)" <gi...@apache.org> on 2023/07/27 11:10:20 UTC, 0 replies.
- [GitHub] [nuttx-apps] raiden00pl opened a new pull request, #1855: add support for tinydtls and wakaama - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/27 11:28:22 UTC, 0 replies.
- [GitHub] [nuttx-apps] raiden00pl commented on pull request #1855: add support for tinydtls and wakaama - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/27 11:29:34 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 commented on a diff in pull request #1855: add support for tinydtls and wakaama - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/27 13:19:43 UTC, 0 replies.
- [GitHub] [nuttx-apps] raiden00pl commented on a diff in pull request #1855: add support for tinydtls and wakaama - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/27 13:28:08 UTC, 1 replies.
- [GitHub] [nuttx] simonatoaca opened a new pull request, #9915: drivers: Added support for the BME680 sensor - posted by "simonatoaca (via GitHub)" <gi...@apache.org> on 2023/07/27 13:48:26 UTC, 0 replies.
- [GitHub] [nuttx] simonatoaca closed pull request #9915: drivers: Added support for the BME680 sensor - posted by "simonatoaca (via GitHub)" <gi...@apache.org> on 2023/07/27 14:11:05 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1854: cmake:migrate apps CMakeLists for [audioutils benchmarks] - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/27 14:22:24 UTC, 0 replies.
- [nuttx-apps] branch master updated: cmake:migrate apps CMakeLists for [audioutils benchmarks] - posted by xi...@apache.org on 2023/07/27 14:22:27 UTC, 0 replies.
- [GitHub] [nuttx] simonatoaca opened a new pull request, #9916: drivers: Added support for BME680 - posted by "simonatoaca (via GitHub)" <gi...@apache.org> on 2023/07/27 14:35:01 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea commented on pull request #9916: drivers: Added support for BME680 - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/07/27 14:55:03 UTC, 0 replies.
- [GitHub] [nuttx] simonatoaca commented on pull request #9916: drivers: Added support for BME680 - posted by "simonatoaca (via GitHub)" <gi...@apache.org> on 2023/07/27 15:07:43 UTC, 2 replies.
- [GitHub] [nuttx] tmedicci closed issue #9845: xtensa/risc-v issue with module app (after PR #7202 and #9737) - posted by "tmedicci (via GitHub)" <gi...@apache.org> on 2023/07/27 15:41:02 UTC, 0 replies.
- [GitHub] [nuttx] tmedicci opened a new pull request, #9917: Fix/feature/esp hal 3rdparty updated by merge - posted by "tmedicci (via GitHub)" <gi...@apache.org> on 2023/07/27 15:58:07 UTC, 0 replies.
- [GitHub] [nuttx] tmedicci commented on pull request #9896: espressif: get esp-hal-3rdparty sources based on its version - posted by "tmedicci (via GitHub)" <gi...@apache.org> on 2023/07/27 16:24:57 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9917: Fix/feature/esp hal 3rdparty updated by merge - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/27 16:32:56 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1855: add support for tinydtls and wakaama - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/27 16:33:13 UTC, 0 replies.
- [nuttx-apps] branch master updated (7f3246cfd -> 7b066ed0d) - posted by xi...@apache.org on 2023/07/27 16:33:15 UTC, 0 replies.
- [nuttx-apps] 01/02: crypto: add Eclipse tinydtls support - posted by xi...@apache.org on 2023/07/27 16:33:16 UTC, 0 replies.
- [nuttx-apps] 02/02: netutils: add Eclipse Wakaama support - posted by xi...@apache.org on 2023/07/27 16:33:17 UTC, 0 replies.
- [GitHub] [nuttx] tmedicci commented on a diff in pull request #9917: espressif: update esp-hal-3rdparty and related issues - posted by "tmedicci (via GitHub)" <gi...@apache.org> on 2023/07/27 16:49:33 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9916: drivers: Added support for BME680 - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/27 18:10:36 UTC, 4 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9916: drivers: Added support for BME680 - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/27 18:13:54 UTC, 1 replies.
- [GitHub] [nuttx] simonatoaca commented on a diff in pull request #9916: drivers: Added support for BME680 - posted by "simonatoaca (via GitHub)" <gi...@apache.org> on 2023/07/27 18:19:43 UTC, 1 replies.
- [GitHub] [nuttx] acassis commented on a diff in pull request #9916: drivers: Added support for BME680 - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/27 21:11:40 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: 07abea83aab63736f2895f109c448ae631509f46 docs: 68187b68afbc209a794cb1d686dc8c14d895468c - posted by gi...@apache.org on 2023/07/28 00:16:17 UTC, 0 replies.
- [GitHub] [nuttx] xucheng5 opened a new pull request, #9918: Net can - posted by "xucheng5 (via GitHub)" <gi...@apache.org> on 2023/07/28 01:35:50 UTC, 0 replies.
- [GitHub] [nuttx] leo11261 opened a new pull request, #9919: Rpmsgblk: add support for mmc_ioc_cmd/mmc_multi_ioc_cmd ioctl - posted by "leo11261 (via GitHub)" <gi...@apache.org> on 2023/07/28 02:10:21 UTC, 0 replies.
- [GitHub] [nuttx] leo11261 opened a new pull request, #9920: rpmsgclk: allow client to disable clk of server - posted by "leo11261 (via GitHub)" <gi...@apache.org> on 2023/07/28 02:15:08 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9917: espressif: update esp-hal-3rdparty and related issues - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/28 02:43:51 UTC, 0 replies.
- [nuttx] branch master updated (68187b68af -> 8673e659b4) - posted by xi...@apache.org on 2023/07/28 02:43:54 UTC, 0 replies.
- [nuttx] 01/03: espressif: update esp-hal-3rdparty - posted by xi...@apache.org on 2023/07/28 02:43:55 UTC, 0 replies.
- [nuttx] 02/03: espressif: fix linker to include the reserved area of RTC memory - posted by xi...@apache.org on 2023/07/28 02:43:56 UTC, 0 replies.
- [nuttx] 03/03: espressif: quiet git commands and improve build logging - posted by xi...@apache.org on 2023/07/28 02:43:57 UTC, 0 replies.
- [GitHub] [nuttx-apps] JianyuWang0623 opened a new pull request, #1856: Fix dependents of nsh_foreach_direntry - posted by "JianyuWang0623 (via GitHub)" <gi...@apache.org> on 2023/07/28 02:52:44 UTC, 0 replies.
- [GitHub] [nuttx] Donny9 opened a new pull request, #9921: driver/spi_slave: enhance spi_slave driver - posted by "Donny9 (via GitHub)" <gi...@apache.org> on 2023/07/28 03:15:45 UTC, 0 replies.
- [GitHub] [nuttx-apps] zzby0 opened a new pull request, #1857: ostest: sigprocmask testcase fix - posted by "zzby0 (via GitHub)" <gi...@apache.org> on 2023/07/28 03:18:17 UTC, 0 replies.
- [GitHub] [nuttx] Donny9 opened a new pull request, #9922: driver/adc: fill in missing parameters about adc driver - posted by "Donny9 (via GitHub)" <gi...@apache.org> on 2023/07/28 03:27:01 UTC, 0 replies.
- [GitHub] [nuttx] zzby0 opened a new pull request, #9923: ltp: sigprocmask fix - posted by "zzby0 (via GitHub)" <gi...@apache.org> on 2023/07/28 03:37:14 UTC, 0 replies.
- [GitHub] [nuttx] zzby0 commented on pull request #9923: ltp: sigprocmask fix - posted by "zzby0 (via GitHub)" <gi...@apache.org> on 2023/07/28 03:40:33 UTC, 0 replies.
- [GitHub] [nuttx-apps] zzby0 commented on pull request #1857: ostest: sigprocmask testcase fix - posted by "zzby0 (via GitHub)" <gi...@apache.org> on 2023/07/28 03:42:12 UTC, 0 replies.
- [GitHub] [nuttx] yangjiao-xiaomi opened a new pull request, #9924: fs/semaphore: fix sem_open - posted by "yangjiao-xiaomi (via GitHub)" <gi...@apache.org> on 2023/07/28 03:48:00 UTC, 0 replies.
- [GitHub] [nuttx] yangyalei opened a new pull request, #9925: vfs: return OK when fsync dir - posted by "yangyalei (via GitHub)" <gi...@apache.org> on 2023/07/28 03:50:34 UTC, 0 replies.
- [GitHub] [nuttx] Donny9 opened a new pull request, #9926: drivers/ramdisk: don't free memory for romdisk - posted by "Donny9 (via GitHub)" <gi...@apache.org> on 2023/07/28 03:57:49 UTC, 0 replies.
- [GitHub] [nuttx] Donny9 opened a new pull request, #9927: vfs/dup: add nonblock flag to avoid happening block when dup - posted by "Donny9 (via GitHub)" <gi...@apache.org> on 2023/07/28 04:02:09 UTC, 0 replies.
- [GitHub] [nuttx] Donny9 opened a new pull request, #9928: net/rpmsg: get credentials between client and server - posted by "Donny9 (via GitHub)" <gi...@apache.org> on 2023/07/28 04:05:54 UTC, 0 replies.
- [GitHub] [nuttx] Donny9 opened a new pull request, #9929: fs/pseudo-file: support pseudo-file operation - posted by "Donny9 (via GitHub)" <gi...@apache.org> on 2023/07/28 04:12:44 UTC, 0 replies.
- [GitHub] [nuttx] Donny9 opened a new pull request, #9930: misc/rwbuffer: using unify lock function for lock and unlock - posted by "Donny9 (via GitHub)" <gi...@apache.org> on 2023/07/28 04:14:56 UTC, 0 replies.
- [GitHub] [nuttx] Donny9 opened a new pull request, #9931: driver/mtd/ftl: support to skip bad block for earse/bread/bwrite - posted by "Donny9 (via GitHub)" <gi...@apache.org> on 2023/07/28 04:18:42 UTC, 0 replies.
- [GitHub] [nuttx] dabao-baba opened a new pull request, #9932: video driver support multiple instance - posted by "dabao-baba (via GitHub)" <gi...@apache.org> on 2023/07/28 04:18:49 UTC, 0 replies.
- [GitHub] [nuttx] Donny9 opened a new pull request, #9933: mmap/tmpfs: support mmap for tmpfs - posted by "Donny9 (via GitHub)" <gi...@apache.org> on 2023/07/28 04:30:17 UTC, 0 replies.
- [GitHub] [nuttx] Donny9 opened a new pull request, #9934: nuttx/bits.h: support GENMASK and GENMASK_ULL - posted by "Donny9 (via GitHub)" <gi...@apache.org> on 2023/07/28 04:33:00 UTC, 0 replies.
- [GitHub] [nuttx] Donny9 opened a new pull request, #9935: sim/hostfs: fix issue about access file with size more than 2GB - posted by "Donny9 (via GitHub)" <gi...@apache.org> on 2023/07/28 04:35:34 UTC, 0 replies.
- [GitHub] [nuttx] JianyuWang0623 opened a new pull request, #9936: Add txt partition table parser - posted by "JianyuWang0623 (via GitHub)" <gi...@apache.org> on 2023/07/28 04:49:45 UTC, 0 replies.
- [GitHub] [nuttx] Donny9 opened a new pull request, #9937: drivers/mmcsd_sdio: config timout to write one data block - posted by "Donny9 (via GitHub)" <gi...@apache.org> on 2023/07/28 05:22:41 UTC, 0 replies.
- [GitHub] [nuttx] Donny9 opened a new pull request, #9938: drivers/clk: support using clk function at interrupt and idle - posted by "Donny9 (via GitHub)" <gi...@apache.org> on 2023/07/28 05:27:08 UTC, 0 replies.
- [GitHub] [nuttx] Donny9 opened a new pull request, #9939: fs/procfs: call the close of each component when procfs_close - posted by "Donny9 (via GitHub)" <gi...@apache.org> on 2023/07/28 05:29:14 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 commented on pull request #9577: riscv/fpu: Implement correct lazy-FPU functionality (attempt #2) - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/07/28 05:36:12 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9577: riscv/fpu: Implement correct lazy-FPU functionality (attempt #2) - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/28 05:39:06 UTC, 2 replies.
- [GitHub] [nuttx] davids5 commented on a diff in pull request #9937: drivers/mmcsd_sdio: config timout to write one data block - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/07/28 06:41:31 UTC, 2 replies.
- [GitHub] [nuttx-apps] dabao-baba opened a new pull request, #1858: examples/camera: Video driver multi-instance adaptation - posted by "dabao-baba (via GitHub)" <gi...@apache.org> on 2023/07/28 06:47:30 UTC, 0 replies.
- [GitHub] [nuttx-apps] dabao-baba closed pull request #1858: examples/camera: Video driver multi-instance adaptation - posted by "dabao-baba (via GitHub)" <gi...@apache.org> on 2023/07/28 06:47:58 UTC, 0 replies.
- [GitHub] [nuttx-apps] dabao-baba opened a new pull request, #1859: examples/camera: Video driver multi-instance adaptation - posted by "dabao-baba (via GitHub)" <gi...@apache.org> on 2023/07/28 06:49:17 UTC, 0 replies.
- [GitHub] [nuttx] jianglianfang opened a new pull request, #9940: driver/fb: add fb_get_planeinfo and initialize local variable pinfo - posted by "jianglianfang (via GitHub)" <gi...@apache.org> on 2023/07/28 06:49:22 UTC, 0 replies.
- [GitHub] [nuttx] davids5 commented on a diff in pull request #9929: fs/pseudo-file: support pseudo-file operation - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/07/28 06:50:22 UTC, 0 replies.
- [GitHub] [nuttx] Donny9 commented on a diff in pull request #9937: drivers/mmcsd_sdio: config timout to write one data block - posted by "Donny9 (via GitHub)" <gi...@apache.org> on 2023/07/28 06:50:27 UTC, 0 replies.
- [GitHub] [nuttx] Donny9 commented on a diff in pull request #9929: fs/pseudo-file: support pseudo-file operation - posted by "Donny9 (via GitHub)" <gi...@apache.org> on 2023/07/28 06:56:47 UTC, 2 replies.
- [GitHub] [nuttx] extinguish opened a new pull request, #9941: add defconfig for posix_test - posted by "extinguish (via GitHub)" <gi...@apache.org> on 2023/07/28 07:06:05 UTC, 0 replies.
- [GitHub] [nuttx-apps] xuxin930 opened a new pull request, #1860: cmake:migrate apps CMakeLists for libtommath - posted by "xuxin930 (via GitHub)" <gi...@apache.org> on 2023/07/28 07:24:49 UTC, 0 replies.
- [GitHub] [nuttx] gneworld opened a new pull request, #9942: binfmt/elf: Support to load ET_EXEC in flat mode - posted by "gneworld (via GitHub)" <gi...@apache.org> on 2023/07/28 10:36:36 UTC, 0 replies.
- [GitHub] [nuttx] gneworld opened a new pull request, #9943: binfmt/elf: both regular file and non-regular file (such as /dev/node… - posted by "gneworld (via GitHub)" <gi...@apache.org> on 2023/07/28 11:23:44 UTC, 0 replies.
- [GitHub] [nuttx] hujun260 opened a new pull request, #9944: arm/trustzone: time interrupt setting failed - posted by "hujun260 (via GitHub)" <gi...@apache.org> on 2023/07/28 11:32:43 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9942: binfmt/elf: Support to load ET_EXEC in flat mode - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/28 11:40:39 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9922: driver/adc: add missing parameters in ADC_RXINT - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/28 12:00:21 UTC, 0 replies.
- [nuttx] branch master updated (8673e659b4 -> 21d19f89af) - posted by xi...@apache.org on 2023/07/28 12:00:26 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9937: drivers/mmcsd_sdio: config timout to write one data block - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/28 12:01:38 UTC, 0 replies.
- [nuttx] branch master updated: drivers/mmcsd_sdio: config timout to write one data block - posted by xi...@apache.org on 2023/07/28 12:01:41 UTC, 0 replies.
- [GitHub] [nuttx] gneworld closed pull request #9943: binfmt/elf: both regular file and non-regular file (such as /dev/node… - posted by "gneworld (via GitHub)" <gi...@apache.org> on 2023/07/28 12:03:15 UTC, 0 replies.
- [GitHub] [nuttx] gneworld closed pull request #9942: binfmt/elf: Support to load ET_EXEC in flat mode - posted by "gneworld (via GitHub)" <gi...@apache.org> on 2023/07/28 12:04:02 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9939: fs/procfs: call the close of each component when procfs_close - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/28 12:09:09 UTC, 0 replies.
- [GitHub] [nuttx] gneworld opened a new pull request, #9945: binfmt/elf: Support to load ET_EXEC in flat mode - posted by "gneworld (via GitHub)" <gi...@apache.org> on 2023/07/28 12:09:10 UTC, 0 replies.
- [nuttx] branch master updated (37fc0a0208 -> 1cc67b68f2) - posted by xi...@apache.org on 2023/07/28 12:09:14 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9930: misc/rwbuffer: using unify lock function for lock and unlock - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/28 12:10:41 UTC, 0 replies.
- [nuttx] branch master updated (1cc67b68f2 -> 1a609c53d7) - posted by xi...@apache.org on 2023/07/28 12:10:45 UTC, 0 replies.
- [GitHub] [nuttx] gneworld opened a new pull request, #9946: binfmt/elf: both regular file and non-regular file (such as /dev/node… - posted by "gneworld (via GitHub)" <gi...@apache.org> on 2023/07/28 12:24:09 UTC, 0 replies.
- [GitHub] [nuttx-apps] anjiahao1 opened a new pull request, #1861: ymodem:Fix bugs and improve the usage of python scripts - posted by "anjiahao1 (via GitHub)" <gi...@apache.org> on 2023/07/28 12:34:00 UTC, 0 replies.
- [GitHub] [nuttx-apps] ThePassionate opened a new pull request, #1862: crypto/mbedtls: Bump Mbed TLS to version 3.4.0 - posted by "ThePassionate (via GitHub)" <gi...@apache.org> on 2023/07/28 13:33:23 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9918: Make netdev_upperhalf work well with can - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/28 13:56:38 UTC, 0 replies.
- [nuttx] branch master updated (1a609c53d7 -> 872913e67b) - posted by xi...@apache.org on 2023/07/28 13:56:42 UTC, 0 replies.
- [nuttx] 01/02: driver/net : net_upperhalf support NET_LL_CAN - posted by xi...@apache.org on 2023/07/28 13:56:43 UTC, 0 replies.
- [nuttx] 02/02: netdev_upperhalf: reply logic only for ipv4/ipv6/arp input - posted by xi...@apache.org on 2023/07/28 13:56:44 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9920: rpmsgclk: allow client to disable clk of server - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/28 13:57:32 UTC, 0 replies.
- [nuttx] branch master updated (872913e67b -> a44f498842) - posted by xi...@apache.org on 2023/07/28 13:57:35 UTC, 0 replies.
- [GitHub] [nuttx] patacongo commented on a diff in pull request #9923: ltp: sigprocmask fix - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/07/28 13:58:42 UTC, 7 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9919: Rpmsgblk: add support for mmc_ioc_cmd/mmc_multi_ioc_cmd ioctl - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/28 14:10:49 UTC, 0 replies.
- [nuttx] branch master updated (a44f498842 -> 9ef19af5bb) - posted by xi...@apache.org on 2023/07/28 14:11:35 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9938: drivers/clk: support using clk function at interrupt and idle - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/28 14:12:54 UTC, 0 replies.
- [nuttx] branch master updated (9ef19af5bb -> afec562fbb) - posted by xi...@apache.org on 2023/07/28 14:14:11 UTC, 0 replies.
- [GitHub] [nuttx-apps] pkarashchenko commented on pull request #1862: crypto/mbedtls: Bump Mbed TLS to version 3.4.0 - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/28 14:19:44 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #9944: arm/trustzone: time interrupt setting failed - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/28 14:28:04 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9909: graphics: remove sched_[un]lock - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/28 14:36:16 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 commented on pull request #1861: ymodem:Fix bugs and improve the usage of python scripts - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/28 14:37:44 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9924: fs/semaphore: fix sem_open - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/28 14:38:44 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9928: net/rpmsg: get credentials between client and server - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/28 14:40:02 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9926: drivers/ramdisk: don't free memory for romdisk - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/28 14:40:56 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9927: vfs/dup: add nonblock flag to avoid happening block when dup - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/28 14:41:53 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9935: sim/hostfs: fix issue about access file with size more than 2GB - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/28 14:42:14 UTC, 0 replies.
- [nuttx] branch master updated (c2e1aa281d -> 9a22741e32) - posted by xi...@apache.org on 2023/07/28 14:42:24 UTC, 0 replies.
- [nuttx] branch master updated (9a22741e32 -> 9fdf36c17e) - posted by xi...@apache.org on 2023/07/28 14:42:49 UTC, 0 replies.
- [nuttx] branch master updated (afec562fbb -> c2e1aa281d) - posted by xi...@apache.org on 2023/07/28 14:43:49 UTC, 0 replies.
- [nuttx] branch master updated (9fdf36c17e -> f8991f7782) - posted by xi...@apache.org on 2023/07/28 14:43:53 UTC, 0 replies.
- [nuttx] branch master updated (f8991f7782 -> 7d281f46de) - posted by xi...@apache.org on 2023/07/28 14:43:57 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9929: fs/pseudo-file: support pseudo-file operation - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/28 14:46:13 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9927: vfs/dup: add nonblock flag to avoid happening block when dup - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/28 14:49:32 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9925: posix: fix ltp test errors - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/28 14:52:12 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9946: binfmt/elf: both regular file and non-regular file (such as /dev/node… - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/28 14:52:40 UTC, 0 replies.
- [nuttx] branch master updated (7d281f46de -> 9d67c7b6ac) - posted by xi...@apache.org on 2023/07/28 14:54:16 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9933: mmap/tmpfs: support mmap for tmpfs - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/28 15:05:42 UTC, 0 replies.
- [nuttx] branch master updated (9d67c7b6ac -> dfa6a43744) - posted by xi...@apache.org on 2023/07/28 15:08:21 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9577: riscv/fpu: Implement correct lazy-FPU functionality (attempt #2) - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/28 15:26:40 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 commented on pull request #1857: ostest: sigprocmask testcase fix - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/28 15:30:33 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9945: binfmt/elf: Support to load ET_EXEC in flat mode - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/28 15:35:30 UTC, 0 replies.
- [nuttx] branch master updated (dfa6a43744 -> abc1cade35) - posted by xi...@apache.org on 2023/07/28 15:35:34 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9931: driver/mtd/ftl: support to skip bad block for earse/bread/bwrite - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/28 15:57:22 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9921: driver/spi_slave: enhance spi_slave driver - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/28 16:11:19 UTC, 0 replies.
- [nuttx] branch master updated (abc1cade35 -> 2221612512) - posted by pk...@apache.org on 2023/07/28 16:11:22 UTC, 0 replies.
- [nuttx] 01/02: driver/spi_slave: support spi_slave asynchronous - posted by pk...@apache.org on 2023/07/28 16:11:23 UTC, 0 replies.
- [nuttx] 02/02: driver/spi_slave: Simplify rx/tx buffer logic - posted by pk...@apache.org on 2023/07/28 16:11:24 UTC, 0 replies.
- [GitHub] [nuttx] pussuw commented on a diff in pull request #9577: riscv/fpu: Implement correct lazy-FPU functionality (attempt #2) - posted by "pussuw (via GitHub)" <gi...@apache.org> on 2023/07/28 16:45:47 UTC, 3 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9934: nuttx/bits.h: support GENMASK and GENMASK_ULL - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/28 18:15:17 UTC, 1 replies.
- [GitHub] [nuttx] acassis commented on pull request #9936: Add txt partition table parser - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/28 20:28:22 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on a diff in pull request #9931: driver/mtd/ftl: support to skip bad block for earse/bread/bwrite - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/28 20:33:58 UTC, 0 replies.
- [GitHub] [nuttx] Donny9 opened a new pull request, #9947: libc/pthread: add pthread_attr_set/getscope api - posted by "Donny9 (via GitHub)" <gi...@apache.org> on 2023/07/28 23:37:50 UTC, 0 replies.
- [GitHub] [nuttx] Donny9 opened a new pull request, #9948: libc/rand_r: support rand_r api - posted by "Donny9 (via GitHub)" <gi...@apache.org> on 2023/07/28 23:40:58 UTC, 0 replies.
- [GitHub] [nuttx] Donny9 opened a new pull request, #9949: arch/arm64: default select ARCH_HAVE_SETJMP - posted by "Donny9 (via GitHub)" <gi...@apache.org> on 2023/07/28 23:46:50 UTC, 0 replies.
- [GitHub] [nuttx] Donny9 opened a new pull request, #9950: sim/usbdev: fix return value issue - posted by "Donny9 (via GitHub)" <gi...@apache.org> on 2023/07/28 23:51:22 UTC, 0 replies.
- [GitHub] [nuttx] Donny9 opened a new pull request, #9951: include/fcntl.h: add O_NOATIME flags - posted by "Donny9 (via GitHub)" <gi...@apache.org> on 2023/07/28 23:55:47 UTC, 0 replies.
- [GitHub] [nuttx] Donny9 opened a new pull request, #9952: net/rpmsg: read receiving data after unbind - posted by "Donny9 (via GitHub)" <gi...@apache.org> on 2023/07/28 23:59:25 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: 07abea83aab63736f2895f109c448ae631509f46 docs: 222161251292036e240990222eca3284dc028f76 - posted by gi...@apache.org on 2023/07/29 00:16:40 UTC, 0 replies.
- [GitHub] [nuttx-apps] Donny9 opened a new pull request, #1863: fsutils/mkgpt: dump partition when verify failed - posted by "Donny9 (via GitHub)" <gi...@apache.org> on 2023/07/29 01:34:27 UTC, 0 replies.
- [GitHub] [nuttx-apps] Donny9 opened a new pull request, #1864: system/uorb: Solve the problem of wrong use of return value - posted by "Donny9 (via GitHub)" <gi...@apache.org> on 2023/07/29 01:36:43 UTC, 0 replies.
- [GitHub] [nuttx-apps] Donny9 opened a new pull request, #1865: netutils/rexec/rexecd: Supports remote execution and interaction - posted by "Donny9 (via GitHub)" <gi...@apache.org> on 2023/07/29 01:49:56 UTC, 0 replies.
- [GitHub] [nuttx-apps] Donny9 opened a new pull request, #1866: examples/sotest: remove unnecessary config and fix minor issue - posted by "Donny9 (via GitHub)" <gi...@apache.org> on 2023/07/29 02:01:36 UTC, 0 replies.
- [GitHub] [nuttx-apps] Donny9 opened a new pull request, #1867: apps/gpsutils: move gpsutils to nuttx/libs/libc/gpsutils - posted by "Donny9 (via GitHub)" <gi...@apache.org> on 2023/07/29 02:08:50 UTC, 0 replies.
- [GitHub] [nuttx-apps] Donny9 opened a new pull request, #1868: system/uorb: Support frequency less than 1hz - posted by "Donny9 (via GitHub)" <gi...@apache.org> on 2023/07/29 02:12:01 UTC, 0 replies.
- [GitHub] [nuttx] gneworld opened a new pull request, #9953: bch: fix sector buffer invalidation issue - posted by "gneworld (via GitHub)" <gi...@apache.org> on 2023/07/29 02:38:00 UTC, 0 replies.
- [GitHub] [nuttx] Donny9 opened a new pull request, #9954: driver/sensor/gps: Implement the GPS driver framework - posted by "Donny9 (via GitHub)" <gi...@apache.org> on 2023/07/29 02:42:13 UTC, 0 replies.
- [GitHub] [nuttx] Donny9 opened a new pull request, #9955: boards/sim: remove unnecessary config EXAMPLES_SOTEST_DEVPATH - posted by "Donny9 (via GitHub)" <gi...@apache.org> on 2023/07/29 02:53:31 UTC, 0 replies.
- [GitHub] [nuttx] Donny9 commented on a diff in pull request #9931: driver/mtd/ftl: support to skip bad block for earse/bread/bwrite - posted by "Donny9 (via GitHub)" <gi...@apache.org> on 2023/07/29 03:07:51 UTC, 1 replies.
- [GitHub] [nuttx] Donny9 commented on a diff in pull request #9934: nuttx/bits.h: support GENMASK and GENMASK_ULL - posted by "Donny9 (via GitHub)" <gi...@apache.org> on 2023/07/29 03:15:42 UTC, 1 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9947: libc/pthread: add pthread_attr_set/getscope api - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/29 03:55:24 UTC, 0 replies.
- [nuttx] branch master updated (2221612512 -> afb473707f) - posted by xi...@apache.org on 2023/07/29 03:55:28 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9951: include/fcntl.h: add O_NOATIME flags - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/29 03:56:24 UTC, 0 replies.
- [nuttx] branch master updated (afb473707f -> d415b7df54) - posted by xi...@apache.org on 2023/07/29 03:56:28 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9949: arch/arm64: default select ARCH_HAVE_SETJMP - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/29 03:57:28 UTC, 0 replies.
- [nuttx] branch master updated (d415b7df54 -> 14446677d3) - posted by xi...@apache.org on 2023/07/29 03:57:32 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9950: sim/usbdev: fix return value issue - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/29 03:58:25 UTC, 0 replies.
- [nuttx] branch master updated (14446677d3 -> d89e0996f5) - posted by xi...@apache.org on 2023/07/29 03:58:29 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1868: system/uorb: Support frequency less than 1hz - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/29 04:50:00 UTC, 0 replies.
- [nuttx-apps] branch master updated (7b066ed0d -> 7277a4848) - posted by xi...@apache.org on 2023/07/29 04:50:04 UTC, 0 replies.
- [nuttx-apps] 01/02: system/uorb: Support frequency less than 1hz - posted by xi...@apache.org on 2023/07/29 04:50:05 UTC, 0 replies.
- [nuttx-apps] 02/02: uorb: Avoiding GCC VCVT Issue When MVE is Enabled - posted by xi...@apache.org on 2023/07/29 04:50:06 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1863: fsutils/mkgpt: dump partition when verify failed - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/29 04:50:34 UTC, 0 replies.
- [nuttx-apps] branch master updated (7277a4848 -> 963d0680b) - posted by xi...@apache.org on 2023/07/29 04:50:37 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1864: system/uorb: Solve the problem of wrong use of return value - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/29 04:51:13 UTC, 0 replies.
- [nuttx-apps] branch master updated (963d0680b -> 718fcfac1) - posted by xi...@apache.org on 2023/07/29 04:51:16 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1860: cmake:migrate apps CMakeLists for libtommath - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/29 04:51:40 UTC, 0 replies.
- [nuttx-apps] branch master updated: cmake:migrate apps CMakeLists for libtommath - posted by xi...@apache.org on 2023/07/29 04:51:42 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1856: Fix dependents of nsh_foreach_direntry - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/29 04:51:52 UTC, 0 replies.
- [nuttx-apps] branch master updated (c34bbb993 -> fc8c425cc) - posted by xi...@apache.org on 2023/07/29 04:51:55 UTC, 0 replies.
- [GitHub] [nuttx] hujun260 opened a new pull request, #9956: binfmt/elf: bss section should init to zero - posted by "hujun260 (via GitHub)" <gi...@apache.org> on 2023/07/29 07:37:48 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9956: binfmt/elf: bss section should init to zero - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/29 13:54:27 UTC, 0 replies.
- [nuttx] branch master updated (d89e0996f5 -> 9f1cb4135b) - posted by xi...@apache.org on 2023/07/29 13:54:31 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9955: boards/sim: remove unnecessary config EXAMPLES_SOTEST_DEVPATH - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/29 13:54:54 UTC, 0 replies.
- [nuttx] branch master updated (9f1cb4135b -> e3d27444ef) - posted by xi...@apache.org on 2023/07/29 13:54:58 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9953: bch: fix sector buffer invalidation issue - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/29 13:56:30 UTC, 0 replies.
- [nuttx] branch master updated (e3d27444ef -> 024440663d) - posted by xi...@apache.org on 2023/07/29 13:56:35 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9944: arm/trustzone: time interrupt setting failed - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/29 13:58:26 UTC, 0 replies.
- [nuttx] branch master updated (024440663d -> 618d47570d) - posted by xi...@apache.org on 2023/07/29 13:58:30 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9952: net/rpmsg: read receiving data after unbind - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/29 14:04:46 UTC, 0 replies.
- [nuttx] branch master updated (618d47570d -> 44b08d3a67) - posted by xi...@apache.org on 2023/07/29 14:04:50 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9909: graphics: remove sched_[un]lock - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/29 14:25:29 UTC, 0 replies.
- [nuttx] branch master updated (44b08d3a67 -> 97a2528de9) - posted by xi...@apache.org on 2023/07/29 14:25:33 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9948: libc/rand_r: support rand_r api - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/29 14:28:25 UTC, 0 replies.
- [nuttx] branch master updated (97a2528de9 -> 5d09b4cbd0) - posted by xi...@apache.org on 2023/07/29 14:28:28 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9932: video driver support multiple instance - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/29 14:42:32 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1859: examples/camera: Video driver multi-instance adaptation - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/29 14:42:35 UTC, 0 replies.
- [nuttx] branch master updated (5d09b4cbd0 -> 326cf2bf88) - posted by xi...@apache.org on 2023/07/29 14:42:35 UTC, 0 replies.
- [nuttx] 01/04: drivers/video: video ioctrl api support multi instance - posted by xi...@apache.org on 2023/07/29 14:42:36 UTC, 0 replies.
- [nuttx-apps] branch master updated: examples/camera: Video driver multi-instance adaptation - posted by xi...@apache.org on 2023/07/29 14:42:37 UTC, 0 replies.
- [nuttx] 02/04: drivers/video: add unlink api to release driver private data after supporing multi instance - posted by xi...@apache.org on 2023/07/29 14:42:37 UTC, 0 replies.
- [nuttx] 03/04: drivers/video: add capture arg to support multi instance - posted by xi...@apache.org on 2023/07/29 14:42:38 UTC, 0 replies.
- [nuttx] 04/04: drivers/video: add new video driver register api to support multi instance - posted by xi...@apache.org on 2023/07/29 14:42:39 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9929: fs/pseudo-file: support pseudo-file operation - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/29 15:50:07 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9934: nuttx/bits.h: support GENMASK and GENMASK_ULL - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/29 19:41:33 UTC, 0 replies.
- [nuttx] branch master updated: nuttx/bits.h: support GENMASK and GENMASK_ULL - posted by ac...@apache.org on 2023/07/29 19:41:37 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9931: driver/mtd/ftl: support to skip bad block for earse/bread/bwrite - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/29 20:46:17 UTC, 0 replies.
- [nuttx] branch master updated: driver/mtd/ftl: support to skip bad block for earse/bread/bwrite - posted by ac...@apache.org on 2023/07/29 20:46:19 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9916: drivers: Added support for BME680 - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/29 20:47:25 UTC, 0 replies.
- [nuttx] branch master updated (dcf3f9de75 -> 9794dc118f) - posted by ac...@apache.org on 2023/07/29 20:47:31 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: 07abea83aab63736f2895f109c448ae631509f46 docs: 9794dc118f73c4bca1c647e3f55b118c50bdc117 - posted by gi...@apache.org on 2023/07/30 00:20:35 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9941: add defconfig for posix_test - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/30 03:21:22 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9936: Add txt partition table parser - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/30 03:27:05 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9936: Add txt partition table parser - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/30 03:27:13 UTC, 0 replies.
- [nuttx] branch master updated (9794dc118f -> 0a52dfaa66) - posted by xi...@apache.org on 2023/07/30 03:27:17 UTC, 0 replies.
- [nuttx] 01/02: partition: Add TXTABLE parser Signed-off-by: wangjianyu3 - posted by xi...@apache.org on 2023/07/30 03:27:18 UTC, 0 replies.
- [nuttx] 02/02: TXTABLE: Support backup table Signed-off-by: wangjianyu3 - posted by xi...@apache.org on 2023/07/30 03:27:19 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9905: fs: modify or remove sched_[un]lock - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/30 03:28:46 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9887: drivers: Format pointer through "%p" for kthread_create - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/30 03:29:09 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1865: netutils/rexec/rexecd: Supports remote execution and interaction - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/30 03:29:56 UTC, 0 replies.
- [nuttx-apps] branch master updated (c10e78869 -> fb7dafc7e) - posted by xi...@apache.org on 2023/07/30 03:29:59 UTC, 0 replies.
- [nuttx-apps] 01/02: system/popen: support r+, w+ mode - posted by xi...@apache.org on 2023/07/30 03:30:00 UTC, 0 replies.
- [nuttx-apps] 02/02: netutils/rexec/rexecd: supports remote execution and interaction - posted by xi...@apache.org on 2023/07/30 03:30:01 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 commented on pull request #1852: examples: Change unionfs_mount to mount - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/30 03:32:58 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9297: virtio: add virtio framework in NuttX - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/30 07:20:16 UTC, 1 replies.
- [GitHub] [nuttx] CV-Bowen commented on a diff in pull request #9297: virtio: add virtio framework in NuttX - posted by "CV-Bowen (via GitHub)" <gi...@apache.org> on 2023/07/30 07:34:57 UTC, 4 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1861: ymodem:Fix bugs and improve the usage of python scripts - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/30 08:20:38 UTC, 0 replies.
- [nuttx-apps] branch master updated (fb7dafc7e -> c08feedcf) - posted by xi...@apache.org on 2023/07/30 08:20:41 UTC, 0 replies.
- [nuttx-apps] 01/03: ymodem:fix ymodem bug - posted by xi...@apache.org on 2023/07/30 08:20:42 UTC, 0 replies.
- [nuttx-apps] 02/03: ymodem:support sbrb.py use serial to transport - posted by xi...@apache.org on 2023/07/30 08:20:43 UTC, 0 replies.
- [nuttx-apps] 03/03: ymodem:fix compile warnings - posted by xi...@apache.org on 2023/07/30 08:20:44 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9957: arch/arm: Change the default value to ARCH_TRUSTZONE_NONSECURE - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/30 14:02:01 UTC, 0 replies.
- [GitHub] [nuttx-apps] acassis merged pull request #1849: Example for controlling a chain of WS2812 LEDs using ESP32 RMT periph… - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/30 14:40:06 UTC, 0 replies.
- [nuttx-apps] branch master updated (c08feedcf -> 52ec336c5) - posted by ac...@apache.org on 2023/07/30 14:40:10 UTC, 0 replies.
- [GitHub] [nuttx] acassis closed issue #9885: ESP32 / RMT / WS2812 - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/30 14:40:39 UTC, 0 replies.
- [GitHub] [nuttx] crafcat7 opened a new pull request, #9958: driver/mtd/ftl: Modify erasure result processing error issue - posted by "crafcat7 (via GitHub)" <gi...@apache.org> on 2023/07/30 16:10:08 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9958: driver/mtd/ftl: Modify erasure result processing error issue - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/30 19:40:32 UTC, 0 replies.
- [nuttx] branch master updated: driver/mtd/ftl: Modify erasure result processing error issue - posted by xi...@apache.org on 2023/07/30 19:40:35 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9887: drivers: Format pointer through "%p" for kthread_create - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/30 20:41:01 UTC, 0 replies.
- [nuttx] branch master updated (c267791f06 -> fc5e85da1b) - posted by pk...@apache.org on 2023/07/30 20:41:05 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9954: driver/sensor/gps: Implement the GPS driver framework - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/30 21:35:15 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on a diff in pull request #9912: driver/audio/cxd56: Support 24bit, 192kHz and 4ch max - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/30 21:47:21 UTC, 0 replies.
- [GitHub] [nuttx-apps] acassis merged pull request #1852: examples: Change unionfs_mount to mount - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/30 21:50:27 UTC, 0 replies.
- [nuttx-apps] branch master updated: examples: Change unionfs_mount to mount - posted by ac...@apache.org on 2023/07/30 21:50:30 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9910: fs/unionfs: Remove unionfs_mount function - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/30 21:51:29 UTC, 0 replies.
- [nuttx] branch master updated (fc5e85da1b -> 427e574bd1) - posted by ac...@apache.org on 2023/07/30 21:51:32 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: 07abea83aab63736f2895f109c448ae631509f46 docs: 427e574bd19d1bb68eb616170f22e169e2fe35c5 - posted by gi...@apache.org on 2023/07/31 00:17:34 UTC, 0 replies.
- [GitHub] [nuttx] Donny9 closed pull request #5997: fs/mmap/msync: support msync and fix minor issue - posted by "Donny9 (via GitHub)" <gi...@apache.org> on 2023/07/31 01:23:10 UTC, 0 replies.
- [GitHub] [nuttx] Donny9 commented on pull request #9954: driver/sensor/gps: Implement the GPS driver framework - posted by "Donny9 (via GitHub)" <gi...@apache.org> on 2023/07/31 01:48:40 UTC, 0 replies.
- [GitHub] [nuttx-apps] gneworld opened a new pull request, #1869: nshlib: add negative number logical judgement support for test and [ … - posted by "gneworld (via GitHub)" <gi...@apache.org> on 2023/07/31 02:07:35 UTC, 0 replies.
- [GitHub] [nuttx-apps] gneworld opened a new pull request, #1870: nshlib: add print negative number support for echo command - posted by "gneworld (via GitHub)" <gi...@apache.org> on 2023/07/31 02:09:48 UTC, 0 replies.
- [GitHub] [nuttx-apps] gneworld opened a new pull request, #1871: nshlib: refine dd verify printing format - posted by "gneworld (via GitHub)" <gi...@apache.org> on 2023/07/31 02:26:49 UTC, 0 replies.
- [GitHub] [nuttx] zyfeier opened a new pull request, #9959: arch: update g_running_tasks when context switch occurred - posted by "zyfeier (via GitHub)" <gi...@apache.org> on 2023/07/31 03:23:01 UTC, 0 replies.
- [GitHub] [nuttx] zyfeier opened a new pull request, #9960: arm-m: Check the dcache status before enabling dcache - posted by "zyfeier (via GitHub)" <gi...@apache.org> on 2023/07/31 03:30:11 UTC, 0 replies.
- [GitHub] [nuttx] zyfeier opened a new pull request, #9961: task_spawnparms: out of loop when ret less than 0 - posted by "zyfeier (via GitHub)" <gi...@apache.org> on 2023/07/31 03:42:12 UTC, 0 replies.
- [GitHub] [nuttx] anjiahao1 opened a new pull request, #9962: support stm32f429i-disco run open flash loader - posted by "anjiahao1 (via GitHub)" <gi...@apache.org> on 2023/07/31 03:56:12 UTC, 0 replies.
- [GitHub] [nuttx-apps] anjiahao1 opened a new pull request, #1872: support openflashloader for nuttx - posted by "anjiahao1 (via GitHub)" <gi...@apache.org> on 2023/07/31 03:58:19 UTC, 0 replies.
- [GitHub] [nuttx] zzby0 commented on a diff in pull request #9923: ltp: sigprocmask fix - posted by "zzby0 (via GitHub)" <gi...@apache.org> on 2023/07/31 05:05:29 UTC, 1 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1866: examples/sotest: remove unnecessary config and fix minor issue - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/31 05:19:05 UTC, 0 replies.
- [nuttx-apps] branch master updated (c9f13d698 -> 100db2a67) - posted by xi...@apache.org on 2023/07/31 05:19:07 UTC, 0 replies.
- [nuttx-apps] 01/02: examples/sotest: remove unnecessary config - posted by xi...@apache.org on 2023/07/31 05:19:08 UTC, 0 replies.
- [nuttx-apps] 02/02: examples/sotest: fix issue about running multiple times - posted by xi...@apache.org on 2023/07/31 05:19:09 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1869: nshlib: add negative number logical judgement support for test and [ … - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/31 05:20:04 UTC, 0 replies.
- [nuttx-apps] branch master updated (100db2a67 -> 9621aca73) - posted by xi...@apache.org on 2023/07/31 05:20:08 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 commented on a diff in pull request #1870: nshlib: add print negative number support for echo command - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/31 05:21:30 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1871: nshlib: refine dd verify printing format - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/31 05:21:37 UTC, 0 replies.
- [nuttx-apps] branch master updated: nshlib: refine dd verify printing format - posted by xi...@apache.org on 2023/07/31 05:21:40 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1862: crypto/mbedtls: Bump Mbed TLS to version 3.4.0 - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/31 05:21:54 UTC, 0 replies.
- [nuttx-apps] branch master updated: crypto/mbedtls: Bump Mbed TLS to version 3.4.0 - posted by xi...@apache.org on 2023/07/31 05:21:57 UTC, 0 replies.
- [GitHub] [nuttx] zyfeier closed pull request #9566: sched/pthread: Use pthread_kill for asynchronous cancellation - posted by "zyfeier (via GitHub)" <gi...@apache.org> on 2023/07/31 05:57:12 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea merged pull request #9960: arm-m: Check the dcache status before enabling dcache - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/07/31 06:49:23 UTC, 0 replies.
- [nuttx] branch master updated (427e574bd1 -> c6f32f4363) - posted by je...@apache.org on 2023/07/31 06:49:28 UTC, 0 replies.
- [GitHub] [nuttx-apps] raiden00pl commented on a diff in pull request #1872: support openflashloader for nuttx - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/31 06:52:54 UTC, 3 replies.
- [GitHub] [nuttx] jerpelea commented on a diff in pull request #9912: driver/audio/cxd56: Support 24bit, 192kHz and 4ch max - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/07/31 06:54:14 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl commented on pull request #9957: arch/arm: Change the default value to ARCH_TRUSTZONE_NONSECURE - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/07/31 07:14:09 UTC, 1 replies.
- [GitHub] [nuttx] SPRESENSE commented on pull request #9932: video driver support multiple instance - posted by "SPRESENSE (via GitHub)" <gi...@apache.org> on 2023/07/31 07:19:16 UTC, 0 replies.
- [GitHub] [nuttx-apps] gneworld commented on pull request #1870: nshlib: add print negative number support for echo command - posted by "gneworld (via GitHub)" <gi...@apache.org> on 2023/07/31 07:28:19 UTC, 0 replies.
- [GitHub] [nuttx] Donny9 opened a new pull request, #9963: fs/nfs: support seek, fsync operation - posted by "Donny9 (via GitHub)" <gi...@apache.org> on 2023/07/31 07:30:24 UTC, 0 replies.
- [GitHub] [nuttx] SPRESENSE opened a new pull request, #9964: drivers/video: Fix returned errno in error cases - posted by "SPRESENSE (via GitHub)" <gi...@apache.org> on 2023/07/31 07:31:34 UTC, 0 replies.
- [GitHub] [nuttx] SPRESENSE opened a new pull request, #9965: drivers/video: Initialize flags member of query control APIs - posted by "SPRESENSE (via GitHub)" <gi...@apache.org> on 2023/07/31 07:32:02 UTC, 0 replies.
- [GitHub] [nuttx-apps] SPRESENSE opened a new pull request, #1873: audioutils/fmsynth: Add create instance for static - posted by "SPRESENSE (via GitHub)" <gi...@apache.org> on 2023/07/31 07:33:14 UTC, 0 replies.
- [GitHub] [nuttx-apps] jerpelea commented on a diff in pull request #1873: audioutils/fmsynth: Add create instance for static - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/07/31 07:35:18 UTC, 0 replies.
- [GitHub] [nuttx] SPRESENSE opened a new pull request, #9966: boards: cxd56xx: Fix issue that GPO is not iniitalized by watchdog - posted by "SPRESENSE (via GitHub)" <gi...@apache.org> on 2023/07/31 07:36:40 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 commented on a diff in pull request #1872: support openflashloader for nuttx - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/31 07:42:44 UTC, 4 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9932: video driver support multiple instance - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/31 07:46:12 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9961: task_spawnparms: out of loop when ret less than 0 - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/31 07:47:45 UTC, 0 replies.
- [nuttx] branch master updated: task_spawnparms: out of loop when ret less than 0 - posted by xi...@apache.org on 2023/07/31 07:47:48 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9957: arch/arm: Change the default value to ARCH_TRUSTZONE_NONSECURE - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/31 07:52:52 UTC, 1 replies.
- [GitHub] [nuttx] CV-Bowen opened a new pull request, #9967: arm64_backtrace: use running_task if arch_get_current_tcb return NULL - posted by "CV-Bowen (via GitHub)" <gi...@apache.org> on 2023/07/31 09:00:56 UTC, 0 replies.
- [GitHub] [nuttx] CV-Bowen opened a new pull request, #9968: watchdog: add CONFIG_WATCHDOG_PANIC_NOTIFIER for panic notifier - posted by "CV-Bowen (via GitHub)" <gi...@apache.org> on 2023/07/31 09:26:13 UTC, 0 replies.
- [GitHub] [nuttx-apps] no1wudi opened a new pull request, #1874: tools: Raise error if wasm module build failed - posted by "no1wudi (via GitHub)" <gi...@apache.org> on 2023/07/31 09:36:18 UTC, 0 replies.
- [GitHub] [nuttx] CV-Bowen opened a new pull request, #9969: mm: record more useful backtrace for memory node - posted by "CV-Bowen (via GitHub)" <gi...@apache.org> on 2023/07/31 09:44:19 UTC, 0 replies.
- [GitHub] [nuttx] yangyalei commented on pull request #9925: posix: fix ltp test errors - posted by "yangyalei (via GitHub)" <gi...@apache.org> on 2023/07/31 09:46:42 UTC, 0 replies.
- [GitHub] [nuttx] CV-Bowen opened a new pull request, #9970: memdump: support dump the leak memory (malloced but task exit) - posted by "CV-Bowen (via GitHub)" <gi...@apache.org> on 2023/07/31 09:51:22 UTC, 0 replies.
- [GitHub] [nuttx] CV-Bowen opened a new pull request, #9971: arm64: add kasan support for arm64 - posted by "CV-Bowen (via GitHub)" <gi...@apache.org> on 2023/07/31 09:53:56 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9965: drivers/video: Initialize flags member of query control APIs - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/31 09:56:13 UTC, 0 replies.
- [nuttx] branch master updated: drivers/video: Initialize flags member of query control APIs - posted by xi...@apache.org on 2023/07/31 09:56:17 UTC, 0 replies.
- [GitHub] [nuttx] CV-Bowen opened a new pull request, #9972: mm_heap: mm dump and panic only valid for the heap own by OS - posted by "CV-Bowen (via GitHub)" <gi...@apache.org> on 2023/07/31 09:57:44 UTC, 0 replies.
- [GitHub] [nuttx] zyfeier opened a new pull request, #9973: arch/arm64: add ARM64_DCACHE_DISABLE and ARM64_ICACHE_DISABLE config - posted by "zyfeier (via GitHub)" <gi...@apache.org> on 2023/07/31 10:16:17 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9966: boards: cxd56xx: Fix issue that GPO is not iniitalized by watchdog - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/31 10:28:46 UTC, 0 replies.
- [nuttx] branch master updated (2d2c3eb2cf -> f04dce1314) - posted by xi...@apache.org on 2023/07/31 10:28:50 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9964: drivers/video: Fix returned errno in error cases - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/31 10:28:56 UTC, 0 replies.
- [nuttx] branch master updated (f04dce1314 -> 4b966aa1e7) - posted by xi...@apache.org on 2023/07/31 10:29:00 UTC, 0 replies.
- [GitHub] [nuttx] michallenc opened a new pull request, #9974: w25.c: enable support for W25QxxxJV NOR flash memories - posted by "michallenc (via GitHub)" <gi...@apache.org> on 2023/07/31 10:32:25 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9963: fs/nfs: support seek, fsync operation - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/31 10:46:15 UTC, 0 replies.
- [nuttx] branch master updated: fs/nfs: support seek, fsync operation - posted by xi...@apache.org on 2023/07/31 10:46:22 UTC, 0 replies.
- [GitHub] [nuttx] simbit18 opened a new pull request, #9975: Fix nuttx coding style - posted by "simbit18 (via GitHub)" <gi...@apache.org> on 2023/07/31 10:57:41 UTC, 0 replies.
- [GitHub] [nuttx-apps] ThePassionate opened a new pull request, #1875: testing/nist-sts: Porting NIST-Statistical-Test-Suite to test quality of rng - posted by "ThePassionate (via GitHub)" <gi...@apache.org> on 2023/07/31 11:34:51 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9967: arm64_backtrace: use running_task if arch_get_current_tcb return NULL - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/31 11:52:52 UTC, 0 replies.
- [nuttx] branch master updated: arm64_backtrace: use running_task if arch_get_current_tcb return NULL - posted by xi...@apache.org on 2023/07/31 11:52:55 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9973: arch/arm64: add ARM64_DCACHE_DISABLE and ARM64_ICACHE_DISABLE config - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/31 12:33:26 UTC, 0 replies.
- [nuttx] branch master updated: arch/arm64: add ARM64_DCACHE_DISABLE and ARM64_ICACHE_DISABLE config - posted by xi...@apache.org on 2023/07/31 12:33:29 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9959: arch: update g_running_tasks when context switch occurred - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/31 12:39:43 UTC, 1 replies.
- [GitHub] [nuttx] jerpelea merged pull request #9968: watchdog: add CONFIG_WATCHDOG_PANIC_NOTIFIER for panic notifier - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/07/31 12:45:21 UTC, 0 replies.
- [nuttx] branch master updated: watchdog: add CONFIG_WATCHDOG_PANIC_NOTIFIER for panic notifier - posted by je...@apache.org on 2023/07/31 12:45:26 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9971: arm64: add kasan support for arm64 - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/31 12:45:48 UTC, 0 replies.
- [nuttx] branch master updated (835a2a8801 -> 28cb5e7984) - posted by xi...@apache.org on 2023/07/31 12:45:53 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9969: mm: record more useful backtrace for memory node - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/31 12:46:40 UTC, 0 replies.
- [nuttx] branch master updated (28cb5e7984 -> 2dedaa449b) - posted by xi...@apache.org on 2023/07/31 12:46:43 UTC, 0 replies.
- [nuttx] 01/02: sched_backtrace: define sched_dumpstack when not enable SCHED_BACKTRACE - posted by xi...@apache.org on 2023/07/31 12:46:44 UTC, 0 replies.
- [nuttx] 02/02: mm: use shced_backtrace and skip the first numbers in mm backatrace - posted by xi...@apache.org on 2023/07/31 12:46:45 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9974: w25.c: enable support for W25QxxxJV NOR flash memories - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/31 12:47:00 UTC, 0 replies.
- [nuttx] branch master updated (2dedaa449b -> 1fb65e18d2) - posted by xi...@apache.org on 2023/07/31 12:47:04 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9970: memdump: support dump the leak memory (malloced but task exit) - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/31 12:48:36 UTC, 0 replies.
- [nuttx] branch master updated: memdump: support dump the leak memory (malloced but task exit) - posted by xi...@apache.org on 2023/07/31 12:48:40 UTC, 0 replies.
- [GitHub] [nuttx] zyfeier commented on a diff in pull request #9959: arch: update g_running_tasks when context switch occurred - posted by "zyfeier (via GitHub)" <gi...@apache.org> on 2023/07/31 12:54:39 UTC, 1 replies.
- [GitHub] [nuttx] lipan118 opened a new pull request, #9976: Optimize stm32 RTC accuracy - posted by "lipan118 (via GitHub)" <gi...@apache.org> on 2023/07/31 13:48:23 UTC, 0 replies.
- [GitHub] [nuttx] lipan118 closed pull request #9976: Optimize stm32 RTC accuracy - posted by "lipan118 (via GitHub)" <gi...@apache.org> on 2023/07/31 13:50:16 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9975: Fix nuttx coding style - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/31 13:54:56 UTC, 0 replies.
- [GitHub] [nuttx-apps] yamt opened a new pull request, #1876: toywasm: update to v30.0.0 - posted by "yamt (via GitHub)" <gi...@apache.org> on 2023/07/31 13:55:39 UTC, 0 replies.
- [GitHub] [nuttx] lipan118 opened a new pull request, #9977: Optimize stm32 RTC accuracy - posted by "lipan118 (via GitHub)" <gi...@apache.org> on 2023/07/31 13:56:43 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9962: support stm32f429i-disco run open flash loader - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/31 13:57:17 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1874: tools: Raise error if wasm module build failed - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/31 14:15:02 UTC, 0 replies.
- [nuttx-apps] branch master updated: tools: Raise error if wasm module build failed - posted by xi...@apache.org on 2023/07/31 14:15:04 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9577: riscv/fpu: Implement correct lazy-FPU functionality (attempt #2) - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/31 14:48:56 UTC, 0 replies.
- [nuttx] branch master updated (8f744592d5 -> c126ee8468) - posted by xi...@apache.org on 2023/07/31 14:49:00 UTC, 0 replies.
- [nuttx] 01/08: riscv/swint: Give the full tcb to the context switch routine - posted by xi...@apache.org on 2023/07/31 14:49:01 UTC, 0 replies.
- [nuttx] 02/08: riscv/fpu: Restore correct lazy-FPU functionality - posted by xi...@apache.org on 2023/07/31 14:49:02 UTC, 0 replies.
- [nuttx] 03/08: riscv/riscv_fpu: Clear the full FPU status/control register on boot - posted by xi...@apache.org on 2023/07/31 14:49:03 UTC, 0 replies.
- [nuttx] 04/08: riscv/saveusercontext: Fix FPU state save - posted by xi...@apache.org on 2023/07/31 14:49:04 UTC, 0 replies.
- [nuttx] 05/08: sched/assert: Store table for all registers instead of buffer - posted by xi...@apache.org on 2023/07/31 14:49:05 UTC, 0 replies.
- [nuttx] 06/08: riscv/lazyfpu: Add option to disable lazy FPU - posted by xi...@apache.org on 2023/07/31 14:49:06 UTC, 0 replies.
- [nuttx] 07/08: riscv/qemu-rv: Add FPU support back to qemu-rv - posted by xi...@apache.org on 2023/07/31 14:49:07 UTC, 0 replies.
- [nuttx] 08/08: sched/assert.c: Fix style check error - posted by xi...@apache.org on 2023/07/31 14:49:08 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9925: posix: fix ltp test errors - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/31 14:50:12 UTC, 0 replies.
- [nuttx] branch master updated (c126ee8468 -> f40eee50d6) - posted by xi...@apache.org on 2023/07/31 14:50:16 UTC, 0 replies.
- [nuttx] 01/12: vfs: return OK when fsync dir - posted by xi...@apache.org on 2023/07/31 14:50:17 UTC, 0 replies.
- [nuttx] 02/12: malloc: set errno to ENOMEM when malloc fail - posted by xi...@apache.org on 2023/07/31 14:50:18 UTC, 0 replies.
- [nuttx] 03/12: signal: add SIGWINCH define - posted by xi...@apache.org on 2023/07/31 14:50:19 UTC, 0 replies.
- [nuttx] 04/12: singal: add stack_t define - posted by xi...@apache.org on 2023/07/31 14:50:20 UTC, 0 replies.
- [nuttx] 05/12: sched: inherit parent priority by default - posted by xi...@apache.org on 2023/07/31 14:50:21 UTC, 0 replies.
- [nuttx] 06/12: getrlimit: add RLIMIT_MEMLOCK define - posted by xi...@apache.org on 2023/07/31 14:50:22 UTC, 0 replies.
- [nuttx] 07/12: sysconf: add _SC_THREAD_THREADS_MAX response - posted by xi...@apache.org on 2023/07/31 14:50:23 UTC, 0 replies.
- [nuttx] 08/12: single: add SS_ONSTACK and SS_DISABLE define - posted by xi...@apache.org on 2023/07/31 14:50:24 UTC, 0 replies.
- [nuttx] 09/12: Add _POSIX_THREAD_PRIORITY_SCHEDULING define - posted by xi...@apache.org on 2023/07/31 14:50:25 UTC, 0 replies.
- [nuttx] 10/12: sched: inherit parent priority by default, except idle - posted by xi...@apache.org on 2023/07/31 14:50:26 UTC, 0 replies.
- [nuttx] 11/12: sigaltstack: Add initial implementation of sigaltstack - posted by xi...@apache.org on 2023/07/31 14:50:27 UTC, 0 replies.
- [nuttx] 12/12: pwd: Add initial implementation of getpwent - posted by xi...@apache.org on 2023/07/31 14:50:28 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9929: fs/pseudo-file: support pseudo-file operation - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/31 14:52:52 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 commented on a diff in pull request #1875: testing/nist-sts: porting NIST-Statistical-Test-Suite - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/31 14:57:33 UTC, 1 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1870: nshlib: add print negative number support for echo command - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/31 14:58:43 UTC, 0 replies.
- [nuttx-apps] branch master updated: nshlib: add print negative number support for echo command - posted by xi...@apache.org on 2023/07/31 14:58:47 UTC, 0 replies.
- [GitHub] [nuttx] fjpanag commented on pull request #9977: Optimize stm32 RTC accuracy - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/07/31 15:04:29 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9977: Optimize stm32 RTC accuracy - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/31 15:07:53 UTC, 0 replies.
- [GitHub] [nuttx] patacongo opened a new issue, #9978: Per-thread vs Global sigprocmask - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/07/31 15:40:54 UTC, 0 replies.
- [GitHub] [nuttx] patacongo commented on issue #9978: Per-thread vs Global sigprocmask - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/07/31 15:50:24 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1876: toywasm: update to v30.0.0 - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/31 17:26:33 UTC, 0 replies.
- [nuttx-apps] branch master updated (cb684097b -> 5365fc9ff) - posted by xi...@apache.org on 2023/07/31 17:26:36 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9925: posix: fix ltp test errors - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/31 18:22:20 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #9972: mm_heap: mm malloc failed dump and panic only valid for the heap own by OS - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/31 18:30:05 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9912: driver/audio/cxd56: Support 24bit, 192kHz and 4ch max - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/31 18:35:37 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko opened a new pull request, #9979: fix misc issues found during code review - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/31 18:48:05 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9963: fs/nfs: support seek, fsync operation - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/31 18:52:08 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9980: serial: Simplify the echo process - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/07/31 19:02:03 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9980: serial: Simplify the echo process - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/31 21:12:56 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9979: fix misc issues found during code review - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/31 21:16:06 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #9979: fix misc issues found during code review - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/31 21:18:16 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on a diff in pull request #9962: support stm32f429i-disco run open flash loader - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/07/31 21:28:16 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9951: include/fcntl.h: add O_NOATIME flags - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/31 21:37:48 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko opened a new pull request, #9981: tools/ci/testrun: increase ostest timeout on CI - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/31 22:36:29 UTC, 0 replies.
- [GitHub] [nuttx-apps] pkarashchenko commented on pull request #1711: testing/ostest: add test case for task priority change with locked scheduler - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/07/31 22:37:07 UTC, 0 replies.