You are viewing a plain text version of this content. The canonical link for it is here.
- [nuttx-website] branch asf-site updated: Publishing web: b50f5ca4ed22743959c1160aab5dcc9ae18b3eff docs: 2650fa950930ce63d0e19b56ff2c4f85241684c8 - posted by gi...@apache.org on 2023/04/01 00:17:29 UTC, 0 replies.
- [GitHub] [nuttx] no1wudi opened a new pull request, #8935: tools: Move Rust relative settings to Rust.defs - posted by "no1wudi (via GitHub)" <gi...@apache.org> on 2023/04/01 03:00:26 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 commented on pull request #8930: arch/armv7-r: add armv7-r smp support - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/04/01 06:24:59 UTC, 0 replies.
- [GitHub] [nuttx] GD32-MCU opened a new pull request, #8936: add littlefs support for gd32f450zk-eval board - posted by "GD32-MCU (via GitHub)" <gi...@apache.org> on 2023/04/01 08:34:46 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #8936: add littlefs support for gd32f450zk-eval board - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/04/01 13:38:19 UTC, 0 replies.
- [nuttx] branch master updated: add littlefs support for gd32f450zk-eval board - posted by ac...@apache.org on 2023/04/01 13:38:22 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #8934: risc-v/espressif: Add High Resolution Timer driver - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/04/01 13:40:07 UTC, 0 replies.
- [nuttx] branch master updated (6a799fef6c -> ffef83c9a1) - posted by ac...@apache.org on 2023/04/01 13:40:11 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #8935: tools: Move Rust relative settings to Rust.defs - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/01 13:45:14 UTC, 0 replies.
- [nuttx] branch master updated: tools: Move Rust relative settings to Rust.defs - posted by pk...@apache.org on 2023/04/01 13:45:17 UTC, 0 replies.
- [GitHub] [nuttx] fjpanag opened a new pull request, #8937: boardioc: Reset & poweroff are protected by critical section. - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/04/01 13:51:14 UTC, 0 replies.
- [GitHub] [nuttx] patacongo opened a new pull request, #8938: Assert if a thread attempts to post a semaphore incorrectly. - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/04/01 14:09:55 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #8939: fs: Flush the file system cache in BOARDIOC_POWEROFF too - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/01 14:15:39 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #8940: assert: Replace CONFIG_BOARD_ASSERT_RESET_VALUE with BOARDIOC_SOFTRESETCAUSE_ASSERT - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/01 14:32:22 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #8941: boardctl.h: Add BOARDIOC_SOFTRESETCAUSE_ENTER_BOOTLOADER reset cause - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/01 14:35:34 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 opened a new pull request, #1696: system/adb: Replace adb special reset cause with boardctl.h's value - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/01 14:38:21 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 commented on a diff in pull request #1695: Enhance trace_dump - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/01 14:46:51 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 commented on a diff in pull request #1692: wamr: Simplify target handling by LLVM style arch info - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/01 14:48:26 UTC, 4 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 commented on pull request #1623: Replace the unsafe function(strcat, sprintf) with the safe one(strlcat, snprintf) - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/01 14:50:02 UTC, 2 replies.
- [GitHub] [nuttx-apps] no1wudi commented on a diff in pull request #1692: wamr: Simplify target handling by LLVM style arch info - posted by "no1wudi (via GitHub)" <gi...@apache.org> on 2023/04/01 15:03:27 UTC, 3 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #8942: boards: Replace open/pread with file_open/file_pread - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/01 15:03:37 UTC, 0 replies.
- [GitHub] [nuttx] fjpanag opened a new pull request, #8943: stm32_eth: Added error handling for abnormal interrupts. - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/04/01 15:28:41 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 opened a new pull request, #1697: nshlib: Add boot command - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/01 15:53:08 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: b50f5ca4ed22743959c1160aab5dcc9ae18b3eff docs: 7f27129896b943d718aff21c30c4a1ed9d573f66 - posted by gi...@apache.org on 2023/04/02 00:14:41 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #8942: boards: Replace open/pread with file_open/file_pread - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/02 01:42:26 UTC, 0 replies.
- [GitHub] [nuttx-apps] lucasssvaz opened a new pull request, #1698: fsutils: Add ROMLoader utility - posted by "lucasssvaz (via GitHub)" <gi...@apache.org> on 2023/04/02 02:13:01 UTC, 0 replies.
- [GitHub] [nuttx] AlanRosenthal closed pull request #5375: Generate $(SCRIPTOUT) during the build phase - posted by "AlanRosenthal (via GitHub)" <gi...@apache.org> on 2023/04/02 02:39:08 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #8942: boards: Replace open/pread with file_open/file_pread - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/02 04:48:58 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #8942: boards: Replace open/pread with file_open/file_pread - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/02 06:03:11 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #8942: boards: Replace open/pread with file_open/file_pread - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/02 06:49:04 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl opened a new pull request, #8944: stm32h7/stm32_sdmmc.c: fix compilation - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/04/02 11:19:30 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl opened a new pull request, #8945: stm32h7/otg: support for OTG HS external ULPI - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/04/02 11:32:45 UTC, 0 replies.
- [GitHub] [nuttx] laoniaokkk commented on issue #8798: use esp8266 base on stm32 - posted by "laoniaokkk (via GitHub)" <gi...@apache.org> on 2023/04/02 14:04:19 UTC, 0 replies.
- [GitHub] [nuttx] laoniaokkk commented on issue #8933: FS_LARGEFILE config disabled is causing issue with df -h output. - posted by "laoniaokkk (via GitHub)" <gi...@apache.org> on 2023/04/02 14:12:47 UTC, 0 replies.
- [GitHub] [nuttx] hartmannathan commented on a diff in pull request #8929: tm4c1294-launchpad: Use bmi160 driver for boostxl-sensors. - posted by "hartmannathan (via GitHub)" <gi...@apache.org> on 2023/04/02 17:30:21 UTC, 0 replies.
- [GitHub] [nuttx] hartmannathan commented on a diff in pull request #8945: stm32h7/otg: support for OTG HS external ULPI - posted by "hartmannathan (via GitHub)" <gi...@apache.org> on 2023/04/02 21:12:48 UTC, 2 replies.
- [GitHub] [nuttx] hartmannathan merged pull request #8944: stm32h7/stm32_sdmmc.c: fix compilation - posted by "hartmannathan (via GitHub)" <gi...@apache.org> on 2023/04/02 21:20:19 UTC, 0 replies.
- [nuttx] branch master updated (7f27129896 -> 71d7028c4a) - posted by ha...@apache.org on 2023/04/02 21:20:24 UTC, 0 replies.
- [GitHub] [nuttx] radek-pesina commented on a diff in pull request #8922: eMMC driver support - posted by "radek-pesina (via GitHub)" <gi...@apache.org> on 2023/04/02 23:48:35 UTC, 1 replies.
- [nuttx-website] branch asf-site updated: Publishing web: b50f5ca4ed22743959c1160aab5dcc9ae18b3eff docs: 71d7028c4a33e4c7fee5f1c62aad7890478e941c - posted by gi...@apache.org on 2023/04/03 00:15:29 UTC, 0 replies.
- [GitHub] [nuttx] ALTracer commented on pull request #8040: stm32: unified up_perf initialization - posted by "ALTracer (via GitHub)" <gi...@apache.org> on 2023/04/03 01:13:40 UTC, 1 replies.
- [GitHub] [nuttx] zyfeier commented on pull request #8930: arch/armv7-r: add armv7-r smp support - posted by "zyfeier (via GitHub)" <gi...@apache.org> on 2023/04/03 01:35:18 UTC, 1 replies.
- [GitHub] [nuttx] wengzhe opened a new pull request, #8946: libc: Print error code for unknown errors in strerror/gai_strerror - posted by "wengzhe (via GitHub)" <gi...@apache.org> on 2023/04/03 03:04:23 UTC, 0 replies.
- [GitHub] [nuttx] wengzhe opened a new pull request, #8947: usrsock_server: Improvement on sendto errors - posted by "wengzhe (via GitHub)" <gi...@apache.org> on 2023/04/03 03:10:40 UTC, 0 replies.
- [GitHub] [nuttx-apps] Junbo-Zheng opened a new pull request, #1699: nshlib/README.md: add uptime command description - posted by "Junbo-Zheng (via GitHub)" <gi...@apache.org> on 2023/04/03 03:52:41 UTC, 0 replies.
- [GitHub] [nuttx] ALTracer commented on pull request #8906: MiniF4 peripherals support improvements - posted by "ALTracer (via GitHub)" <gi...@apache.org> on 2023/04/03 04:20:16 UTC, 3 replies.
- [GitHub] [nuttx] Gary-Hobson opened a new pull request, #8948: arch/boards: fix stm32f411-mininum:nsh compilation failure - posted by "Gary-Hobson (via GitHub)" <gi...@apache.org> on 2023/04/03 04:53:34 UTC, 0 replies.
- [GitHub] [nuttx] Gary-Hobson commented on pull request #8040: stm32: unified up_perf initialization - posted by "Gary-Hobson (via GitHub)" <gi...@apache.org> on 2023/04/03 04:54:59 UTC, 1 replies.
- [GitHub] [nuttx] yamt commented on pull request #8777: Migrate sim board README.txt to Documentation - posted by "yamt (via GitHub)" <gi...@apache.org> on 2023/04/03 05:03:04 UTC, 0 replies.
- [GitHub] [nuttx] ALTracer commented on pull request #8948: arch/boards: fix stm32f411-mininum:nsh compilation failure - posted by "ALTracer (via GitHub)" <gi...@apache.org> on 2023/04/03 05:05:46 UTC, 0 replies.
- [GitHub] [nuttx-apps] yamt commented on a diff in pull request #1638: wasm: increase WASM_INITIAL_MEMORY if stack size is great than initial memory - posted by "yamt (via GitHub)" <gi...@apache.org> on 2023/04/03 05:18:21 UTC, 0 replies.
- [GitHub] [nuttx] Gary-Hobson commented on pull request #8948: arch/boards: fix stm32f411-mininum:nsh compilation failure - posted by "Gary-Hobson (via GitHub)" <gi...@apache.org> on 2023/04/03 05:36:31 UTC, 0 replies.
- [nuttx-apps] branch releases/12.1 created (now 125cf7abe) - posted by je...@apache.org on 2023/04/03 06:02:46 UTC, 0 replies.
- [nuttx] branch releases/12.1 created (now 71d7028c4a) - posted by je...@apache.org on 2023/04/03 06:02:56 UTC, 0 replies.
- [GitHub] [nuttx] yamt commented on pull request #8868: fs/hostfs: add sim hostfs path convert - posted by "yamt (via GitHub)" <gi...@apache.org> on 2023/04/03 06:20:14 UTC, 2 replies.
- [GitHub] [nuttx] jerpelea merged pull request #8929: tm4c1294-launchpad: Use bmi160 driver for boostxl-sensors. - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/04/03 07:02:37 UTC, 0 replies.
- [nuttx] branch master updated (71d7028c4a -> 4ff4562401) - posted by je...@apache.org on 2023/04/03 07:02:41 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea merged pull request #8938: Assert if a thread attempts to post a semaphore incorrectly. - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/04/03 07:03:18 UTC, 0 replies.
- [nuttx] branch master updated: Assert if a thread attempts to post a semaphore incorrectly. - posted by je...@apache.org on 2023/04/03 07:03:21 UTC, 0 replies.
- [GitHub] [nuttx] michallenc commented on issue #8858: Issues with adjtime implementation / Build failure. - posted by "michallenc (via GitHub)" <gi...@apache.org> on 2023/04/03 07:03:55 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl merged pull request #8948: arch/boards: fix stm32f411-mininum:nsh compilation failure - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/04/03 07:05:24 UTC, 0 replies.
- [nuttx] branch master updated: arch/boards: fix stm32f411-mininum:nsh compilation failure after enabling IRQMONITOR - posted by ra...@apache.org on 2023/04/03 07:05:27 UTC, 0 replies.
- [GitHub] [nuttx] terry0012 opened a new pull request, #8949: drivers/video: passthrough unknown ioctl cmd to fb driver - posted by "terry0012 (via GitHub)" <gi...@apache.org> on 2023/04/03 07:12:08 UTC, 0 replies.
- [GitHub] [nuttx-apps] Junbo-Zheng opened a new pull request, #1700: Replace OK/ERROR macro with sys/types.h enum - posted by "Junbo-Zheng (via GitHub)" <gi...@apache.org> on 2023/04/03 07:18:14 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl commented on a diff in pull request #8945: stm32h7/otg: support for OTG HS external ULPI - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/04/03 07:23:44 UTC, 4 replies.
- [GitHub] [nuttx] no1wudi opened a new pull request, #8950: driver/telnet: Remove TELNET_CHARACTER_MODE - posted by "no1wudi (via GitHub)" <gi...@apache.org> on 2023/04/03 08:27:02 UTC, 0 replies.
- [GitHub] [nuttx] FASTSHIFT commented on pull request #8907: video/fb: add vsync offset support - posted by "FASTSHIFT (via GitHub)" <gi...@apache.org> on 2023/04/03 08:57:25 UTC, 1 replies.
- [GitHub] [nuttx-apps] simbit18 opened a new pull request, #1701: apps/examples/mqttc/Makefile: Add missing Apache Foundation copyright… - posted by "simbit18 (via GitHub)" <gi...@apache.org> on 2023/04/03 10:26:44 UTC, 0 replies.
- [GitHub] [nuttx] davids5 commented on a diff in pull request #8922: eMMC driver support - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/03 10:45:40 UTC, 0 replies.
- [GitHub] [nuttx-apps] davids5 commented on a diff in pull request #1698: fsutils: Add ROMLoader utility - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/03 10:50:30 UTC, 0 replies.
- [GitHub] [nuttx-apps] lucasssvaz commented on pull request #1698: fsutils: Add ROMLoader utility - posted by "lucasssvaz (via GitHub)" <gi...@apache.org> on 2023/04/03 12:14:12 UTC, 4 replies.
- [GitHub] [nuttx] raiden00pl commented on pull request #8906: MiniF4 peripherals support improvements - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/04/03 12:35:40 UTC, 1 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #8950: driver/telnet: Remove TELNET_CHARACTER_MODE - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/03 12:44:52 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #8906: MiniF4 peripherals support improvements - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/03 13:00:51 UTC, 2 replies.
- [GitHub] [nuttx] ALTracer commented on a diff in pull request #8906: MiniF4 peripherals support improvements - posted by "ALTracer (via GitHub)" <gi...@apache.org> on 2023/04/03 13:05:46 UTC, 4 replies.
- [GitHub] [nuttx-apps] pkarashchenko commented on a diff in pull request #1698: fsutils: Add ROMLoader utility - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/03 13:11:06 UTC, 4 replies.
- [GitHub] [nuttx-apps] pkarashchenko merged pull request #1701: apps/examples/mqttc/Makefile: Add missing Apache Foundation copyright… - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/03 13:14:38 UTC, 0 replies.
- [nuttx-apps] branch master updated (125cf7abe -> 75ddde9c5) - posted by pk...@apache.org on 2023/04/03 13:14:43 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #8926: xtensa/sigdeliver: fix signal deliver when task is running on ther CPU - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/03 13:17:45 UTC, 1 replies.
- [GitHub] [nuttx-apps] pkarashchenko merged pull request #1689: examples/ftpd: Add support for choosing address family - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/03 13:18:18 UTC, 0 replies.
- [nuttx-apps] branch master updated: examples/ftpd: Add support for choosing address family - posted by pk...@apache.org on 2023/04/03 13:18:22 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #8942: boards: Replace open/pread with file_open/file_pread - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/03 13:18:39 UTC, 0 replies.
- [nuttx] branch master updated: boards: Replace open/pread with file_open/file_pread - posted by pk...@apache.org on 2023/04/03 13:18:44 UTC, 0 replies.
- [GitHub] [nuttx-apps] pkarashchenko commented on a diff in pull request #1700: Replace OK/ERROR macro with sys/types.h enum - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/03 13:19:57 UTC, 2 replies.
- [GitHub] [nuttx] tmedicci commented on pull request #8926: xtensa/sigdeliver: fix signal deliver when task is running on ther CPU - posted by "tmedicci (via GitHub)" <gi...@apache.org> on 2023/04/03 13:37:36 UTC, 3 replies.
- [GitHub] [nuttx] pkarashchenko opened a new pull request, #8951: sched/semaphore: optimize semaphore holder check for priority inheritance - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/03 14:18:05 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl opened a new pull request, #8952: boards/stm32: add composite device configurations - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/04/03 14:21:14 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #8951: sched/semaphore: optimize semaphore holder check for priority inheritance - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/03 14:21:24 UTC, 11 replies.
- [GitHub] [nuttx-apps] pkarashchenko commented on a diff in pull request #1697: nshlib: Add boot command - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/03 14:28:46 UTC, 0 replies.
- [GitHub] [nuttx-apps] pkarashchenko commented on a diff in pull request #1623: Replace the unsafe function(strcat, sprintf) with the safe one(strlcat, snprintf) - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/03 14:40:32 UTC, 1 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #8946: libc: Print error code for unknown errors in strerror/gai_strerror - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/03 14:45:57 UTC, 3 replies.
- [GitHub] [nuttx] no1wudi commented on pull request #8950: driver/telnet: Remove TELNET_CHARACTER_MODE - posted by "no1wudi (via GitHub)" <gi...@apache.org> on 2023/04/03 14:46:16 UTC, 4 replies.
- [GitHub] [nuttx] wengzhe commented on a diff in pull request #8946: libc: Print error code for unknown errors in strerror/gai_strerror - posted by "wengzhe (via GitHub)" <gi...@apache.org> on 2023/04/03 15:16:44 UTC, 3 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 commented on a diff in pull request #1700: Replace OK/ERROR macro with sys/types.h enum - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/03 16:43:04 UTC, 1 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #8940: assert: Replace CONFIG_BOARD_ASSERT_RESET_VALUE with BOARDIOC_SOFTRESETCAUSE_ASSERT - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/03 16:54:43 UTC, 2 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 commented on a diff in pull request #1697: nshlib: Add boot command - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/03 16:58:50 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 commented on a diff in pull request #1623: Replace the unsafe function(strcat, sprintf) with the safe one(strlcat, snprintf) - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/03 17:04:56 UTC, 8 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #8868: fs/hostfs: add sim hostfs path convert - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/03 17:50:21 UTC, 2 replies.
- [GitHub] [nuttx] gustavonihei opened a new pull request, #8953: risc-v/espressif: Add support for Tickless mode - posted by "gustavonihei (via GitHub)" <gi...@apache.org> on 2023/04/03 17:59:22 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #8943: stm32_eth: Added error handling for abnormal interrupts. - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/03 18:31:56 UTC, 0 replies.
- [GitHub] [nuttx-apps] pkarashchenko merged pull request #1693: system/composite_main.c: Hide fprintf behind macro to handle FILE_STR… - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/03 18:33:22 UTC, 0 replies.
- [nuttx-apps] branch master updated: system/composite_main.c: Convert fprintf -> dprintf - posted by pk...@apache.org on 2023/04/03 18:33:26 UTC, 0 replies.
- [GitHub] [nuttx-apps] davids5 commented on pull request #1698: fsutils: Add ROMLoader utility - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/03 18:41:55 UTC, 0 replies.
- [GitHub] [nuttx] hartmannathan merged pull request #8941: boardctl.h: Add BOARDIOC_SOFTRESETCAUSE_ENTER_BOOTLOADER reset cause - posted by "hartmannathan (via GitHub)" <gi...@apache.org> on 2023/04/03 18:50:47 UTC, 0 replies.
- [nuttx] branch master updated (12fda1da1c -> d3f659b854) - posted by ha...@apache.org on 2023/04/03 18:50:50 UTC, 0 replies.
- [GitHub] [nuttx-apps] hartmannathan commented on pull request #1696: system/adb: Replace adb special reset cause with boardctl.h's value - posted by "hartmannathan (via GitHub)" <gi...@apache.org> on 2023/04/03 18:51:39 UTC, 1 replies.
- [GitHub] [nuttx] gustavonihei opened a new pull request, #8954: risc-v/espressif: Panic if CPU interrupt allocation fails - posted by "gustavonihei (via GitHub)" <gi...@apache.org> on 2023/04/03 19:00:22 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #8955: sched/assert: Simplify the fatal detection logic - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/03 19:16:28 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #8956: Let BOARDIOC_SOFTRESETCAUSE_ASSERT equals to the default value of BOARD_ASSERT_RESET_VALUE - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/03 19:26:49 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #8955: sched/assert: Simplify the fatal detection logic - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/04/03 20:24:03 UTC, 0 replies.
- [GitHub] [nuttx] gustavonihei opened a new pull request, #8957: risc-v/espressif: Add support for Periodic and Oneshot Timers - posted by "gustavonihei (via GitHub)" <gi...@apache.org> on 2023/04/03 21:26:33 UTC, 0 replies.
- [GitHub] [nuttx-apps] lucasssvaz commented on a diff in pull request #1698: fsutils: Add ROMLoader utility - posted by "lucasssvaz (via GitHub)" <gi...@apache.org> on 2023/04/03 23:48:43 UTC, 10 replies.
- [nuttx-website] branch asf-site updated: Publishing web: b50f5ca4ed22743959c1160aab5dcc9ae18b3eff docs: d3f659b85427401c334aea8f2c633516222f7982 - posted by gi...@apache.org on 2023/04/04 00:17:44 UTC, 0 replies.
- [GitHub] [nuttx] anchao opened a new pull request, #8958: libs/libc: correct config define of arch functions - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/04/04 07:20:55 UTC, 0 replies.
- [GitHub] [nuttx] GooTal commented on issue #8886: Loading ELFs which contain a global offset table. - posted by "GooTal (via GitHub)" <gi...@apache.org> on 2023/04/04 08:19:20 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 commented on pull request #8951: sched/semaphore: optimize semaphore holder check for priority inheritance - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/04/04 08:19:23 UTC, 1 replies.
- [GitHub] [nuttx] GooTal opened a new issue, #8959: Enabling sinfo printing and disabling CONFIG_SYSLOG_TIMESTAMP_REALTIME caused a recursive calling bug? - posted by "GooTal (via GitHub)" <gi...@apache.org> on 2023/04/04 08:28:11 UTC, 0 replies.
- [GitHub] [nuttx] davids5 commented on pull request #8940: assert: Replace CONFIG_BOARD_ASSERT_RESET_VALUE with BOARDIOC_SOFTRESETCAUSE_ASSERT - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/04 09:56:51 UTC, 0 replies.
- [GitHub] [nuttx-apps] pussuw opened a new pull request, #1702: nsh/nsh_parse: Fix handling of back-quotes - posted by "pussuw (via GitHub)" <gi...@apache.org> on 2023/04/04 10:48:17 UTC, 0 replies.
- [GitHub] [nuttx-apps] pussuw commented on pull request #1702: nsh/nsh_parse: Fix handling of back-quotes - posted by "pussuw (via GitHub)" <gi...@apache.org> on 2023/04/04 10:49:13 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko opened a new issue, #8960: Code does not rebuild properly after 'make menuconfig' - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/04 10:50:35 UTC, 1 replies.
- [GitHub] [nuttx-apps] pkarashchenko merged pull request #1697: nshlib: Add boot command - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/04 10:53:30 UTC, 0 replies.
- [nuttx-apps] branch master updated (c694d8d90 -> 49418d6de) - posted by pk...@apache.org on 2023/04/04 10:53:33 UTC, 0 replies.
- [GitHub] [nuttx] davids5 commented on a diff in pull request #8951: sched/semaphore: optimize semaphore holder check for priority inheritance - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/04 10:57:52 UTC, 0 replies.
- [GitHub] [nuttx] davids5 commented on a diff in pull request #8945: stm32h7/otg: support for OTG HS external ULPI - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/04 11:15:13 UTC, 1 replies.
- [GitHub] [nuttx] davids5 commented on pull request #8922: eMMC driver support - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/04 11:17:23 UTC, 3 replies.
- [GitHub] [nuttx-apps] Junbo-Zheng commented on a diff in pull request #1700: Replace OK/ERROR macro with sys/types.h enum - posted by "Junbo-Zheng (via GitHub)" <gi...@apache.org> on 2023/04/04 11:41:29 UTC, 1 replies.
- [GitHub] [nuttx] fjpanag commented on a diff in pull request #8943: stm32_eth: Added error handling for abnormal interrupts. - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/04/04 11:50:35 UTC, 2 replies.
- [GitHub] [nuttx] FASTSHIFT opened a new pull request, #8961: sim_x11eventloop: fix X11 event accumulation - posted by "FASTSHIFT (via GitHub)" <gi...@apache.org> on 2023/04/04 11:52:13 UTC, 0 replies.
- [GitHub] [nuttx] fjpanag commented on pull request #8943: stm32_eth: Added error handling for abnormal interrupts. - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/04/04 11:53:58 UTC, 2 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #8951: sched/semaphore: optimize semaphore holder check for priority inheritance - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/04 12:17:12 UTC, 2 replies.
- [GitHub] [nuttx-apps] raiden00pl opened a new pull request, #1703: system/usbmsc: set stack size to DEFAULT_TASK_STACKSIZE - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/04/04 12:28:17 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl opened a new pull request, #8962: boards: refresh boards that use usbmsc - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/04/04 12:28:20 UTC, 0 replies.
- [GitHub] [nuttx] gustavonihei commented on a diff in pull request #8961: sim_x11eventloop: fix X11 event accumulation - posted by "gustavonihei (via GitHub)" <gi...@apache.org> on 2023/04/04 12:33:42 UTC, 0 replies.
- [GitHub] [nuttx] gustavonihei merged pull request #8958: libs/libc: correct config define of arch functions - posted by "gustavonihei (via GitHub)" <gi...@apache.org> on 2023/04/04 12:37:49 UTC, 0 replies.
- [nuttx] branch master updated: libs/libc: correct config define of arch functions - posted by gu...@apache.org on 2023/04/04 12:37:54 UTC, 0 replies.
- [GitHub] [nuttx-apps] pkarashchenko commented on pull request #1623: Replace the unsafe function(strcat, sprintf) with the safe one(strlcat, snprintf) - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/04 12:41:27 UTC, 1 replies.
- [GitHub] [nuttx] FASTSHIFT commented on a diff in pull request #8961: sim_x11eventloop: fix X11 event accumulation - posted by "FASTSHIFT (via GitHub)" <gi...@apache.org> on 2023/04/04 13:03:11 UTC, 0 replies.
- [GitHub] [nuttx] tmedicci opened a new pull request, #8963: esp32/wifi: Fix Wi-Fi driver parameter settings - posted by "tmedicci (via GitHub)" <gi...@apache.org> on 2023/04/04 13:11:33 UTC, 0 replies.
- [GitHub] [nuttx-apps] Junbo-Zheng closed pull request #1700: Replace OK/ERROR macro with sys/types.h enum - posted by "Junbo-Zheng (via GitHub)" <gi...@apache.org> on 2023/04/04 13:50:21 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #8964: board: define boardioc_softreset_subreason_e in CONFIG_BOARDCTL_RESET - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/04 14:40:12 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #8956: Let BOARDIOC_SOFTRESETCAUSE_ASSERT equals to the default value of BOARD_ASSERT_RESET_VALUE - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/04 15:01:47 UTC, 1 replies.
- [GitHub] [nuttx] xiaoxiang781216 closed pull request #8940: assert: Replace CONFIG_BOARD_ASSERT_RESET_VALUE with BOARDIOC_SOFTRESETCAUSE_ASSERT - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/04 15:05:15 UTC, 0 replies.
- [GitHub] [nuttx] hartmannathan merged pull request #8955: sched/assert: Simplify the fatal detection logic - posted by "hartmannathan (via GitHub)" <gi...@apache.org> on 2023/04/04 15:29:13 UTC, 0 replies.
- [nuttx] branch master updated (4fbf5f7a4b -> 84ddfb5455) - posted by ha...@apache.org on 2023/04/04 15:29:18 UTC, 0 replies.
- [GitHub] [nuttx] hartmannathan commented on pull request #8956: Let BOARDIOC_SOFTRESETCAUSE_ASSERT equals to the default value of BOARD_ASSERT_RESET_VALUE - posted by "hartmannathan (via GitHub)" <gi...@apache.org> on 2023/04/04 15:31:10 UTC, 0 replies.
- [GitHub] [nuttx] fjpanag commented on pull request #8939: fs: Flush the file system cache in BOARDIOC_POWEROFF too - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/04/04 15:36:20 UTC, 0 replies.
- [GitHub] [nuttx] hartmannathan commented on pull request #8939: fs: Flush the file system cache in BOARDIOC_POWEROFF too - posted by "hartmannathan (via GitHub)" <gi...@apache.org> on 2023/04/04 15:46:23 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #8939: fs: Flush the file system cache in BOARDIOC_POWEROFF too - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/04 15:49:48 UTC, 1 replies.
- [GitHub] [nuttx] davids5 commented on pull request #8952: boards/stm32: add composite device configurations - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/04 15:56:54 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl commented on pull request #8952: boards/stm32: add composite device configurations - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/04/04 16:16:18 UTC, 0 replies.
- [GitHub] [nuttx-apps] hartmannathan merged pull request #1699: nshlib/README.md: add uptime command description - posted by "hartmannathan (via GitHub)" <gi...@apache.org> on 2023/04/04 16:19:18 UTC, 0 replies.
- [nuttx-apps] branch master updated: nshlib/README.md: add uptime command description - posted by ha...@apache.org on 2023/04/04 16:19:22 UTC, 0 replies.
- [GitHub] [nuttx] davids5 merged pull request #8945: stm32h7/otg: support for OTG HS external ULPI - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/04 16:25:03 UTC, 0 replies.
- [nuttx] branch master updated (84ddfb5455 -> 83cdaeb593) - posted by da...@apache.org on 2023/04/04 16:25:07 UTC, 0 replies.
- [nuttx] 01/03: stm32h7: update ULPI pins - posted by da...@apache.org on 2023/04/04 16:25:08 UTC, 0 replies.
- [nuttx] 02/03: stm32h7/rcc: OTGHS ULPI works only in VOS0 - posted by da...@apache.org on 2023/04/04 16:25:09 UTC, 0 replies.
- [nuttx] 03/03: stm32h7/otg: add support for external ULPI - posted by da...@apache.org on 2023/04/04 16:25:10 UTC, 0 replies.
- [GitHub] [nuttx] gustavonihei commented on a diff in pull request #8949: drivers/video: passthrough unknown ioctl cmd to fb driver - posted by "gustavonihei (via GitHub)" <gi...@apache.org> on 2023/04/04 17:00:45 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #8952: boards/stm32: add composite device configurations - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/04 17:38:03 UTC, 0 replies.
- [GitHub] [nuttx-apps] hartmannathan commented on a diff in pull request #1698: fsutils: Add ROMLoader utility - posted by "hartmannathan (via GitHub)" <gi...@apache.org> on 2023/04/04 17:50:44 UTC, 0 replies.
- [GitHub] [nuttx] hartmannathan merged pull request #8962: boards: refresh boards that use usbmsc - posted by "hartmannathan (via GitHub)" <gi...@apache.org> on 2023/04/04 18:45:26 UTC, 0 replies.
- [nuttx] branch master updated: boards: refresh boards that use usbmsc - posted by ha...@apache.org on 2023/04/04 18:45:30 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 opened a new pull request, #1704: nshlib: Add switchboot command - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/04 18:50:07 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 commented on a diff in pull request #1698: fsutils: Add ROMLoader utility - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/04 19:00:37 UTC, 7 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #8951: sched/semaphore: optimize semaphore holder check for priority inheritance - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/04 19:10:04 UTC, 1 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #8951: sched/semaphore: optimize semaphore holder check for priority inheritance - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/04 19:13:17 UTC, 1 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #8937: boardioc: Reset & poweroff are protected by critical section. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/04 19:21:57 UTC, 1 replies.
- [GitHub] [nuttx] fjpanag commented on pull request #8937: boardioc: Reset & poweroff are protected by critical section. - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/04/04 20:54:08 UTC, 0 replies.
- [GitHub] [nuttx] fjpanag opened a new pull request, #8965: Fixed improper access of g_pidhash. - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/04/04 21:42:19 UTC, 0 replies.
- [GitHub] [nuttx] patacongo commented on a diff in pull request #8965: Fixed improper access of g_pidhash. - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/04/04 21:50:11 UTC, 0 replies.
- [GitHub] [nuttx] fjpanag commented on a diff in pull request #8965: Fixed improper access of g_pidhash. - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/04/04 21:57:22 UTC, 1 replies.
- [GitHub] [nuttx-apps] fjpanag opened a new pull request, #1705: ostest: Fixed use of uninitialized variable. - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/04/04 22:31:37 UTC, 0 replies.
- [GitHub] [nuttx] patacongo merged pull request #8965: Fixed improper access of g_pidhash. - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/04/05 00:00:39 UTC, 0 replies.
- [nuttx] branch master updated (553fe83abf -> 95af4b35cf) - posted by gn...@apache.org on 2023/04/05 00:00:45 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: b50f5ca4ed22743959c1160aab5dcc9ae18b3eff docs: 95af4b35cf569079d37b0036b04d145b30fb038c - posted by gi...@apache.org on 2023/04/05 00:13:48 UTC, 0 replies.
- [GitHub] [nuttx] acassis opened a new issue, #8966: NuttX is broken to LPC2378 (and probably others ARM7TDMI) - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/04/05 00:38:38 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on issue #8933: FS_LARGEFILE config disabled is causing issue with df -h output. - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/04/05 00:46:19 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #8965: Fixed improper access of g_pidhash. - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/05 00:50:26 UTC, 0 replies.
- [GitHub] [nuttx-apps] pkarashchenko merged pull request #1705: ostest: Fixed use of uninitialized variable. - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/05 00:57:03 UTC, 0 replies.
- [nuttx-apps] branch master updated (f58c87e7e -> b93aa0cb8) - posted by pk...@apache.org on 2023/04/05 00:57:07 UTC, 0 replies.
- [GitHub] [nuttx] dishilov commented on issue #8933: FS_LARGEFILE config disabled is causing issue with df -h output. - posted by "dishilov (via GitHub)" <gi...@apache.org> on 2023/04/05 01:35:09 UTC, 0 replies.
- [GitHub] [nuttx-apps] pussuw opened a new pull request, #1706: nsh/alias: Add support for alias arguments - posted by "pussuw (via GitHub)" <gi...@apache.org> on 2023/04/05 08:17:40 UTC, 0 replies.
- [GitHub] [nuttx] PetervdPerk-NXP opened a new pull request, #8967: Update config for nuttx-apps#1558 - posted by "PetervdPerk-NXP (via GitHub)" <gi...@apache.org> on 2023/04/05 08:35:51 UTC, 0 replies.
- [GitHub] [nuttx-apps] PetervdPerk-NXP commented on pull request #1558: DroneCAN add socketcan support, rename to DroneCAN - posted by "PetervdPerk-NXP (via GitHub)" <gi...@apache.org> on 2023/04/05 08:36:32 UTC, 1 replies.
- [GitHub] [nuttx] ALTracer opened a new issue, #8968: stm32_otgfsdev not working on stm32f411-minimum - posted by "ALTracer (via GitHub)" <gi...@apache.org> on 2023/04/05 08:40:16 UTC, 0 replies.
- [GitHub] [nuttx] ALTracer commented on issue #8968: stm32_otgfsdev not working on stm32f411-minimum - posted by "ALTracer (via GitHub)" <gi...@apache.org> on 2023/04/05 08:40:23 UTC, 3 replies.
- [GitHub] [nuttx] yamt commented on pull request #8953: risc-v/espressif: Add support for Tickless mode - posted by "yamt (via GitHub)" <gi...@apache.org> on 2023/04/05 09:03:40 UTC, 1 replies.
- [GitHub] [nuttx] gustavonihei commented on pull request #8953: risc-v/espressif: Add support for Tickless mode - posted by "gustavonihei (via GitHub)" <gi...@apache.org> on 2023/04/05 09:39:43 UTC, 0 replies.
- [GitHub] [nuttx-apps] pkarashchenko commented on a diff in pull request #1706: nsh/alias: Add support for alias arguments - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/05 09:57:00 UTC, 1 replies.
- [GitHub] [nuttx-apps] pussuw commented on a diff in pull request #1706: nsh/alias: Add support for alias arguments - posted by "pussuw (via GitHub)" <gi...@apache.org> on 2023/04/05 10:02:00 UTC, 1 replies.
- [GitHub] [nuttx] pkarashchenko closed issue #8960: Code does not rebuild properly after 'make menuconfig' - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/05 10:09:09 UTC, 1 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #8867: Optimize implementation of strsignal() - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/05 10:34:13 UTC, 4 replies.
- [GitHub] [nuttx-apps] davids5 merged pull request #1683: Minor signal fix found from https://github.com/apache/nuttx/pull/8900 - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/05 10:38:27 UTC, 0 replies.
- [nuttx-apps] branch master updated (b93aa0cb8 -> aa99d267b) - posted by da...@apache.org on 2023/04/05 10:38:31 UTC, 0 replies.
- [GitHub] [nuttx] davids5 commented on issue #8960: Code does not rebuild properly after 'make menuconfig' - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/05 10:43:09 UTC, 1 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #8953: risc-v/espressif: Add support for Tickless mode - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/05 10:46:59 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on issue #8960: Code does not rebuild properly after 'make menuconfig' - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/05 10:48:36 UTC, 2 replies.
- [GitHub] [nuttx] davids5 commented on issue #8968: stm32_otgfsdev not working on stm32f411-minimum - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/05 11:32:30 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl opened a new pull request, #8969: stm32h7/otgdev: FS transceiver must be enabled if OTGFS enabled - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/04/05 11:32:51 UTC, 0 replies.
- [GitHub] [nuttx] gustavonihei commented on a diff in pull request #8953: risc-v/espressif: Add support for Tickless mode - posted by "gustavonihei (via GitHub)" <gi...@apache.org> on 2023/04/05 12:52:40 UTC, 0 replies.
- [GitHub] [nuttx] gustavonihei merged pull request #8963: esp32/wifi: Fix Wi-Fi driver parameter settings - posted by "gustavonihei (via GitHub)" <gi...@apache.org> on 2023/04/05 13:26:30 UTC, 0 replies.
- [GitHub] [nuttx] gustavonihei closed issue #7857: ESP32 WiFi coexistence is not working - posted by "gustavonihei (via GitHub)" <gi...@apache.org> on 2023/04/05 13:26:32 UTC, 0 replies.
- [nuttx] branch master updated (95af4b35cf -> 89b966a4f5) - posted by gu...@apache.org on 2023/04/05 13:26:36 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #8965: Fixed improper access of g_pidhash. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/05 14:02:22 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #8970: Revert "Fixed improper access of g_pidhash." - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/05 14:02:46 UTC, 0 replies.
- [nuttx] branch revert-8965-g_pidhash created (now 3374007352) - posted by xi...@apache.org on 2023/04/05 14:02:46 UTC, 0 replies.
- [nuttx] 01/01: Revert "Fixed improper access of g_pidhash." - posted by xi...@apache.org on 2023/04/05 14:02:47 UTC, 0 replies.
- [GitHub] [nuttx] fjpanag commented on pull request #8970: Revert "Fixed improper access of g_pidhash." - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/04/05 14:16:12 UTC, 1 replies.
- [GitHub] [nuttx] patacongo commented on pull request #8970: Revert "Fixed improper access of g_pidhash." - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/04/05 14:20:06 UTC, 1 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #8970: Revert "Fixed improper access of g_pidhash." - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/05 14:20:06 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #8951: sched/semaphore: rework semaphore holder check for priority inheritance - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/05 14:24:04 UTC, 2 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #8970: Revert "Fixed improper access of g_pidhash." - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/05 14:40:29 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 closed pull request #8970: Revert "Fixed improper access of g_pidhash." - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/05 14:40:35 UTC, 0 replies.
- [GitHub] [nuttx] fjpanag commented on issue #7393: Problems with priority inheritance. - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/04/05 15:02:46 UTC, 4 replies.
- [GitHub] [nuttx] pkarashchenko commented on issue #7393: Problems with priority inheritance. - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/05 15:24:04 UTC, 4 replies.
- [GitHub] [nuttx] acassis merged pull request #8969: stm32h7/otgdev: FS transceiver must be enabled if OTGFS enabled - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/04/05 16:34:12 UTC, 0 replies.
- [nuttx] branch master updated: stm32h7/otgdev: FS transceiver must be enabled if OTGFS enabled - posted by ac...@apache.org on 2023/04/05 16:34:17 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #8951: sched/semaphore: rework semaphore holder check for priority inheritance - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/05 16:35:15 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #8967: Update config for nuttx-apps#1558 - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/04/05 16:35:30 UTC, 1 replies.
- [GitHub] [nuttx] acassis commented on pull request #8961: sim_x11eventloop: fix X11 event accumulation - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/04/05 16:39:50 UTC, 0 replies.
- [GitHub] [nuttx] gustavonihei opened a new pull request, #8971: risc-v/espressif: Use spinlock APIs for defining critical sections - posted by "gustavonihei (via GitHub)" <gi...@apache.org> on 2023/04/05 16:54:33 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #8963: esp32/wifi: Fix Wi-Fi driver parameter settings - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/05 18:04:10 UTC, 0 replies.
- [GitHub] [nuttx] fjpanag opened a new pull request, #8972: ostest: Enabled KASAN, UBSAN & assertions. - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/04/05 18:08:49 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #8957: risc-v/espressif: Add support for Periodic and Oneshot Timers - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/04/05 19:51:36 UTC, 0 replies.
- [nuttx] branch master updated (1ace09cf10 -> 7aecd751f0) - posted by ac...@apache.org on 2023/04/05 19:51:41 UTC, 0 replies.
- [nuttx] 01/02: risc-v/espressif: Add support for Periodic Timers - posted by ac...@apache.org on 2023/04/05 19:51:42 UTC, 0 replies.
- [nuttx] 02/02: risc-v/espressif: Add support for Oneshot Timer - posted by ac...@apache.org on 2023/04/05 19:51:43 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #8954: risc-v/espressif: Panic if CPU interrupt allocation fails - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/04/05 19:52:10 UTC, 0 replies.
- [nuttx] branch master updated (7aecd751f0 -> 8be8aab9bb) - posted by ac...@apache.org on 2023/04/05 19:52:15 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #8906: MiniF4 peripherals support improvements - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/04/05 20:16:31 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 opened a new pull request, #8973: arch: k210: Fix k210 timer on QEMU 6.1 or later - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/04/05 23:45:04 UTC, 0 replies.
- [GitHub] [nuttx] radek-pesina commented on pull request #8922: eMMC driver support - posted by "radek-pesina (via GitHub)" <gi...@apache.org> on 2023/04/06 00:12:42 UTC, 5 replies.
- [nuttx-website] branch asf-site updated: Publishing web: b50f5ca4ed22743959c1160aab5dcc9ae18b3eff docs: 8be8aab9bbeafc7fae9958d6561a369092b2c259 - posted by gi...@apache.org on 2023/04/06 00:15:03 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 commented on pull request #8926: xtensa/sigdeliver: fix signal deliver when task is running on ther CPU - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/04/06 00:38:14 UTC, 0 replies.
- [GitHub] [nuttx] donghengqaz opened a new pull request, #8974: xtensa/esp32: Make asprintf and lib_free corresponding - posted by "donghengqaz (via GitHub)" <gi...@apache.org> on 2023/04/06 02:28:48 UTC, 0 replies.
- [GitHub] [nuttx] FASTSHIFT commented on pull request #8961: sim_x11eventloop: fix X11 event accumulation - posted by "FASTSHIFT (via GitHub)" <gi...@apache.org> on 2023/04/06 03:23:08 UTC, 0 replies.
- [GitHub] [nuttx] terry0012 commented on a diff in pull request #8949: drivers/video: passthrough unknown ioctl cmd to fb driver - posted by "terry0012 (via GitHub)" <gi...@apache.org> on 2023/04/06 04:40:52 UTC, 0 replies.
- [GitHub] [nuttx] terry0012 commented on pull request #8949: drivers/video: passthrough unknown ioctl cmd to fb driver - posted by "terry0012 (via GitHub)" <gi...@apache.org> on 2023/04/06 04:49:27 UTC, 1 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #8974: xtensa/esp32: Make asprintf and lib_free corresponding - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/06 05:47:44 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #8974: xtensa/esp32: Make asprintf and lib_free corresponding - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/06 05:57:50 UTC, 1 replies.
- [GitHub] [nuttx] donghengqaz commented on a diff in pull request #8974: xtensa/esp32: Make asprintf and lib_free corresponding - posted by "donghengqaz (via GitHub)" <gi...@apache.org> on 2023/04/06 06:43:19 UTC, 2 replies.
- [GitHub] [nuttx] davids5 merged pull request #8973: arch: k210: Fix k210 timer on QEMU 6.1 or later - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/06 07:54:11 UTC, 0 replies.
- [nuttx] branch master updated: arch: k210: Fix k210 timer on QEMU 6.1 or later - posted by da...@apache.org on 2023/04/06 07:54:16 UTC, 0 replies.
- [GitHub] [nuttx] davids5 commented on pull request #8972: ostest: Enabled KASAN, UBSAN & assertions. - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/06 08:16:44 UTC, 0 replies.
- [GitHub] [nuttx] davids5 commented on pull request #8971: risc-v/espressif: Use spinlock APIs for defining critical sections - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/06 08:18:10 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl opened a new pull request, #8975: {stm32f7,stm32h7,stm32l4}/sdmmc: callback support requires HPWORK - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/04/06 08:53:09 UTC, 0 replies.
- [GitHub] [nuttx] fjpanag commented on pull request #8972: ostest: Enabled KASAN, UBSAN & assertions. - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/04/06 08:55:44 UTC, 1 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #8951: sched/semaphore: rework semaphore holder check for priority inheritance - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/06 09:42:48 UTC, 3 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #8961: sim_x11eventloop: fix X11 event accumulation - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/06 09:44:00 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #8964: board: define boardioc_softreset_subreason_e in CONFIG_BOARDCTL_RESET - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/06 09:44:53 UTC, 0 replies.
- [nuttx] branch master updated: board: define boardioc_softreset_subreason_e in CONFIG_BOARDCTL_RESET - posted by pk...@apache.org on 2023/04/06 09:44:57 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #8967: Update config for nuttx-apps#1558 - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/06 09:45:47 UTC, 1 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #8974: xtensa/esp32: Make asprintf and lib_free corresponding - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/06 09:49:46 UTC, 1 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #8950: driver/telnet: Remove TELNET_CHARACTER_MODE - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/06 09:50:51 UTC, 1 replies.
- [GitHub] [nuttx] raiden00pl opened a new pull request, #8976: stm32/otg: rasie an assertion if IN request is not possible to transfer - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/04/06 10:09:05 UTC, 0 replies.
- [GitHub] [nuttx-apps] Gary-Hobson commented on a diff in pull request #1695: Enhance trace_dump - posted by "Gary-Hobson (via GitHub)" <gi...@apache.org> on 2023/04/06 12:51:13 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #8949: drivers/video: passthrough unknown ioctl cmd to fb driver - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/04/06 13:22:46 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #8961: sim_x11eventloop: fix X11 event accumulation - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/04/06 13:24:19 UTC, 0 replies.
- [nuttx] branch master updated (b2c8b5f674 -> 961b86642a) - posted by ac...@apache.org on 2023/04/06 13:24:25 UTC, 0 replies.
- [GitHub] [nuttx] tmedicci opened a new pull request, #8977: arch/xtensa: Remove FAR qualifier for Xtensa-specific files - posted by "tmedicci (via GitHub)" <gi...@apache.org> on 2023/04/06 14:06:58 UTC, 0 replies.
- [GitHub] [nuttx] tmedicci commented on a diff in pull request #8963: esp32/wifi: Fix Wi-Fi driver parameter settings - posted by "tmedicci (via GitHub)" <gi...@apache.org> on 2023/04/06 14:07:26 UTC, 0 replies.
- [GitHub] [nuttx] gustavonihei commented on pull request #8971: risc-v/espressif: Use spinlock APIs for defining critical sections - posted by "gustavonihei (via GitHub)" <gi...@apache.org> on 2023/04/06 14:08:07 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on issue #8839: Photon P0 WiFi not functional - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/04/06 14:20:30 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #8977: arch/xtensa: Remove FAR qualifier for Xtensa-specific files - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/04/06 14:21:48 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko opened a new pull request, #8978: Fix misc issues found in code - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/06 14:58:17 UTC, 0 replies.
- [GitHub] [nuttx] tmedicci opened a new pull request, #8979: esp32s3/wifi: call softAP callback when Wi-Fi driver TX is done - posted by "tmedicci (via GitHub)" <gi...@apache.org> on 2023/04/06 15:09:27 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #8975: {stm32f7,stm32h7,stm32l4}/sdmmc: callback support requires HPWORK - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/06 15:11:02 UTC, 0 replies.
- [nuttx] branch master updated (961b86642a -> 62ff3f484e) - posted by pk...@apache.org on 2023/04/06 15:11:06 UTC, 0 replies.
- [GitHub] [nuttx] gustavonihei commented on a diff in pull request #8974: xtensa/esp32: Make asprintf and lib_free corresponding - posted by "gustavonihei (via GitHub)" <gi...@apache.org> on 2023/04/06 15:23:18 UTC, 0 replies.
- [GitHub] [nuttx] tmedicci commented on pull request #8977: arch/xtensa: Remove FAR qualifier for Xtensa-specific files - posted by "tmedicci (via GitHub)" <gi...@apache.org> on 2023/04/06 15:25:05 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #8953: risc-v/espressif: Add support for Tickless mode - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/06 16:29:26 UTC, 0 replies.
- [nuttx] branch master updated (62ff3f484e -> 9affcb8673) - posted by pk...@apache.org on 2023/04/06 16:29:31 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #8976: stm32/otg: rasie an assertion if IN request is not possible to transfer - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/06 16:30:56 UTC, 0 replies.
- [nuttx] branch master updated (9affcb8673 -> d356ad633f) - posted by pk...@apache.org on 2023/04/06 16:31:00 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #8950: driver/telnet: Remove TELNET_CHARACTER_MODE - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/06 16:51:11 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #8868: fs/hostfs: add sim hostfs path convert - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/06 17:02:42 UTC, 0 replies.
- [GitHub] [nuttx] TheCranston commented on issue #8839: Photon P0 WiFi not functional - posted by "TheCranston (via GitHub)" <gi...@apache.org> on 2023/04/06 17:34:58 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #8971: risc-v/espressif: Use spinlock APIs for defining critical sections - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/04/06 17:35:39 UTC, 0 replies.
- [nuttx] branch master updated (d356ad633f -> 38861f6154) - posted by ac...@apache.org on 2023/04/06 17:35:43 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #8977: arch/xtensa: Remove FAR qualifier for Xtensa-specific files - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/04/06 17:36:29 UTC, 0 replies.
- [nuttx] branch master updated (38861f6154 -> 00c3463426) - posted by ac...@apache.org on 2023/04/06 17:36:33 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #8922: eMMC driver support - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/04/06 17:39:51 UTC, 0 replies.
- [GitHub] [nuttx] gustavonihei opened a new pull request, #8980: risc-v/espressif: Add support for RTC subsystem - posted by "gustavonihei (via GitHub)" <gi...@apache.org> on 2023/04/06 17:41:12 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #8974: xtensa/esp32: Make asprintf and lib_free corresponding - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/06 17:57:22 UTC, 0 replies.
- [nuttx] branch master updated (00c3463426 -> a51e102a41) - posted by pk...@apache.org on 2023/04/06 17:57:26 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #8979: esp32s3/wifi: call softAP callback when Wi-Fi driver TX is done - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/06 17:59:01 UTC, 0 replies.
- [nuttx] branch master updated (a51e102a41 -> b6e92fa16d) - posted by pk...@apache.org on 2023/04/06 17:59:05 UTC, 0 replies.
- [GitHub] [nuttx] davids5 commented on a diff in pull request #8867: Optimize implementation of strsignal() - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/06 18:27:51 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #8981: fs/nxffs: Fix typo(nxem_wait->nxmutex_lock) error in comment - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/06 19:55:53 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: b50f5ca4ed22743959c1160aab5dcc9ae18b3eff docs: b6e92fa16d36d819913111e2f576f70ffc46c58c - posted by gi...@apache.org on 2023/04/07 00:13:27 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #8981: fs/nxffs: Fix typo(nxem_wait->nxmutex_lock) error in comment - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/07 06:06:08 UTC, 0 replies.
- [nuttx] branch master updated (b6e92fa16d -> 3aab2a2e73) - posted by pk...@apache.org on 2023/04/07 06:06:14 UTC, 0 replies.
- [GitHub] [nuttx-apps] pkarashchenko merged pull request #1704: nshlib: Add switchboot command - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/07 10:44:52 UTC, 0 replies.
- [nuttx-apps] branch master updated: nshlib: Add switchboot command - posted by pk...@apache.org on 2023/04/07 10:44:56 UTC, 0 replies.
- [GitHub] [nuttx-apps] pkarashchenko merged pull request #1703: system/usbmsc: set stack size to DEFAULT_TASK_STACKSIZE - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/07 10:45:10 UTC, 0 replies.
- [nuttx-apps] branch master updated: system/usbmsc: set stack size to DEFAULT_TASK_STACKSIZE - posted by pk...@apache.org on 2023/04/07 10:45:13 UTC, 0 replies.
- [GitHub] [nuttx] zouboan opened a new pull request, #8982: drivers/sensors: add support of InvenSense MPU-9250 sensor - posted by "zouboan (via GitHub)" <gi...@apache.org> on 2023/04/07 12:39:46 UTC, 0 replies.
- [GitHub] [nuttx] davids5 commented on issue #1570: Hardcoded Pin mux, pad control and Drive Strength (AKA Slew-rate and Frequency) Settings - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/07 13:28:44 UTC, 1 replies.
- [GitHub] [nuttx] jerpelea opened a new pull request, #8983: documentation: Add release notes for 12.1.0 release - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/04/07 13:46:07 UTC, 0 replies.
- [GitHub] [nuttx] slorquet commented on issue #1570: Hardcoded Pin mux, pad control and Drive Strength (AKA Slew-rate and Frequency) Settings - posted by "slorquet (via GitHub)" <gi...@apache.org> on 2023/04/07 13:47:46 UTC, 1 replies.
- [GitHub] [nuttx] jerpelea opened a new pull request, #8984: documentation: Add release notes for 12.1.0 release - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/04/07 13:51:21 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on a diff in pull request #8982: drivers/sensors: add support of InvenSense MPU-9250 sensor - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/04/07 15:25:42 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #8982: drivers/sensors: add support of InvenSense MPU-9250 sensor - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/04/07 15:27:09 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #8980: risc-v/espressif: Add support for RTC subsystem - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/04/07 15:27:59 UTC, 0 replies.
- [nuttx] branch master updated (3aab2a2e73 -> 8e83379b84) - posted by ac...@apache.org on 2023/04/07 15:28:05 UTC, 0 replies.
- [nuttx] 01/02: risc-v/espressif: Add support for RTC subsystem - posted by ac...@apache.org on 2023/04/07 15:28:06 UTC, 0 replies.
- [nuttx] 02/02: risc-v/espressif: Initialize HR Timer where it is required - posted by ac...@apache.org on 2023/04/07 15:28:07 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #8978: Fix misc issues found in code - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/04/07 15:28:48 UTC, 0 replies.
- [nuttx] branch master updated (8e83379b84 -> 3513c53a09) - posted by ac...@apache.org on 2023/04/07 15:28:52 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #8951: sched/semaphore: rework semaphore holder check for priority inheritance - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/04/07 15:34:13 UTC, 0 replies.
- [GitHub] [nuttx] zouboan commented on pull request #8982: drivers/sensors: add support of InvenSense MPU-9250 sensor - posted by "zouboan (via GitHub)" <gi...@apache.org> on 2023/04/07 16:03:18 UTC, 0 replies.
- [GitHub] [nuttx] zouboan commented on a diff in pull request #8982: drivers/sensors: add support of InvenSense MPU-9250 sensor - posted by "zouboan (via GitHub)" <gi...@apache.org> on 2023/04/07 16:05:56 UTC, 1 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #8980: risc-v/espressif: Add support for RTC subsystem - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/07 19:05:54 UTC, 1 replies.
- [nuttx-website] branch asf-site updated: Publishing web: b50f5ca4ed22743959c1160aab5dcc9ae18b3eff docs: 3513c53a09e57e84592b03af5fd3df5c83de32f2 - posted by gi...@apache.org on 2023/04/08 00:13:13 UTC, 2 replies.
- [GitHub] [nuttx] tmedicci opened a new pull request, #8985: drivers/pipe: make pipe and named pipe (mkfifo) POSIX-compliant (blocking `open`) - posted by "tmedicci (via GitHub)" <gi...@apache.org> on 2023/04/08 00:38:15 UTC, 0 replies.
- [GitHub] [nuttx-apps] tmedicci opened a new pull request, #1707: apps/examples/pipe: check POSIX-compliant behavior of NuttX's FIFOs - posted by "tmedicci (via GitHub)" <gi...@apache.org> on 2023/04/08 00:38:34 UTC, 0 replies.
- [GitHub] [nuttx] davids5 commented on pull request #8951: sched/semaphore: rework semaphore holder check for priority inheritance - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/08 06:04:21 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new issue, #8986: Move debug.h from include to include/nuttx - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/08 06:04:41 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #8985: drivers/pipe: make pipe and named pipe (mkfifo) POSIX-compliant (blocking `open`) - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/08 06:20:39 UTC, 5 replies.
- [GitHub] [nuttx-apps] crafcat7 opened a new pull request, #1708: system/ramspeed:Fix the problem that irq_disable is often opened. - posted by "crafcat7 (via GitHub)" <gi...@apache.org> on 2023/04/08 07:17:46 UTC, 0 replies.
- [GitHub] [nuttx] Gary-Hobson opened a new pull request, #8987: fix note_drivers error - posted by "Gary-Hobson (via GitHub)" <gi...@apache.org> on 2023/04/08 07:45:21 UTC, 0 replies.
- [GitHub] [nuttx] tmedicci commented on a diff in pull request #8985: drivers/pipe: make pipe and named pipe (mkfifo) POSIX-compliant (blocking `open`) - posted by "tmedicci (via GitHub)" <gi...@apache.org> on 2023/04/08 14:41:36 UTC, 12 replies.
- [GitHub] [nuttx] tmedicci commented on pull request #8985: drivers/pipe: make pipe and named pipe (mkfifo) POSIX-compliant (blocking `open`) - posted by "tmedicci (via GitHub)" <gi...@apache.org> on 2023/04/08 14:41:50 UTC, 5 replies.
- [GitHub] [nuttx-apps] tmedicci commented on pull request #1707: apps/examples/pipe: check POSIX-compliant behavior of NuttX's FIFOs - posted by "tmedicci (via GitHub)" <gi...@apache.org> on 2023/04/09 16:00:29 UTC, 3 replies.
- [GitHub] [nuttx] ALTracer commented on pull request #8976: stm32/otg: rasie an assertion if IN request is not possible to transfer - posted by "ALTracer (via GitHub)" <gi...@apache.org> on 2023/04/09 19:51:16 UTC, 0 replies.
- [GitHub] [nuttx] lucasssvaz commented on pull request #6718: add CMake build system support (Enhance #3704) - posted by "lucasssvaz (via GitHub)" <gi...@apache.org> on 2023/04/10 02:14:14 UTC, 0 replies.
- [GitHub] [nuttx] Gary-Hobson opened a new pull request, #8988: sched_note: add function auto-tracing - posted by "Gary-Hobson (via GitHub)" <gi...@apache.org> on 2023/04/10 04:35:12 UTC, 0 replies.
- [GitHub] [nuttx] yamt commented on a diff in pull request #8868: fs/hostfs: add sim hostfs path convert - posted by "yamt (via GitHub)" <gi...@apache.org> on 2023/04/10 06:43:58 UTC, 1 replies.
- [GitHub] [nuttx] Gary-Hobson commented on a diff in pull request #8868: fs/hostfs: add sim hostfs path convert - posted by "Gary-Hobson (via GitHub)" <gi...@apache.org> on 2023/04/10 06:49:59 UTC, 3 replies.
- [GitHub] [nuttx] raiden00pl opened a new pull request, #8989: fix copy-paste errors for d356ad633f - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/04/10 07:26:05 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl commented on pull request #8976: stm32/otg: rasie an assertion if IN request is not possible to transfer - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/04/10 07:26:31 UTC, 0 replies.
- [GitHub] [nuttx] wming-github opened a new pull request, #8990: Arm64/arm64 pmu supported - posted by "wming-github (via GitHub)" <gi...@apache.org> on 2023/04/10 09:20:14 UTC, 0 replies.
- [GitHub] [nuttx] davids5 merged pull request #8989: fix copy-paste errors for d356ad633f - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/10 10:21:39 UTC, 0 replies.
- [nuttx] branch master updated (3513c53a09 -> 5e5fcd8076) - posted by da...@apache.org on 2023/04/10 10:21:44 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #8864: netlink: add RTM_NEWADDR, RTM_DELADDR and RTM_GETADDR - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/10 12:58:43 UTC, 0 replies.
- [GitHub] [nuttx] XinStellaris commented on pull request #8814: Add armv7m assembly strcpy. - posted by "XinStellaris (via GitHub)" <gi...@apache.org> on 2023/04/10 13:04:21 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #8985: drivers/pipe: make pipe and named pipe (mkfifo) POSIX-compliant (blocking `open`) - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/10 13:24:50 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #8990: Arm64/arm64 pmu supported - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/04/10 14:03:44 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #8988: sched_note: add function auto-tracing - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/04/10 14:04:27 UTC, 0 replies.
- [nuttx] branch master updated: sched_note: add function auto-tracing - posted by ac...@apache.org on 2023/04/10 14:04:30 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #8982: drivers/sensors: add support of InvenSense MPU-9250 sensor - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/04/10 14:25:45 UTC, 0 replies.
- [nuttx] branch master updated: drivers/sensors: add support of InvenSense MPU-9250 sensor - posted by ac...@apache.org on 2023/04/10 14:25:49 UTC, 0 replies.
- [GitHub] [nuttx] Gary-Hobson opened a new pull request, #8991: procfs: add total time running time of task - posted by "Gary-Hobson (via GitHub)" <gi...@apache.org> on 2023/04/10 15:33:44 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #8814: Add armv7m assembly strcpy. - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/10 15:59:56 UTC, 0 replies.
- [nuttx] branch master updated: Add armv7m assembly strcpy. - posted by pk...@apache.org on 2023/04/10 15:59:59 UTC, 0 replies.
- [GitHub] [nuttx] davids5 opened a new pull request, #8992: Pr remove gpio speed - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/10 17:33:06 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea commented on pull request #8984: (bp-8983) documentation: Add release notes for 12.1.0 release - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/04/10 19:21:50 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea commented on pull request #8983: documentation: Add release notes for 12.1.0 release - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/04/10 19:22:25 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #8991: procfs: add total time running time of task - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/04/10 19:23:27 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #8990: Arm64/arm64 pmu supported - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/04/10 19:23:51 UTC, 0 replies.
- [nuttx] branch master updated (57df1ddcbb -> a7fc26124d) - posted by ac...@apache.org on 2023/04/10 19:23:56 UTC, 0 replies.
- [nuttx] 01/02: arch/arm64: Adds custom chip option - posted by ac...@apache.org on 2023/04/10 19:23:57 UTC, 0 replies.
- [nuttx] 02/02: arch/arm64: the arm64 perf interface supports pmu - posted by ac...@apache.org on 2023/04/10 19:23:58 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: b50f5ca4ed22743959c1160aab5dcc9ae18b3eff docs: a7fc26124d75eb0c4b874db5e873e8d3fa47f640 - posted by gi...@apache.org on 2023/04/11 00:13:51 UTC, 0 replies.
- [GitHub] [nuttx] cwespressif opened a new pull request, #8993: xtensa/esp32: Add support for universal mac addresses - posted by "cwespressif (via GitHub)" <gi...@apache.org> on 2023/04/11 02:17:09 UTC, 0 replies.
- [GitHub] [nuttx] zyfeier opened a new pull request, #8994: arch/arm64: fixed arm64 backtrace issue - posted by "zyfeier (via GitHub)" <gi...@apache.org> on 2023/04/11 03:24:06 UTC, 0 replies.
- [GitHub] [nuttx] anchao opened a new pull request, #8995: sim/win/hosttime: calculate sec/ms independently to avoid overflow - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/04/11 04:46:38 UTC, 0 replies.
- [GitHub] [nuttx] anchao opened a new pull request, #8996: sim/win/hostuart: only read key event from console - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/04/11 04:51:21 UTC, 0 replies.
- [GitHub] [nuttx] anchao opened a new pull request, #8997: sim/hostfs: bypass flag O_BINARY to host - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/04/11 05:07:26 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #8997: sim/hostfs: bypass flag O_BINARY to host - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/11 05:15:22 UTC, 0 replies.
- [GitHub] [nuttx] anchao opened a new pull request, #8998: tools/nxstyle: skip mixed case check for particular headers - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/04/11 05:41:16 UTC, 0 replies.
- [GitHub] [nuttx] anchao commented on pull request #8997: sim/hostfs: pass flag O_BINARY to host - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/04/11 05:50:41 UTC, 4 replies.
- [GitHub] [nuttx] anchao commented on pull request #8996: sim/win/hostuart: only read key event from console - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/04/11 05:50:47 UTC, 0 replies.
- [GitHub] [nuttx] anchao commented on pull request #8995: sim/win/hosttime: calculate sec/ms independently to avoid overflow - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/04/11 05:50:51 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #8998: tools/nxstyle: skip mixed case check for particular headers - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/11 06:01:07 UTC, 0 replies.
- [GitHub] [nuttx] zyfeier commented on pull request #8823: arch: add more dependent header file - posted by "zyfeier (via GitHub)" <gi...@apache.org> on 2023/04/11 06:11:20 UTC, 0 replies.
- [GitHub] [nuttx] zyfeier commented on pull request #8863: arch/arm: enable eoimode only select CONFIG_XXX_GIC_EOIMODE - posted by "zyfeier (via GitHub)" <gi...@apache.org> on 2023/04/11 06:12:24 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #8823: arch: add more dependent header file - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/11 06:13:35 UTC, 0 replies.
- [nuttx] branch master updated (a7fc26124d -> c239d19df0) - posted by pk...@apache.org on 2023/04/11 06:13:38 UTC, 0 replies.
- [GitHub] [nuttx] anchao commented on a diff in pull request #8998: tools/nxstyle: skip mixed case check for particular headers - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/04/11 06:13:44 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea merged pull request #8863: arch/arm: enable eoimode only select CONFIG_XXX_GIC_EOIMODE - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/04/11 06:54:49 UTC, 0 replies.
- [nuttx] branch master updated: arch/arm: enable eoimode only select CONFIG_XXX_GIC_EOIMODE - posted by je...@apache.org on 2023/04/11 06:54:52 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #8993: xtensa/esp32: Add support for universal mac addresses - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/11 07:04:49 UTC, 0 replies.
- [GitHub] [nuttx] Gary-Hobson commented on pull request #8991: procfs: add total time running time of task - posted by "Gary-Hobson (via GitHub)" <gi...@apache.org> on 2023/04/11 07:08:29 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #8991: procfs: add total time running time of task - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/11 07:10:59 UTC, 0 replies.
- [GitHub] [nuttx] Gary-Hobson commented on a diff in pull request #8991: procfs: add total time running time of task - posted by "Gary-Hobson (via GitHub)" <gi...@apache.org> on 2023/04/11 07:31:21 UTC, 1 replies.
- [GitHub] [nuttx-apps] Gary-Hobson opened a new pull request, #1709: critmon: add total time running time of task - posted by "Gary-Hobson (via GitHub)" <gi...@apache.org> on 2023/04/11 07:47:58 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #8984: (bp-8983) documentation: Add release notes for 12.1.0 release - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/11 07:52:16 UTC, 0 replies.
- [nuttx] branch releases/12.1 updated: documentation: Add release notes for 12.1.0 release - posted by pk...@apache.org on 2023/04/11 07:52:22 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #8983: documentation: Add release notes for 12.1.0 release - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/11 07:53:18 UTC, 0 replies.
- [nuttx] branch master updated (024b13f3ed -> 6d4023809b) - posted by pk...@apache.org on 2023/04/11 07:53:23 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl commented on pull request #8992: stm32{f7|h7|F4|F12} Remove GPIO_SPEED_xxx and provide a legacy path for lazy migration - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/04/11 08:00:13 UTC, 2 replies.
- [GitHub] [nuttx] masayuki2009 merged pull request #8951: sched/semaphore: rework semaphore holder check for priority inheritance - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/04/11 08:01:17 UTC, 0 replies.
- [nuttx] branch master updated (6d4023809b -> e9b5c25baf) - posted by ma...@apache.org on 2023/04/11 08:01:21 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #8867: Optimize implementation of strsignal() - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/11 08:06:29 UTC, 1 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #8998: tools/nxstyle: skip mixed case check for particular headers - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/11 08:12:35 UTC, 0 replies.
- [nuttx] branch master updated (e9b5c25baf -> 743d13c2b0) - posted by pk...@apache.org on 2023/04/11 08:12:39 UTC, 0 replies.
- [nuttx-apps] annotated tag nuttx-12.1.0-RC0 updated (125cf7abe -> c5d646c0d) - posted by je...@apache.org on 2023/04/11 08:33:22 UTC, 0 replies.
- [nuttx] annotated tag nuttx-12.1.0-RC0 updated (d40f4032fc -> 24f52a5bec) - posted by je...@apache.org on 2023/04/11 08:33:59 UTC, 0 replies.
- [GitHub] [nuttx] yamt commented on a diff in pull request #8997: sim/hostfs: pass flag O_BINARY to host - posted by "yamt (via GitHub)" <gi...@apache.org> on 2023/04/11 08:34:33 UTC, 3 replies.
- [GitHub] [nuttx] zouboan opened a new pull request, #8999: drivers/mpu60x0 Fix the error when reset mpu60x0 in SPI case - posted by "zouboan (via GitHub)" <gi...@apache.org> on 2023/04/11 08:39:37 UTC, 0 replies.
- [GitHub] [nuttx] anchao commented on a diff in pull request #8997: sim/hostfs: pass flag O_BINARY to host - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/04/11 08:40:13 UTC, 5 replies.
- svn commit: r61170 - in /dev/nuttx/12.1.0-RC0: ./ apache-nuttx-12.1.0.tar.gz apache-nuttx-12.1.0.tar.gz.asc apache-nuttx-12.1.0.tar.gz.sha512 apache-nuttx-apps-12.1.0.tar.gz apache-nuttx-apps-12.1.0.tar.gz.asc apache-nuttx-apps-12.1.0.tar.gz.sha512 - posted by je...@apache.org on 2023/04/11 08:47:16 UTC, 0 replies.
- [GitHub] [nuttx] anchao opened a new pull request, #9000: fs/hostfs: align operation flags define with fcntl.h - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/04/11 09:08:37 UTC, 0 replies.
- [GitHub] [nuttx] PetervdPerk-NXP opened a new pull request, #9001: S32K3XX EMAC MCAST support - posted by "PetervdPerk-NXP (via GitHub)" <gi...@apache.org> on 2023/04/11 09:17:05 UTC, 0 replies.
- [GitHub] [nuttx-apps] pkarashchenko opened a new pull request, #1710: Fix misc issues found by code review - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/11 10:28:34 UTC, 0 replies.
- [GitHub] [nuttx] Gary-Hobson opened a new pull request, #9002: sched/pthread: repalce sched_lcok to enter_critical_section - posted by "Gary-Hobson (via GitHub)" <gi...@apache.org> on 2023/04/11 10:29:41 UTC, 0 replies.
- [GitHub] [nuttx] Gary-Hobson opened a new pull request, #9003: sched/irq: optimizing IRQMONITOR, move up_perf_convert to irq_procfs - posted by "Gary-Hobson (via GitHub)" <gi...@apache.org> on 2023/04/11 10:33:39 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #9002: sched/pthread: repalce sched_lcok to enter_critical_section - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/11 11:00:40 UTC, 2 replies.
- [GitHub] [nuttx] davids5 commented on pull request #8992: stm32{f7|h7|F4|F12} Remove GPIO_SPEED_xxx and provide a legacy path for lazy migration - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/11 11:22:19 UTC, 6 replies.
- [GitHub] [nuttx] anchao commented on issue #8966: NuttX is broken to LPC2378 (and probably others ARM7TDMI) - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/04/11 12:15:00 UTC, 0 replies.
- [GitHub] [nuttx-apps] pkarashchenko opened a new 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/04/11 13:09:34 UTC, 0 replies.
- [GitHub] [nuttx] fjpanag commented on issue #7488: Kasan error when exiting task. - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/04/11 14:24:31 UTC, 2 replies.
- [GitHub] [nuttx] anchao commented on a diff in pull request #8903: Fix LTO warnings with GCC 12 - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/04/11 15:05:32 UTC, 1 replies.
- [GitHub] [nuttx] fjpanag closed issue #7488: Kasan error when exiting task. - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/04/11 15:19:30 UTC, 0 replies.
- [GitHub] [nuttx] TimJTi commented on pull request #8789: Add Broadcom APDS9922 ambient light and proximity sensor - posted by "TimJTi (via GitHub)" <gi...@apache.org> on 2023/04/11 15:21:22 UTC, 0 replies.
- [GitHub] [nuttx-apps] pkarashchenko commented on a diff in 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/04/11 15:30:09 UTC, 4 replies.
- [GitHub] [nuttx] TimJTi closed pull request #8789: Add Broadcom APDS9922 ambient light and proximity sensor - posted by "TimJTi (via GitHub)" <gi...@apache.org> on 2023/04/11 15:50:00 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #8903: Fix LTO warnings with GCC 12 - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/11 15:57:22 UTC, 0 replies.
- [GitHub] [nuttx] simbit18 opened a new pull request, #9004: drivers/sensors/Kconfig: Fix bmi160 help texts in Kconfig - posted by "simbit18 (via GitHub)" <gi...@apache.org> on 2023/04/11 16:00:50 UTC, 0 replies.
- [GitHub] [nuttx] TimJTi opened a new pull request, #9005: Apds9922 - posted by "TimJTi (via GitHub)" <gi...@apache.org> on 2023/04/11 16:33:46 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #7464: sched: fix context switching with locked scheduler - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/11 17:16:27 UTC, 1 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 commented on a diff in pull request #1709: critmon: add total time running time of task - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/11 17:30:17 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 commented on a diff in pull request #1711: testing/ostest: add test case for task priority change with locked scheduler - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/11 17:31:48 UTC, 2 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #8996: sim/win/hostuart: only read key event from console - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/11 18:13:21 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9005: Apds9922 - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/04/11 19:13:14 UTC, 0 replies.
- [GitHub] [nuttx] TimJTi commented on pull request #9005: Apds9922 - posted by "TimJTi (via GitHub)" <gi...@apache.org> on 2023/04/11 19:26:47 UTC, 1 replies.
- [GitHub] [nuttx-apps] lucasssvaz closed pull request #1698: fsutils: Add ROMLoader utility - posted by "lucasssvaz (via GitHub)" <gi...@apache.org> on 2023/04/11 19:47:59 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #7464: sched: fix context switching with locked scheduler - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/11 21:23:41 UTC, 5 replies.
- [nuttx-website] branch asf-site updated: Publishing web: b50f5ca4ed22743959c1160aab5dcc9ae18b3eff docs: 743d13c2b08035d8f36ab2a9e7d03bf285861793 - posted by gi...@apache.org on 2023/04/12 00:17:02 UTC, 0 replies.
- [GitHub] [nuttx-website] dependabot[bot] opened a new pull request, #87: Bump commonmarker from 0.23.6 to 0.23.9 - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/04/12 05:34:45 UTC, 0 replies.
- [nuttx-website] branch dependabot/bundler/commonmarker-0.23.9 created (now eb95ed30) - posted by gi...@apache.org on 2023/04/12 05:34:46 UTC, 0 replies.
- [GitHub] [nuttx-website] xiaoxiang781216 merged pull request #87: Bump commonmarker from 0.23.6 to 0.23.9 - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/12 05:42:55 UTC, 0 replies.
- [nuttx-website] branch master updated: Bump commonmarker from 0.23.6 to 0.23.9 - posted by xi...@apache.org on 2023/04/12 05:42:57 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: 1fb7c7509c1d4c2677c5326e56b3014daf79f24d docs: 743d13c2b08035d8f36ab2a9e7d03bf285861793 - posted by gi...@apache.org on 2023/04/12 05:50:50 UTC, 0 replies.
- [GitHub] [nuttx-website] dependabot[bot] opened a new pull request, #88: Bump nokogiri from 1.13.10 to 1.14.3 - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/04/12 05:52:11 UTC, 0 replies.
- [nuttx-website] branch dependabot/bundler/nokogiri-1.14.3 created (now 4d87ba3c) - posted by gi...@apache.org on 2023/04/12 05:52:12 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea merged pull request #9004: drivers/sensors/Kconfig: Fix bmi160 help texts in Kconfig - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/04/12 05:54:21 UTC, 0 replies.
- [nuttx] branch master updated: drivers/sensors/Kconfig: Fix bmi160 help texts in Kconfig - posted by je...@apache.org on 2023/04/12 05:54:25 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea merged pull request #8995: sim/win/hosttime: calculate sec/ms independently to avoid overflow - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/04/12 06:38:36 UTC, 0 replies.
- [nuttx] branch master updated (2309eacf9f -> 3f05df3fbb) - posted by je...@apache.org on 2023/04/12 06:38:41 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #8997: sim/hostfs: pass flag O_BINARY to host - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/12 06:41:14 UTC, 1 replies.
- [GitHub] [nuttx] anchao commented on a diff in pull request #8996: sim/win/hostuart: only read key event from console - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/04/12 06:45:04 UTC, 0 replies.
- [GitHub] [nuttx-apps] Gary-Hobson commented on a diff in pull request #1709: critmon: add total time running time of task - posted by "Gary-Hobson (via GitHub)" <gi...@apache.org> on 2023/04/12 07:42:48 UTC, 0 replies.
- [GitHub] [nuttx] Gary-Hobson commented on pull request #9002: sched/pthread: repalce sched_lcok to enter_critical_section - posted by "Gary-Hobson (via GitHub)" <gi...@apache.org> on 2023/04/12 07:52:42 UTC, 1 replies.
- [GitHub] [nuttx] raiden00pl opened a new pull request, #9006: stm32h7/rcc: make VOS0 configurable from board.h - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/04/12 08:48:42 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl commented on a diff in pull request #8992: stm32{f7|h7|F4|F12} Remove GPIO_SPEED_xxx and provide a legacy path for lazy migration - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/04/12 09:14:07 UTC, 0 replies.
- [GitHub] [nuttx] TimJTi closed pull request #9005: Apds9922 - posted by "TimJTi (via GitHub)" <gi...@apache.org> on 2023/04/12 10:01:32 UTC, 0 replies.
- [GitHub] [nuttx] davids5 commented on a diff in pull request #8992: stm32{f7|h7|F4|F12} Remove GPIO_SPEED_xxx and provide a legacy path for lazy migration - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/12 10:24:45 UTC, 5 replies.
- [GitHub] [nuttx-apps] simbit18 opened a new pull request, #1712: apps/examples: Fix mistakes in comments - posted by "simbit18 (via GitHub)" <gi...@apache.org> on 2023/04/12 11:08:30 UTC, 0 replies.
- [GitHub] [nuttx] Donny9 commented on pull request #8773: drivers/dma: support dma driver model - posted by "Donny9 (via GitHub)" <gi...@apache.org> on 2023/04/12 11:23:07 UTC, 0 replies.
- [GitHub] [nuttx] Donny9 commented on pull request #8802: libc/locale: support iconv_open,iconv,iconv_close - posted by "Donny9 (via GitHub)" <gi...@apache.org> on 2023/04/12 11:24:23 UTC, 0 replies.
- [GitHub] [nuttx] Donny9 opened a new pull request, #9007: sched/wqueue: fix issue about worker can't wake up thread before work_thread running - posted by "Donny9 (via GitHub)" <gi...@apache.org> on 2023/04/12 11:30:05 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #8773: drivers/dma: support dma driver model - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/12 11:46:23 UTC, 1 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #9007: sched/wqueue: fix issue about worker can't wake up thread before work_thread running - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/12 12:10:01 UTC, 1 replies.
- [GitHub] [nuttx] lucasssvaz commented on pull request #8997: sim/hostfs: pass flag O_BINARY to host - posted by "lucasssvaz (via GitHub)" <gi...@apache.org> on 2023/04/12 12:12:29 UTC, 2 replies.
- [GitHub] [nuttx] pussuw commented on issue #8917: nxsem_wait_irq with MMU - posted by "pussuw (via GitHub)" <gi...@apache.org> on 2023/04/12 12:17:37 UTC, 1 replies.
- [GitHub] [nuttx] raiden00pl opened a new pull request, #9008: arch/nrf52: add QSPI support - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/04/12 12:28:25 UTC, 0 replies.
- [GitHub] [nuttx] fjpanag opened a new pull request, #9009: Fixes in asprintf usage. - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/04/12 12:39:13 UTC, 0 replies.
- [GitHub] [nuttx] fjpanag opened a new pull request, #9010: Added missing checks in strdup'ed strings. - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/04/12 14:28:18 UTC, 0 replies.
- [GitHub] [nuttx] XinStellaris opened a new pull request, #9011: drivers/mtd:fix uninit data in mtd_config_fs - posted by "XinStellaris (via GitHub)" <gi...@apache.org> on 2023/04/12 14:37:32 UTC, 0 replies.
- [GitHub] [nuttx] TimJTi opened a new pull request, #9012: APDS9922 - posted by "TimJTi (via GitHub)" <gi...@apache.org> on 2023/04/12 15:01:25 UTC, 0 replies.
- [GitHub] [nuttx] slorquet commented on pull request #8992: stm32{f7|h7|F4|F12} Remove GPIO_SPEED_xxx and provide a legacy path for lazy migration - posted by "slorquet (via GitHub)" <gi...@apache.org> on 2023/04/12 15:18:38 UTC, 1 replies.
- [GitHub] [nuttx] simbit18 opened a new pull request, #9013: drivers/sensors/Kconfig: Fix bmp280 texts in Kconfig - posted by "simbit18 (via GitHub)" <gi...@apache.org> on 2023/04/12 15:25:11 UTC, 0 replies.
- [GitHub] [nuttx-apps] fjpanag opened a new pull request, #1713: Fixes in asprintf usage. - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/04/12 15:45:45 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #8997: sim/hostfs: pass flag O_BINARY to host - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/12 16:05:30 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #8991: procfs: add total time running time of task - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/12 16:09:21 UTC, 0 replies.
- [GitHub] [nuttx] XinStellaris commented on pull request #9011: drivers/mtd:fix uninit data in mtd_config_fs - posted by "XinStellaris (via GitHub)" <gi...@apache.org> on 2023/04/12 16:36:25 UTC, 0 replies.
- [GitHub] [nuttx] lucasssvaz opened a new pull request, #9014: ci: esptool upgrade - posted by "lucasssvaz (via GitHub)" <gi...@apache.org> on 2023/04/12 16:47:07 UTC, 0 replies.
- [GitHub] [nuttx] lucasssvaz opened a new pull request, #9015: boards/xtensa/esp32: Add ESP32-PICO-KIT support - posted by "lucasssvaz (via GitHub)" <gi...@apache.org> on 2023/04/12 16:53:21 UTC, 0 replies.
- [GitHub] [nuttx] lucasssvaz commented on pull request #9011: drivers/mtd:fix uninit data in mtd_config_fs - posted by "lucasssvaz (via GitHub)" <gi...@apache.org> on 2023/04/12 16:57:35 UTC, 0 replies.
- [GitHub] [nuttx] lucasssvaz closed pull request #9014: ci: esptool upgrade - posted by "lucasssvaz (via GitHub)" <gi...@apache.org> on 2023/04/12 17:09:53 UTC, 0 replies.
- [GitHub] [nuttx] davids5 commented on a diff in pull request #8943: stm32_eth: Added error handling for abnormal interrupts. - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/12 17:50:35 UTC, 0 replies.
- [GitHub] [nuttx] davids5 commented on pull request #9006: stm32h7/rcc: make VOS0 configurable from board.h - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/12 18:04:22 UTC, 0 replies.
- [GitHub] [nuttx] anchao opened a new pull request, #9016: ci/cibuild.sh: upgrade esptool to 4.5.1 - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/04/12 18:06:58 UTC, 0 replies.
- [GitHub] [nuttx] anchao commented on pull request #9016: ci/cibuild.sh: upgrade esptool to 4.5.1 - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/04/12 18:11:09 UTC, 2 replies.
- [GitHub] [nuttx] TimJTi commented on pull request #9012: APDS9922 - posted by "TimJTi (via GitHub)" <gi...@apache.org> on 2023/04/12 19:43:42 UTC, 1 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #9016: ci/cibuild.sh: upgrade esptool to 4.5.1 - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/12 20:14:22 UTC, 4 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9016: ci/cibuild.sh: upgrade esptool to 4.5.1 - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/12 20:14:48 UTC, 0 replies.
- [nuttx] branch master updated (3f05df3fbb -> 41f1044fa0) - posted by pk...@apache.org on 2023/04/12 20:14:57 UTC, 0 replies.
- [GitHub] [nuttx] tmedicci commented on issue #8927: Potential problem regarding `sigdeliver` when SMP is enabled - posted by "tmedicci (via GitHub)" <gi...@apache.org> on 2023/04/12 20:26:59 UTC, 0 replies.
- [GitHub] [nuttx] tmedicci closed issue #8927: Potential problem regarding `sigdeliver` when SMP is enabled - posted by "tmedicci (via GitHub)" <gi...@apache.org> on 2023/04/12 20:26:59 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9010: Added missing checks in strdup'ed strings. - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/12 23:17:10 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: 1fb7c7509c1d4c2677c5326e56b3014daf79f24d docs: 41f1044fa01edacab4537f8f17cb2e58b3db5c37 - posted by gi...@apache.org on 2023/04/13 00:13:36 UTC, 0 replies.
- [GitHub] [nuttx] Donny9 commented on pull request #9007: sched/wqueue: fix issue about worker can't wake up thread before work_thread running - posted by "Donny9 (via GitHub)" <gi...@apache.org> on 2023/04/13 04:58:20 UTC, 0 replies.
- [GitHub] [nuttx] Donny9 commented on a diff in pull request #8773: drivers/dma: support dma driver model - posted by "Donny9 (via GitHub)" <gi...@apache.org> on 2023/04/13 05:09:39 UTC, 1 replies.
- [GitHub] [nuttx] anchao opened a new pull request, #9017: [DO NOT MERGE]esp32c6: comment out postbuild to confirm the ci issue - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/04/13 05:39:41 UTC, 0 replies.
- [GitHub] [nuttx] zyfeier opened a new pull request, #9018: arch/arm: update running task when context switch occurred - posted by "zyfeier (via GitHub)" <gi...@apache.org> on 2023/04/13 05:52:16 UTC, 0 replies.
- [GitHub] [nuttx] zyfeier opened a new pull request, #9019: arch/arm: change up_saveusercontext to assembly code - posted by "zyfeier (via GitHub)" <gi...@apache.org> on 2023/04/13 05:57:43 UTC, 0 replies.
- [GitHub] [nuttx] donghengqaz opened a new pull request, #9020: xtensa/esp32: ESP32 not use IMEM in user heap mode - posted by "donghengqaz (via GitHub)" <gi...@apache.org> on 2023/04/13 08:52:23 UTC, 0 replies.
- [GitHub] [nuttx] fjpanag commented on a diff in pull request #9010: Added missing checks in strdup'ed strings. - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/04/13 08:52:45 UTC, 0 replies.
- [GitHub] [nuttx] pussuw opened a new pull request, #9021: sched/addrenv: Miscellaneous clean-up and fixes - posted by "pussuw (via GitHub)" <gi...@apache.org> on 2023/04/13 10:39:00 UTC, 0 replies.
- [GitHub] [nuttx] lucasssvaz commented on pull request #9016: ci/cibuild.sh: upgrade esptool to 4.5.1 - posted by "lucasssvaz (via GitHub)" <gi...@apache.org> on 2023/04/13 11:48:57 UTC, 2 replies.
- [GitHub] [nuttx] gustavonihei merged pull request #8993: xtensa/esp32: Add support for universal mac addresses - posted by "gustavonihei (via GitHub)" <gi...@apache.org> on 2023/04/13 12:43:34 UTC, 0 replies.
- [nuttx] branch master updated: xtensa/esp32: Add support for universal mac addresses - posted by gu...@apache.org on 2023/04/13 12:43:37 UTC, 0 replies.
- [GitHub] [nuttx] gustavonihei commented on pull request #9020: xtensa/esp32: ESP32 not use IMEM in user heap mode - posted by "gustavonihei (via GitHub)" <gi...@apache.org> on 2023/04/13 12:46:18 UTC, 0 replies.
- [GitHub] [nuttx] anchao commented on pull request #9017: risv-v/esp32c6: disable custom optimize level temporary - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/04/13 13:06:37 UTC, 0 replies.
- [GitHub] [nuttx] tmedicci commented on a diff in pull request #9015: boards/xtensa/esp32: Add ESP32-PICO-KIT support - posted by "tmedicci (via GitHub)" <gi...@apache.org> on 2023/04/13 13:09:04 UTC, 1 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9017: risv-v/esp32c6: disable custom optimize level temporary - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/13 13:10:45 UTC, 0 replies.
- [nuttx] branch master updated (8df0a4d9ef -> b94cc5ff92) - posted by xi...@apache.org on 2023/04/13 13:10:50 UTC, 0 replies.
- [GitHub] [nuttx] davids5 commented on pull request #8992: stm32 {f1,f2,f3,f4,F412,f7,h7,f0l0g0,wb,l15,l4,l5,g4xx} Remove GPIO_{SPEED|MODE}_xxx and provide a legacy path for lazy migration - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/13 15:49:02 UTC, 4 replies.
- [GitHub] [nuttx] tmedicci opened a new pull request, #9022: libc/string: add option to force arch implementations on kernel - posted by "tmedicci (via GitHub)" <gi...@apache.org> on 2023/04/13 16:05:09 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9022: libc/string: add option to force arch implementations on kernel - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/13 17:06:35 UTC, 6 replies.
- [GitHub] [nuttx] acassis commented on issue #8966: NuttX is broken to LPC2378 (and probably others ARM7TDMI) - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/04/13 17:45:23 UTC, 0 replies.
- [GitHub] [nuttx] tmedicci commented on a diff in pull request #9022: libc/string: add option to force arch implementations on kernel - posted by "tmedicci (via GitHub)" <gi...@apache.org> on 2023/04/13 18:26:57 UTC, 12 replies.
- [nuttx-website] branch asf-site updated: Publishing web: 1fb7c7509c1d4c2677c5326e56b3014daf79f24d docs: b94cc5ff9211c7318abb2a9395a684f68f7115f7 - posted by gi...@apache.org on 2023/04/14 00:15:12 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 commented on pull request #9018: arch/arm: update running task when context switch occurred - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/04/14 03:56:09 UTC, 2 replies.
- [GitHub] [nuttx] yamt commented on a diff in pull request #8868: fs/hostfs: switch working directory - posted by "yamt (via GitHub)" <gi...@apache.org> on 2023/04/14 04:16:52 UTC, 1 replies.
- [GitHub] [nuttx] Gary-Hobson commented on a diff in pull request #8868: fs/hostfs: switch working directory - posted by "Gary-Hobson (via GitHub)" <gi...@apache.org> on 2023/04/14 04:38:09 UTC, 2 replies.
- [GitHub] [nuttx-apps] pkarashchenko commented on pull request #1712: apps/examples: Fix mistakes in comments - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/14 08:04:02 UTC, 0 replies.
- [GitHub] [nuttx-apps] pkarashchenko merged pull request #1712: apps/examples: Fix mistakes in comments - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/14 08:04:08 UTC, 0 replies.
- [nuttx-apps] branch master updated (9f3f6a4b3 -> 90c963677) - posted by pk...@apache.org on 2023/04/14 08:04:12 UTC, 0 replies.
- [nuttx-apps] 01/07: apps/examples/ina219/Makefile: Fix mistakes in comments - posted by pk...@apache.org on 2023/04/14 08:04:13 UTC, 0 replies.
- [nuttx-apps] 02/07: apps/examples/sht3x/Makefile: Fix mistakes in comments - posted by pk...@apache.org on 2023/04/14 08:04:14 UTC, 0 replies.
- [nuttx-apps] 03/07: apps/examples/ipforward/Makefile: Fix mistakes in comments - posted by pk...@apache.org on 2023/04/14 08:04:15 UTC, 0 replies.
- [nuttx-apps] 04/07: apps/examples/pty_test/Makefile: Fix mistakes in comments - posted by pk...@apache.org on 2023/04/14 08:04:16 UTC, 0 replies.
- [nuttx-apps] 05/07: apps/examples/ajoystick/Makefile: Fix mistakes in comments - posted by pk...@apache.org on 2023/04/14 08:04:17 UTC, 0 replies.
- [nuttx-apps] 06/07: apps/examples/djoystick/Makefile: Fix mistakes in comments - posted by pk...@apache.org on 2023/04/14 08:04:18 UTC, 0 replies.
- [nuttx-apps] 07/07: apps/examples/wgetjson/Makefile: Fix mistakes in comments - posted by pk...@apache.org on 2023/04/14 08:04:19 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #8991: procfs: add total time running time of task - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/14 08:04:51 UTC, 0 replies.
- [GitHub] [nuttx] zyfeier commented on pull request #9018: arch/arm: update running task when context switch occurred - posted by "zyfeier (via GitHub)" <gi...@apache.org> on 2023/04/14 08:11:10 UTC, 2 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #9020: xtensa/esp32: ESP32 not use IMEM in user heap mode - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/14 08:29:44 UTC, 0 replies.
- [GitHub] [nuttx] hujun260 opened a new pull request, #9023: arch/arm64:Suppot tickless mode - posted by "hujun260 (via GitHub)" <gi...@apache.org> on 2023/04/14 09:58:12 UTC, 1 replies.
- [GitHub] [nuttx] hujun260 commented on pull request #9023: arch/arm64:Suppot tickless mode - posted by "hujun260 (via GitHub)" <gi...@apache.org> on 2023/04/14 11:00:28 UTC, 2 replies.
- [GitHub] [nuttx] hujun260 closed pull request #9023: arch/arm64:Suppot tickless mode - posted by "hujun260 (via GitHub)" <gi...@apache.org> on 2023/04/14 11:00:29 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #8868: fs/hostfs: switch working directory - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/14 14:19:24 UTC, 0 replies.
- [GitHub] [nuttx] jturnsek opened a new pull request, #9024: i.MX RT FlexIO support - posted by "jturnsek (via GitHub)" <gi...@apache.org> on 2023/04/14 16:16:43 UTC, 0 replies.
- [GitHub] [nuttx-apps] pkarashchenko opened a new pull request, #1714: testing/ostest: make sure that signets and pthread_rwlock tests are executed properly - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/14 19:18:42 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 merged pull request #8926: xtensa/sigdeliver: fix signal deliver when task is running on ther CPU - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/04/14 23:19:32 UTC, 0 replies.
- [nuttx] branch master updated: xtensa/sigdeliver: fix signal deliver when task is running - posted by ma...@apache.org on 2023/04/14 23:19:38 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: 1fb7c7509c1d4c2677c5326e56b3014daf79f24d docs: 869aee6a78d76a93053d57cf4eef5c65e4d9417e - posted by gi...@apache.org on 2023/04/15 00:14:50 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 merged pull request #9021: sched/addrenv: Miscellaneous clean-up and fixes - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/04/15 04:21:51 UTC, 0 replies.
- [nuttx] branch master updated (869aee6a78 -> b982c1747b) - posted by ma...@apache.org on 2023/04/15 04:21:55 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl commented on pull request #8992: stm32 {f1,f2,f3,f4,F412,f7,h7,f0l0g0,wb,l15,l4,l5,g4xx} Remove GPIO_{SPEED|MODE}_xxx and provide a legacy path for lazy migration - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/04/15 07:25:17 UTC, 3 replies.
- [GitHub] [nuttx] masayuki2009 merged pull request #8947: usrsock_server: Improvement on sendto errors - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/04/15 12:56:05 UTC, 0 replies.
- [nuttx] branch master updated (b982c1747b -> 7671ed9615) - posted by ma...@apache.org on 2023/04/15 12:56:10 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: 1fb7c7509c1d4c2677c5326e56b3014daf79f24d docs: 7671ed9615099d629c1b583f6a9f64842413917a - posted by gi...@apache.org on 2023/04/16 00:14:58 UTC, 1 replies.
- [GitHub] [nuttx] hartmannathan commented on a diff in pull request #9024: i.MX RT FlexIO support - posted by "hartmannathan (via GitHub)" <gi...@apache.org> on 2023/04/16 22:49:10 UTC, 1 replies.
- [GitHub] [nuttx] dependabot[bot] opened a new pull request, #9025: build(deps): bump github/super-linter from 4 to 5 - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/04/17 02:58:59 UTC, 0 replies.
- [nuttx] branch dependabot/github_actions/github/super-linter-5 created (now c96339f8f0) - posted by gi...@apache.org on 2023/04/17 02:59:02 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 opened a new pull request, #9026: i.mx6 with ar8031 - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/04/17 04:09:53 UTC, 0 replies.
- [GitHub] [nuttx] jturnsek commented on a diff in pull request #9024: i.MX RT FlexIO support - posted by "jturnsek (via GitHub)" <gi...@apache.org> on 2023/04/17 04:53:40 UTC, 14 replies.
- [GitHub] [nuttx] donghengqaz commented on pull request #9020: xtensa/esp32: ESP32 not use IMEM in user heap mode - posted by "donghengqaz (via GitHub)" <gi...@apache.org> on 2023/04/17 05:14:27 UTC, 0 replies.
- [GitHub] [nuttx-apps] masayuki2009 merged pull request #1706: nsh/alias: Add support for alias arguments - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/04/17 06:09:41 UTC, 0 replies.
- [nuttx-apps] branch master updated: nsh/alias: Add support for alias arguments - posted by ma...@apache.org on 2023/04/17 06:09:44 UTC, 0 replies.
- [GitHub] [nuttx] SPRESENSE opened a new pull request, #9027: Add audio underrun notice and support it in cxd56 audio driver - posted by "SPRESENSE (via GitHub)" <gi...@apache.org> on 2023/04/17 06:14:28 UTC, 0 replies.
- svn commit: r61313 - in /release/nuttx/12.1.0: ./ apache-nuttx-12.1.0.tar.gz apache-nuttx-12.1.0.tar.gz.asc apache-nuttx-12.1.0.tar.gz.sha512 apache-nuttx-apps-12.1.0.tar.gz apache-nuttx-apps-12.1.0.tar.gz.asc apache-nuttx-apps-12.1.0.tar.gz.sha512 - posted by je...@apache.org on 2023/04/17 06:17:20 UTC, 0 replies.
- [nuttx-apps] annotated tag nuttx-12.1.0 updated (125cf7abe -> 7df0ee3df) - posted by je...@apache.org on 2023/04/17 06:33:44 UTC, 0 replies.
- [nuttx] annotated tag nuttx-12.1.0 updated (d40f4032fc -> f3e234655c) - posted by je...@apache.org on 2023/04/17 06:33:55 UTC, 0 replies.
- [GitHub] [nuttx] davids5 merged pull request #9006: stm32h7/rcc: make VOS0 configurable from board.h - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/17 08:23:42 UTC, 0 replies.
- [nuttx] branch master updated (7671ed9615 -> 642358e68f) - posted by da...@apache.org on 2023/04/17 08:23:47 UTC, 0 replies.
- [nuttx] 01/02: stm32h7/rcc: make VOS0 configurable from board.h - posted by da...@apache.org on 2023/04/17 08:23:48 UTC, 0 replies.
- [nuttx] 02/02: stm32h7/rcc: make VOS0 configurable from board.h also for stm32h7x7xx - posted by da...@apache.org on 2023/04/17 08:23:49 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea merged pull request #9027: Add audio underrun notice and support it in cxd56 audio driver - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/04/17 08:24:51 UTC, 0 replies.
- [nuttx] branch master updated (642358e68f -> 20424a8a59) - posted by je...@apache.org on 2023/04/17 08:24:54 UTC, 0 replies.
- [nuttx] branch pr-Fix-Black-Flake8 created (now 2802f64bad) - posted by da...@apache.org on 2023/04/17 08:38:21 UTC, 0 replies.
- [nuttx] 01/01: Fix Black/Flake8 whitespace around slice disagreement - posted by da...@apache.org on 2023/04/17 08:38:22 UTC, 0 replies.
- [GitHub] [nuttx] davids5 opened a new pull request, #9028: Fix Black/Flake8 whitespace around slice disagreement - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/17 08:39:07 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl opened a new pull request, #9029: github/linters/setup.cfg: ignore E203 for flake8 - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/04/17 08:42:20 UTC, 0 replies.
- [GitHub] [nuttx-apps] raiden00pl opened a new pull request, #1715: github/linters/setup.cfg: ignore E203 for flake8 - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/04/17 08:42:21 UTC, 0 replies.
- [GitHub] [nuttx] btashton commented on a diff in pull request #9028: Fix Black/Flake8 whitespace around slice disagreement - posted by "btashton (via GitHub)" <gi...@apache.org> on 2023/04/17 08:43:59 UTC, 0 replies.
- [GitHub] [nuttx-apps] raiden00pl commented on pull request #1715: github/linters/setup.cfg: ignore E203 for flake8 - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/04/17 08:45:51 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl commented on pull request #9029: github/linters/setup.cfg: ignore E203 for flake8 - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/04/17 08:46:21 UTC, 1 replies.
- [GitHub] [nuttx] raiden00pl closed pull request #9029: github/linters/setup.cfg: ignore E203 for flake8 - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/04/17 08:46:39 UTC, 0 replies.
- [GitHub] [nuttx-apps] btashton commented on pull request #1715: github/linters/setup.cfg: ignore E203 for flake8 - posted by "btashton (via GitHub)" <gi...@apache.org> on 2023/04/17 08:46:45 UTC, 0 replies.
- [GitHub] [nuttx] btashton merged pull request #9028: Fix Black/Flake8 whitespace around slice disagreement - posted by "btashton (via GitHub)" <gi...@apache.org> on 2023/04/17 08:47:03 UTC, 0 replies.
- [GitHub] [nuttx] btashton closed pull request #8992: stm32 {f1,f2,f3,f4,F412,f7,h7,f0l0g0,wb,l15,l4,l5,g4xx} Remove GPIO_{SPEED|MODE}_xxx and provide a legacy path for lazy migration - posted by "btashton (via GitHub)" <gi...@apache.org> on 2023/04/17 08:47:04 UTC, 0 replies.
- [nuttx] branch master updated: Fix Black/Flake8 whitespace around slice disagreement - posted by bt...@apache.org on 2023/04/17 08:47:09 UTC, 0 replies.
- [GitHub] [nuttx-apps] btashton merged pull request #1715: github/linters/setup.cfg: ignore E203 for flake8 - posted by "btashton (via GitHub)" <gi...@apache.org> on 2023/04/17 08:47:34 UTC, 0 replies.
- [nuttx-apps] branch master updated: github/linters/setup.cfg: ignore E203 for flake8 to fix compatibility issues with black - posted by bt...@apache.org on 2023/04/17 08:47:38 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #8868: fs/hostfs: switch working directory - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/17 08:48:54 UTC, 0 replies.
- [nuttx] branch master updated (f1b646efc7 -> b705d9b1d5) - posted by xi...@apache.org on 2023/04/17 08:48:58 UTC, 0 replies.
- [GitHub] [nuttx] pussuw opened a new pull request, #9030: sched/addrenv, binfmt: Always allocate address environment from heap - posted by "pussuw (via GitHub)" <gi...@apache.org> on 2023/04/17 08:50:58 UTC, 0 replies.
- [GitHub] [nuttx] btashton commented on pull request #9029: github/linters/setup.cfg: ignore E203 for flake8 - posted by "btashton (via GitHub)" <gi...@apache.org> on 2023/04/17 08:50:59 UTC, 0 replies.
- [GitHub] [nuttx] davids5 opened a new pull request, #8992: stm32 {f1,f2,f3,f4,F412,f7,h7,f0l0g0,wb,l15,l4,l5,g4xx} Remove GPIO_{SPEED|MODE}_xxx and provide a legacy path for lazy migration - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/17 08:54:42 UTC, 0 replies.
- [GitHub] [nuttx] btashton commented on pull request #8992: stm32 {f1,f2,f3,f4,F412,f7,h7,f0l0g0,wb,l15,l4,l5,g4xx} Remove GPIO_{SPEED|MODE}_xxx and provide a legacy path for lazy migration - posted by "btashton (via GitHub)" <gi...@apache.org> on 2023/04/17 08:55:41 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl opened a new pull request, #9031: github/linters/setup.cfg: use ignore for E203 - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/04/17 08:57:44 UTC, 0 replies.
- [GitHub] [nuttx] btashton merged pull request #9031: github/linters/setup.cfg: use ignore for E203 - posted by "btashton (via GitHub)" <gi...@apache.org> on 2023/04/17 08:59:13 UTC, 0 replies.
- [nuttx] branch master updated (b705d9b1d5 -> 655f7f14ba) - posted by bt...@apache.org on 2023/04/17 08:59:18 UTC, 0 replies.
- [GitHub] [nuttx] thebolt opened a new issue, #9032: Littlefs not compatible with non-C99 bool - posted by "thebolt (via GitHub)" <gi...@apache.org> on 2023/04/17 09:09:47 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on issue #9032: Littlefs not compatible with non-C99 bool - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/17 11:48:49 UTC, 2 replies.
- [GitHub] [nuttx-apps] pkarashchenko commented on pull request #1714: testing/ostest: make sure that signets and pthread_rwlock tests are executed properly - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/17 13:53:29 UTC, 0 replies.
- [GitHub] [nuttx-apps] jerpelea merged pull request #1714: testing/ostest: make sure that signets and pthread_rwlock tests are executed properly - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/04/17 13:54:35 UTC, 0 replies.
- [nuttx-apps] branch master updated (6b35ff323 -> 4159fa197) - posted by je...@apache.org on 2023/04/17 13:54:42 UTC, 0 replies.
- [nuttx-apps] 01/02: testing/ostest: fix tasks priority assignment in nested signal test - posted by je...@apache.org on 2023/04/17 13:54:43 UTC, 0 replies.
- [nuttx-apps] 02/02: testing/ostest: make sure that pthread_rwlock timeout test is executed properly - posted by je...@apache.org on 2023/04/17 13:54:44 UTC, 0 replies.
- [GitHub] [nuttx] f4grx commented on pull request #8867: Optimize implementation of strsignal() - posted by "f4grx (via GitHub)" <gi...@apache.org> on 2023/04/17 14:38:26 UTC, 1 replies.
- [GitHub] [nuttx] pkarashchenko commented on issue #9032: Littlefs not compatible with non-C99 bool - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/17 14:42:14 UTC, 0 replies.
- [GitHub] [nuttx] f4grx commented on a diff in pull request #8867: Optimize implementation of strsignal() - posted by "f4grx (via GitHub)" <gi...@apache.org> on 2023/04/17 14:59:22 UTC, 0 replies.
- [GitHub] [nuttx] hartmannathan commented on a diff in pull request #8992: stm32 {f1,f2,f3,f4,F412,f7,h7,f0l0g0,wb,l15,l4,l5,g4xx} Remove GPIO_{SPEED|MODE}_xxx and provide a legacy path for lazy migration - posted by "hartmannathan (via GitHub)" <gi...@apache.org> on 2023/04/17 16:26:05 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9025: build(deps): bump github/super-linter from 4 to 5 - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/17 17:54:00 UTC, 0 replies.
- [nuttx] branch master updated (655f7f14ba -> 3dd7a015ba) - posted by xi...@apache.org on 2023/04/17 17:54:03 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9033: Fix the style issue in procfs - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/17 18:59:56 UTC, 0 replies.
- [GitHub] [nuttx] gustavonihei commented on a diff in pull request #9020: xtensa/esp32: ESP32 not use IMEM in user heap mode - posted by "gustavonihei (via GitHub)" <gi...@apache.org> on 2023/04/17 19:22:59 UTC, 1 replies.
- [GitHub] [nuttx-apps] dependabot[bot] opened a new pull request, #1717: build(deps): bump github/super-linter from 4 to 5 - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/04/17 22:59:26 UTC, 0 replies.
- [nuttx-apps] branch dependabot/github_actions/github/super-linter-5 created (now c64b42b60) - posted by gi...@apache.org on 2023/04/17 22:59:29 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: 1fb7c7509c1d4c2677c5326e56b3014daf79f24d docs: 3dd7a015baee906c385039930b79de6e6cc7632d - posted by gi...@apache.org on 2023/04/18 00:14:49 UTC, 0 replies.
- [GitHub] [nuttx] geky commented on issue #9032: Littlefs not compatible with non-C99 bool - posted by "geky (via GitHub)" <gi...@apache.org> on 2023/04/18 00:40:56 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 commented on pull request #9023: arch/arm64:Suppot tickless mode - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/04/18 01:28:12 UTC, 1 replies.
- [GitHub] [nuttx] SPRESENSE opened a new pull request, #9034: cxd56_power: Add lowerhalf interface to keep power when cold sleep - posted by "SPRESENSE (via GitHub)" <gi...@apache.org> on 2023/04/18 01:39:09 UTC, 0 replies.
- [GitHub] [nuttx] zyfeier closed pull request #8645: mutex: move nxmutex to sched - posted by "zyfeier (via GitHub)" <gi...@apache.org> on 2023/04/18 02:09:57 UTC, 0 replies.
- [GitHub] [nuttx] zyfeier commented on a diff in pull request #8876: arch/arm64: fixed cache issue and add more cache interface - posted by "zyfeier (via GitHub)" <gi...@apache.org> on 2023/04/18 03:38:05 UTC, 0 replies.
- [GitHub] [nuttx] XinStellaris commented on issue #9032: Littlefs not compatible with non-C99 bool - posted by "XinStellaris (via GitHub)" <gi...@apache.org> on 2023/04/18 05:06:34 UTC, 0 replies.
- [GitHub] [nuttx] thebolt commented on issue #9032: Littlefs not compatible with non-C99 bool - posted by "thebolt (via GitHub)" <gi...@apache.org> on 2023/04/18 05:41:41 UTC, 0 replies.
- [GitHub] [nuttx] thebolt closed issue #9032: Littlefs not compatible with non-C99 bool - posted by "thebolt (via GitHub)" <gi...@apache.org> on 2023/04/18 05:41:41 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9035: tools/ci: Skip esp32c6 build untils espressif fix the problem - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/18 05:57:18 UTC, 0 replies.
- [GitHub] [nuttx-website] jerpelea opened a new pull request, #89: NuttX 12.1.0 release - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/04/18 06:16:42 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #7464: sched: fix context switching with locked scheduler - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/18 06:18:12 UTC, 1 replies.
- [GitHub] [nuttx] jerpelea commented on pull request #9034: cxd56_power: Add lowerhalf interface to keep power when cold sleep - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/04/18 06:19:06 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #9035: tools/ci: Skip esp32c6 build untils espressif fix the problem - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/18 06:21:39 UTC, 4 replies.
- [GitHub] [nuttx] zyfeier opened a new pull request, #9036: esp32c6: fixed ci build issue - posted by "zyfeier (via GitHub)" <gi...@apache.org> on 2023/04/18 06:26:14 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9036: esp32c6: fixed ci build issue - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/18 06:31:13 UTC, 0 replies.
- [GitHub] [nuttx] XinStellaris opened a new pull request, #9037: fs/littlefs:littlefs shouldn't be used without C99 BOOL - posted by "XinStellaris (via GitHub)" <gi...@apache.org> on 2023/04/18 07:06:54 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #9037: fs/littlefs:littlefs shouldn't be used without C99 BOOL - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/18 07:57:21 UTC, 2 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9037: fs/littlefs:littlefs shouldn't be used without C99 BOOL - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/18 08:14:03 UTC, 1 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9035: tools/ci: Skip esp32c6 build untils espressif fix the problem - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/18 08:16:59 UTC, 0 replies.
- [GitHub] [nuttx] pussuw commented on pull request #9030: sched/addrenv, binfmt: Always allocate address environment from heap - posted by "pussuw (via GitHub)" <gi...@apache.org> on 2023/04/18 08:41:43 UTC, 0 replies.
- [GitHub] [nuttx] anchao merged pull request #9036: esp32c6: fixed ci build issue - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/04/18 08:48:45 UTC, 0 replies.
- [nuttx] branch master updated: esp32c6: fixed ci build issue - posted by ar...@apache.org on 2023/04/18 08:48:49 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko opened a new pull request, #9038: Revert "risv-v/esp32c6: disable custom optimize level temporary" - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/18 08:51:54 UTC, 0 replies.
- [nuttx] branch revert-9017-23041302 created (now 5b4acd1f73) - posted by pk...@apache.org on 2023/04/18 08:51:54 UTC, 0 replies.
- [nuttx] 01/01: Revert "risv-v/esp32c6: disable custom optimize level temporary" - posted by pk...@apache.org on 2023/04/18 08:51:55 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #9030: sched/addrenv, binfmt: Always allocate address environment from heap - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/18 08:54:14 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9030: sched/addrenv, binfmt: Always allocate address environment from heap - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/18 09:03:28 UTC, 6 replies.
- [GitHub] [nuttx] pussuw commented on a diff in pull request #9030: sched/addrenv, binfmt: Always allocate address environment from heap - posted by "pussuw (via GitHub)" <gi...@apache.org> on 2023/04/18 09:11:19 UTC, 7 replies.
- [GitHub] [nuttx] xiaoxiang781216 closed pull request #9035: tools/ci: Skip esp32c6 build untils espressif fix the problem - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/18 09:35:05 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #8876: arch/arm64: fixed cache issue and add more cache interface - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/18 10:01:51 UTC, 0 replies.
- [GitHub] [nuttx] davids5 commented on a diff in pull request #8992: stm32 {f1,f2,f3,f4,F412,f7,h7,f0l0g0,wb,l15,l4,l5,g4xx} Remove GPIO_{SPEED|MODE}_xxx and provide a legacy path for lazy migration - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/18 11:04:31 UTC, 2 replies.
- [GitHub] [nuttx] hartmannathan commented on pull request #8992: stm32 {f1,f2,f3,f4,F412,f7,h7,f0l0g0,wb,l15,l4,l5,g4xx} Remove GPIO_{SPEED|MODE}_xxx and provide a legacy path for lazy migration - posted by "hartmannathan (via GitHub)" <gi...@apache.org> on 2023/04/18 11:07:21 UTC, 1 replies.
- [GitHub] [nuttx] davids5 commented on a diff in pull request #9037: fs/littlefs:littlefs shouldn't be used without C99 BOOL - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/18 11:48:49 UTC, 1 replies.
- [GitHub] [nuttx] zyfeier commented on pull request #8994: arch/arm64: fixed arm64 backtrace issue - posted by "zyfeier (via GitHub)" <gi...@apache.org> on 2023/04/18 11:53:07 UTC, 0 replies.
- [GitHub] [nuttx] XinStellaris commented on a diff in pull request #9037: fs/littlefs:littlefs shouldn't be used without C99 BOOL - posted by "XinStellaris (via GitHub)" <gi...@apache.org> on 2023/04/18 12:07:40 UTC, 1 replies.
- [GitHub] [nuttx] gustavonihei commented on a diff in pull request #9037: fs/littlefs:littlefs shouldn't be used without C99 BOOL - posted by "gustavonihei (via GitHub)" <gi...@apache.org> on 2023/04/18 14:00:12 UTC, 0 replies.
- [GitHub] [nuttx] gustavonihei merged pull request #9020: xtensa/esp32: ESP32 not use IMEM in user heap mode - posted by "gustavonihei (via GitHub)" <gi...@apache.org> on 2023/04/18 14:03:58 UTC, 0 replies.
- [nuttx] branch master updated (5207295f83 -> 45bba6e761) - posted by gu...@apache.org on 2023/04/18 14:04:04 UTC, 0 replies.
- [GitHub] [nuttx] anchao merged pull request #9038: Revert "risv-v/esp32c6: disable custom optimize level temporary" - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/04/18 14:44:31 UTC, 0 replies.
- [nuttx] branch master updated (45bba6e761 -> 18e2aa2d03) - posted by ar...@apache.org on 2023/04/18 14:55:20 UTC, 0 replies.
- [GitHub] [nuttx] davids5 merged pull request #9037: fs/littlefs:littlefs shouldn't be used without C99 BOOL - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/18 17:40:53 UTC, 0 replies.
- [nuttx] branch master updated (18e2aa2d03 -> 770817ba2f) - posted by da...@apache.org on 2023/04/18 17:40:58 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/04/18 18:09:21 UTC, 1 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #7464: sched: fix context switching with locked scheduler - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/18 18:43:58 UTC, 0 replies.
- [nuttx] branch master updated (770817ba2f -> fcd6ec7809) - posted by xi...@apache.org on 2023/04/18 18:44:02 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #8972: ostest: Enabled KASAN, UBSAN & assertions. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/18 18:44:51 UTC, 0 replies.
- [nuttx] branch master updated: ostest: Enabled KASAN, UBSAN & assertions. - posted by xi...@apache.org on 2023/04/18 18:44:55 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9011: drivers/mtd:fix uninit data in mtd_config_fs - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/18 18:45:49 UTC, 0 replies.
- [nuttx] branch master updated (1530e04f20 -> a4546f35d2) - posted by xi...@apache.org on 2023/04/18 18:45:53 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9013: drivers/sensors/Kconfig: Fix bmp280 texts in Kconfig - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/18 18:46:12 UTC, 0 replies.
- [nuttx] branch master updated (a4546f35d2 -> 433ec4c9de) - posted by xi...@apache.org on 2023/04/18 18:46:17 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9009: Fixes in asprintf usage. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/18 18:48:43 UTC, 0 replies.
- [nuttx] branch master updated (433ec4c9de -> 098b7bbfb3) - posted by xi...@apache.org on 2023/04/18 18:48:46 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9010: Added missing checks in strdup'ed strings. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/18 18:49:34 UTC, 0 replies.
- [nuttx] branch master updated: Added missing checks in strdup'ed strings. - posted by xi...@apache.org on 2023/04/18 18:49:37 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9007: sched/wqueue: fix issue about worker can't wake up thread before work_thread running - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/18 18:50:06 UTC, 0 replies.
- [nuttx] branch master updated: sched/wqueue: fix issue about worker can't wake up thread before work_thread running - posted by xi...@apache.org on 2023/04/18 18:50:10 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9000: fs/hostfs: align operation flags define with fcntl.h - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/18 18:50:23 UTC, 0 replies.
- [nuttx] branch master updated: fs/hostfs: align operation flags define with fcntl.h - posted by xi...@apache.org on 2023/04/18 18:50:27 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #8996: sim/win/hostuart: only read key event from console - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/18 18:52:18 UTC, 0 replies.
- [nuttx] branch master updated: sim/win/hostuart: only read key event from console - posted by xi...@apache.org on 2023/04/18 18:52:22 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #8994: arch/arm64: fixed arm64 backtrace issue - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/18 18:53:05 UTC, 0 replies.
- [nuttx] branch master updated (49c863f238 -> f5f0af4f9c) - posted by xi...@apache.org on 2023/04/18 18:53:08 UTC, 0 replies.
- [nuttx] 01/03: arch/arm64: Obtaining the correct fp pointer - posted by xi...@apache.org on 2023/04/18 18:53:09 UTC, 0 replies.
- [nuttx] 02/03: arch/arm64: call PANIC in arm64_fatal_error - posted by xi...@apache.org on 2023/04/18 18:53:10 UTC, 0 replies.
- [nuttx] 03/03: arch/arm64: fixed backtrace skip calc error - posted by xi...@apache.org on 2023/04/18 18:53:11 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #8987: fix note_drivers error - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/18 18:53:37 UTC, 0 replies.
- [nuttx] branch master updated (f5f0af4f9c -> 2188c0f9a8) - posted by xi...@apache.org on 2023/04/18 18:53:42 UTC, 0 replies.
- [nuttx] 01/03: trace: replace SCHED_NOTE_BEGIN to sched_note_begin - posted by xi...@apache.org on 2023/04/18 18:53:43 UTC, 0 replies.
- [nuttx] 02/03: drivers/note: replace sched_note_filter_dump to sched_note_filter_tag - posted by xi...@apache.org on 2023/04/18 18:53:44 UTC, 0 replies.
- [nuttx] 03/03: trace: modify the dependency to SCHED_INSTRUMENTATION_DUMP - posted by xi...@apache.org on 2023/04/18 18:53:45 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #8997: sim/hostfs: pass flag O_BINARY to host - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/18 18:55:18 UTC, 0 replies.
- [nuttx] branch master updated (2188c0f9a8 -> 899be58905) - posted by xi...@apache.org on 2023/04/18 18:55:23 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 commented on a diff in pull request #1707: apps/examples/pipe: check POSIX-compliant behavior of NuttX's FIFOs - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/18 19:03:05 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1708: system/ramspeed:Fix the problem that irq_disable is changed due to missing break - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/18 19:10:08 UTC, 0 replies.
- [nuttx-apps] branch master updated: system/ramspeed:Fix the problem that irq_disable is often opened. - posted by xi...@apache.org on 2023/04/18 19:10:11 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1710: Fix misc issues found by code review - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/18 19:11:22 UTC, 0 replies.
- [nuttx-apps] branch master updated (69d5f960f -> 700b0ed23) - posted by xi...@apache.org on 2023/04/18 19:11:26 UTC, 0 replies.
- [nuttx-apps] 01/04: nuttx: add missing FAR and CODE - posted by xi...@apache.org on 2023/04/18 19:11:27 UTC, 0 replies.
- [nuttx-apps] 02/04: netutils/webserver: improve modularity of httpd single server - posted by xi...@apache.org on 2023/04/18 19:11:28 UTC, 0 replies.
- [nuttx-apps] 03/04: include/netutils: fix code alignments - posted by xi...@apache.org on 2023/04/18 19:11:29 UTC, 0 replies.
- [nuttx-apps] 04/04: netutils/netlib: fix typos in comments - posted by xi...@apache.org on 2023/04/18 19:11:30 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1702: nsh/nsh_parse: Fix handling of back-quotes - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/18 19:12:21 UTC, 0 replies.
- [nuttx-apps] branch master updated (700b0ed23 -> 4ce809e7d) - posted by xi...@apache.org on 2023/04/18 19:12:24 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #9002: sched/pthread: repalce sched_lock to enter_critical_section - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/18 20:25:34 UTC, 1 replies.
- [GitHub] [nuttx] pkarashchenko opened a new pull request, #9039: sched/sched: address performance concerns for sched_lock in non-SMP case - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/18 21:16:02 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #9039: sched/sched: address performance concerns for sched_lock in non-SMP case - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/18 21:16:27 UTC, 1 replies.
- [nuttx-website] branch asf-site updated: Publishing web: 1fb7c7509c1d4c2677c5326e56b3014daf79f24d docs: 899be58905f7623e55a954fdd233fef063da9c97 - posted by gi...@apache.org on 2023/04/19 00:16:37 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 merged pull request #9018: arch/arm: update running task when context switch occurred - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/04/19 01:14:08 UTC, 0 replies.
- [nuttx] branch master updated: arch/arm: update running task when context switch occurred - posted by ma...@apache.org on 2023/04/19 01:14:11 UTC, 0 replies.
- [GitHub] [nuttx] royfengsss opened a new pull request, #9040: [SYSLOG] avoid concurrent modification by other tasks - posted by "royfengsss (via GitHub)" <gi...@apache.org> on 2023/04/19 02:21:18 UTC, 0 replies.
- [GitHub] [nuttx] wengzhe opened a new pull request, #9041: net/tcp: Fix clear condition in ofoseg input - posted by "wengzhe (via GitHub)" <gi...@apache.org> on 2023/04/19 03:18:47 UTC, 0 replies.
- [GitHub] [nuttx] wengzhe opened a new pull request, #9042: net/rpmsg: Set family for rpaddr in ns_bind - posted by "wengzhe (via GitHub)" <gi...@apache.org> on 2023/04/19 03:29:05 UTC, 0 replies.
- [GitHub] [nuttx] zhhyu7 opened a new pull request, #9043: forward: limit the forwarding range of broadcast packets - posted by "zhhyu7 (via GitHub)" <gi...@apache.org> on 2023/04/19 03:33:50 UTC, 0 replies.
- [GitHub] [nuttx-website] jerpelea commented on pull request #89: NuttX 12.1.0 release - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/04/19 04:32:41 UTC, 0 replies.
- [GitHub] [nuttx-website] btashton merged pull request #89: NuttX 12.1.0 release - posted by "btashton (via GitHub)" <gi...@apache.org> on 2023/04/19 04:52:28 UTC, 0 replies.
- [nuttx-website] branch master updated (1fb7c750 -> e36cef39) - posted by bt...@apache.org on 2023/04/19 04:52:30 UTC, 0 replies.
- [nuttx-website] 01/03: Add NuttX 12.1.0 release - posted by bt...@apache.org on 2023/04/19 04:52:31 UTC, 0 replies.
- [nuttx-website] 02/03: 12.0.0.md: fix git name after graduation - posted by bt...@apache.org on 2023/04/19 04:52:32 UTC, 0 replies.
- [nuttx-website] 03/03: download.md: fix git name after graduation - posted by bt...@apache.org on 2023/04/19 04:52:33 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: e36cef39aad5bf1e82697e4e034530ddb77fcf7f docs: c00498c164a79a368a58783ae17edf414f381c22 - posted by gi...@apache.org on 2023/04/19 04:58:22 UTC, 0 replies.
- [GitHub] [nuttx] g2gps opened a new pull request, #9044: libelf: Support prioritized init and fini arrays. - posted by "g2gps (via GitHub)" <gi...@apache.org> on 2023/04/19 06:53:26 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl merged pull request #8992: stm32 {f1,f2,f3,f4,F412,f7,h7,f0l0g0,wb,l15,l4,l5,g4xx} Remove GPIO_{SPEED|MODE}_xxx and provide a legacy path for lazy migration - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/04/19 07:58:14 UTC, 0 replies.
- [nuttx] branch master updated (c00498c164 -> bbc8562f65) - posted by ra...@apache.org on 2023/04/19 07:58:21 UTC, 0 replies.
- [nuttx] 01/17: tools:Add STM32 Pin migration tool - posted by ra...@apache.org on 2023/04/19 07:58:22 UTC, 0 replies.
- [nuttx] 02/17: stm32wl5:pinmap Fix typo - posted by ra...@apache.org on 2023/04/19 07:58:23 UTC, 0 replies.
- [nuttx] 03/17: stm32u5:stm32u585xx_pinmap Fix typo - posted by ra...@apache.org on 2023/04/19 07:58:24 UTC, 0 replies.
- [nuttx] 04/17: stm32h7:pinmap Remove GPIO_SPEED_xxx and add legacy pinmap - posted by ra...@apache.org on 2023/04/19 07:58:25 UTC, 0 replies.
- [nuttx] 05/17: stm32f7:pinmap Remove GPIO_SPEED_xxx and add legacy pinmap - posted by ra...@apache.org on 2023/04/19 07:58:26 UTC, 0 replies.
- [nuttx] 06/17: stm32:f4/f412 pinmap Remove GPIO_SPEED_xxx and add legacy pinmap - posted by ra...@apache.org on 2023/04/19 07:58:27 UTC, 0 replies.
- [nuttx] 07/17: stm32:stm32f20xxx pinmap Remove GPIO_SPEED_xxx and add legacy pinmap - posted by ra...@apache.org on 2023/04/19 07:58:28 UTC, 0 replies.
- [nuttx] 08/17: stm32:stm32f3{0|3|7}xxx pinmap Remove GPIO_SPEED_xxx and add legacy pinmap - posted by ra...@apache.org on 2023/04/19 07:58:29 UTC, 0 replies.
- [nuttx] 09/17: stm32:stm32g4xx{c|k|r|m|v|q} pinmap Remove GPIO_SPEED_xxx and add legacy pinmap - posted by ra...@apache.org on 2023/04/19 07:58:30 UTC, 0 replies.
- [nuttx] 10/17: stm32:stm32l15xxx pinmap Remove GPIO_SPEED_xxx and add legacy pinmap - posted by ra...@apache.org on 2023/04/19 07:58:31 UTC, 0 replies.
- [nuttx] 11/17: stm32:stm32f10{0|2|3{c|r|v|z}|5{r|v}|7v}_pinmap refactor - posted by ra...@apache.org on 2023/04/19 07:58:32 UTC, 0 replies.
- [nuttx] 12/17: stm32l4:stm32l4x{3|4|5|6|r}xx_pinmap pinmap Remove GPIO_SPEED_xxx and add legacy pinmap - posted by ra...@apache.org on 2023/04/19 07:58:33 UTC, 0 replies.
- [nuttx] 13/17: stm32f0l0g0:stm32f0{3|5|7|9}x_pinmap & stm32g0_pinmap Remove GPIO_SPEED_xxx and add legacy pinmap - posted by ra...@apache.org on 2023/04/19 07:58:34 UTC, 0 replies.
- [nuttx] 14/17: stm32wb:pinmap Add suffix to all pins and add legacy pinmap - posted by ra...@apache.org on 2023/04/19 07:58:35 UTC, 0 replies.
- [nuttx] 15/17: stm32l5:pinmap Add suffix to all pins and add legacy pinmap - posted by ra...@apache.org on 2023/04/19 07:58:36 UTC, 0 replies.
- [nuttx] 16/17: board olimexino-stm32:Rework board.h not use CONFIG_STM32_USE_LEGACY_PINMAP - posted by ra...@apache.org on 2023/04/19 07:58:37 UTC, 0 replies.
- [nuttx] 17/17: board nucleo-h743zi:Rework board.h not use CONFIG_STM32_USE_LEGACY_PINMAP - posted by ra...@apache.org on 2023/04/19 07:58:38 UTC, 0 replies.
- [GitHub] [nuttx] davids5 commented on pull request #9040: [SYSLOG] avoid concurrent modification by other tasks - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/19 08:34:01 UTC, 0 replies.
- [GitHub] [nuttx-apps] davids5 commented on a diff in pull request #1711: testing/ostest: add test case for task priority change with locked scheduler - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/19 08:47:47 UTC, 0 replies.
- [GitHub] [nuttx] davids5 commented on pull request #9033: Fix the style issue in procfs - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/19 08:53:42 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea merged pull request #9034: cxd56_power: Add lowerhalf interface to keep power when cold sleep - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/04/19 09:02:26 UTC, 0 replies.
- [nuttx] branch master updated (bbc8562f65 -> 0747ee1ea2) - posted by je...@apache.org on 2023/04/19 09:02:32 UTC, 0 replies.
- [GitHub] [nuttx-apps] tmedicci commented on a diff in pull request #1707: apps/examples/pipe: check POSIX-compliant behavior of NuttX's FIFOs - posted by "tmedicci (via GitHub)" <gi...@apache.org> on 2023/04/19 10:43:49 UTC, 0 replies.
- [GitHub] [nuttx] davids5 commented on pull request #9039: sched/sched: address performance concerns for sched_lock in non-SMP case - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/19 11:31:36 UTC, 0 replies.
- [GitHub] [nuttx] davids5 commented on a diff in pull request #9019: arch/arm: change up_saveusercontext to assembly code - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/19 11:50:03 UTC, 2 replies.
- [GitHub] [nuttx] michallenc commented on pull request #8922: eMMC driver support - posted by "michallenc (via GitHub)" <gi...@apache.org> on 2023/04/19 12:15:38 UTC, 0 replies.
- [GitHub] [nuttx-apps] wengzhe opened a new pull request, #1718: netutils/iperf: Support local/RPMsg socket test - posted by "wengzhe (via GitHub)" <gi...@apache.org> on 2023/04/19 12:36:55 UTC, 0 replies.
- [GitHub] [nuttx-apps] wengzhe opened a new pull request, #1719: apps/system: Call arg_freetable before iptables/tcpdump exit - posted by "wengzhe (via GitHub)" <gi...@apache.org> on 2023/04/19 12:42:51 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 commented on pull request #1707: apps/examples/pipe: check POSIX-compliant behavior of NuttX's FIFOs - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/19 15:40:29 UTC, 0 replies.
- [GitHub] [nuttx] tmedicci commented on pull request #9022: libc/string: add option to force arch implementations on kernel - posted by "tmedicci (via GitHub)" <gi...@apache.org> on 2023/04/19 19:53:15 UTC, 1 replies.
- [GitHub] [nuttx] alancassis commented on pull request #9041: net/tcp: Fix clear condition in ofoseg input - posted by "alancassis (via GitHub)" <gi...@apache.org> on 2023/04/19 21:29:42 UTC, 0 replies.
- [GitHub] [nuttx] alancassis commented on pull request #9043: forward: limit the forwarding range of broadcast packets - posted by "alancassis (via GitHub)" <gi...@apache.org> on 2023/04/19 21:34:48 UTC, 1 replies.
- [GitHub] [nuttx] alancassis commented on pull request #9024: i.MX RT FlexIO support - posted by "alancassis (via GitHub)" <gi...@apache.org> on 2023/04/19 21:37:40 UTC, 0 replies.
- [GitHub] [nuttx] alancassis commented on pull request #9044: libelf: Support prioritized init and fini arrays. - posted by "alancassis (via GitHub)" <gi...@apache.org> on 2023/04/19 21:39:48 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9024: i.MX RT FlexIO support - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/19 21:44:39 UTC, 6 replies.
- [GitHub] [nuttx] masayuki2009 commented on issue #3600: Get rid of sched_[un]lock in the most case since it isn't safe in SMP - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/04/19 23:23:21 UTC, 0 replies.
- [GitHub] [nuttx] SPRESENSE opened a new pull request, #9045: drivers/video: Support spot position setting - posted by "SPRESENSE (via GitHub)" <gi...@apache.org> on 2023/04/19 23:58:08 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: e36cef39aad5bf1e82697e4e034530ddb77fcf7f docs: 0747ee1ea25f40336640eac47e61ec5aad65ec41 - posted by gi...@apache.org on 2023/04/20 00:18:23 UTC, 0 replies.
- [GitHub] [nuttx] radek-pesina opened a new issue, #9046: Stack dump occurring after a handful of echo to file commands - posted by "radek-pesina (via GitHub)" <gi...@apache.org> on 2023/04/20 00:55:53 UTC, 0 replies.
- [GitHub] [nuttx] zyfeier opened a new pull request, #9047: arch/armv7ar: use robust code sequences for cache maintenance - posted by "zyfeier (via GitHub)" <gi...@apache.org> on 2023/04/20 02:01:15 UTC, 0 replies.
- [GitHub] [nuttx] zyfeier opened a new pull request, #9048: l2cc: Don't repeat disabling the cache when the cache is already disabled - posted by "zyfeier (via GitHub)" <gi...@apache.org> on 2023/04/20 02:08:04 UTC, 0 replies.
- [GitHub] [nuttx] zyfeier commented on pull request #8743: nxmutex: mutex priority inheritance optimization - posted by "zyfeier (via GitHub)" <gi...@apache.org> on 2023/04/20 02:11:59 UTC, 0 replies.
- [GitHub] [nuttx] zyfeier commented on a diff in pull request #9019: arch/arm: change up_saveusercontext to assembly code - posted by "zyfeier (via GitHub)" <gi...@apache.org> on 2023/04/20 02:18:31 UTC, 3 replies.
- [GitHub] [nuttx] anjiahao1 opened a new pull request, #9049: tty:support tty c_cc VMIN & VTIME - posted by "anjiahao1 (via GitHub)" <gi...@apache.org> on 2023/04/20 03:42:42 UTC, 0 replies.
- [GitHub] [nuttx] anjiahao1 opened a new pull request, #9050: circbuf support write or read buffer direct - posted by "anjiahao1 (via GitHub)" <gi...@apache.org> on 2023/04/20 03:44:04 UTC, 0 replies.
- [GitHub] [nuttx] anjiahao1 opened a new pull request, #9051: mempool:fix bug, use incorrect free in mempool init - posted by "anjiahao1 (via GitHub)" <gi...@apache.org> on 2023/04/20 03:44:52 UTC, 0 replies.
- [GitHub] [nuttx] anjiahao1 opened a new pull request, #9052: memepool:fix memory consumption double counting issue - posted by "anjiahao1 (via GitHub)" <gi...@apache.org> on 2023/04/20 03:46:32 UTC, 0 replies.
- [GitHub] [nuttx-apps] anjiahao1 opened a new pull request, #1720: ymodem enhancements and code style fixes - posted by "anjiahao1 (via GitHub)" <gi...@apache.org> on 2023/04/20 03:57:04 UTC, 0 replies.
- [GitHub] [nuttx] radek-pesina opened a new issue, #9053: Directory listing under /proc/fs/ is displayed incorrectly within NSH terminal - posted by "radek-pesina (via GitHub)" <gi...@apache.org> on 2023/04/20 04:30:57 UTC, 0 replies.
- [GitHub] [nuttx] baggio63446333 commented on pull request #8479: Fix sam_udphs to allow RNDIS to work - posted by "baggio63446333 (via GitHub)" <gi...@apache.org> on 2023/04/20 06:13:14 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko opened a new pull request, #9054: boards/lm3s6432-s2e: reduce size of NSH configuration binary - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/20 07:52:56 UTC, 0 replies.
- [GitHub] [nuttx] wengzhe commented on pull request #9041: net/tcp: Fix clear condition in ofoseg input - posted by "wengzhe (via GitHub)" <gi...@apache.org> on 2023/04/20 08:14:44 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9026: i.mx6 with ar8031 - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/20 08:19:55 UTC, 2 replies.
- [GitHub] [nuttx] davids5 commented on a diff in pull request #9024: i.MX RT FlexIO support - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/20 08:22:20 UTC, 4 replies.
- [GitHub] [nuttx] davids5 commented on a diff in pull request #8743: nxmutex: mutex priority inheritance optimization - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/20 08:44:58 UTC, 1 replies.
- [GitHub] [nuttx] davids5 commented on pull request #9049: tty:support tty c_cc VMIN & VTIME - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/20 08:56:20 UTC, 1 replies.
- [GitHub] [nuttx] anjiahao1 commented on pull request #9049: tty:support tty c_cc VMIN & VTIME - posted by "anjiahao1 (via GitHub)" <gi...@apache.org> on 2023/04/20 09:19:53 UTC, 3 replies.
- [GitHub] [nuttx] TimJTi commented on pull request #8479: Fix sam_udphs to allow RNDIS to work - posted by "TimJTi (via GitHub)" <gi...@apache.org> on 2023/04/20 09:38:34 UTC, 0 replies.
- [GitHub] [nuttx] davids5 merged pull request #9054: boards/lm3s6432-s2e: reduce size of NSH configuration binary - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/20 09:51:35 UTC, 0 replies.
- [nuttx] branch master updated: boards/lm3s6432-s2e: reduce size of NSH configuration binary - posted by da...@apache.org on 2023/04/20 09:51:42 UTC, 0 replies.
- [GitHub] [nuttx] davids5 commented on pull request #9019: arch/arm: change up_saveusercontext to assembly code - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/20 09:55:34 UTC, 0 replies.
- [GitHub] [nuttx] davids5 commented on pull request #9051: mempool:fix bug, use incorrect free in mempool init - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/20 09:57:01 UTC, 0 replies.
- [GitHub] [nuttx-apps] pkarashchenko commented on a diff in pull request #1718: netutils/iperf: Support local/RPMsg socket test - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/20 10:53:35 UTC, 1 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9045: drivers/video: Support spot position setting - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/20 11:05:26 UTC, 0 replies.
- [GitHub] [nuttx-apps] pkarashchenko commented on a diff in pull request #1713: Fixes in asprintf usage. - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/20 11:34:54 UTC, 3 replies.
- [GitHub] [nuttx] pussuw opened a new pull request, #9055: mm/mm_map: Give the mm_map as parameter to the mm_map functions - posted by "pussuw (via GitHub)" <gi...@apache.org> on 2023/04/20 12:39:59 UTC, 0 replies.
- [GitHub] [nuttx-apps] fjpanag commented on a diff in pull request #1713: Fixes in asprintf usage. - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/04/20 15:28:55 UTC, 10 replies.
- [GitHub] [nuttx] simbit18 opened a new pull request, #9056: nuttx/boards/arm/cxd56xx/drivers/sensors/Kconfig: Fix bmp280 texts in Kconfig - posted by "simbit18 (via GitHub)" <gi...@apache.org> on 2023/04/20 16:45:23 UTC, 0 replies.
- [GitHub] [nuttx] gustavonihei closed pull request #8744: [ESP32-S3] Fix build of WebAssembly applications - posted by "gustavonihei (via GitHub)" <gi...@apache.org> on 2023/04/20 16:51:27 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: e36cef39aad5bf1e82697e4e034530ddb77fcf7f docs: ff376ceb1f4f6f737e5ed1153f1ae01cafb3029f - posted by gi...@apache.org on 2023/04/21 00:14:09 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 commented on a diff in pull request #9026: i.mx6 with ar8031 - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/04/21 01:23:24 UTC, 5 replies.
- [GitHub] [nuttx-apps] wengzhe commented on a diff in pull request #1718: netutils/iperf: Support local/RPMsg socket test - posted by "wengzhe (via GitHub)" <gi...@apache.org> on 2023/04/21 03:18:00 UTC, 2 replies.
- [GitHub] [nuttx] zhang-2019 opened a new pull request, #9057: dma support 16550 uart - posted by "zhang-2019 (via GitHub)" <gi...@apache.org> on 2023/04/21 04:37:54 UTC, 0 replies.
- [GitHub] [nuttx] wengzhe commented on pull request #9042: net/rpmsg: Set family for rpaddr in ns_bind - posted by "wengzhe (via GitHub)" <gi...@apache.org> on 2023/04/21 06:21:30 UTC, 0 replies.
- [GitHub] [nuttx] zhhyu7 opened a new pull request, #9058: Add some network-related definitions - posted by "zhhyu7 (via GitHub)" <gi...@apache.org> on 2023/04/21 06:40:07 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea merged pull request #9056: nuttx/boards/arm/cxd56xx/drivers/sensors/Kconfig: Fix bmp280 texts in Kconfig - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/04/21 09:12:31 UTC, 0 replies.
- [nuttx] branch master updated: nuttx/boards /arm/cxd56xx/drivers/sensors/Kconfig: Fix bmp280 texts in Kconfig - posted by je...@apache.org on 2023/04/21 09:12:35 UTC, 0 replies.
- [GitHub] [nuttx] xiaotailang opened a new issue, #9059: Using the ftpc client - posted by "xiaotailang (via GitHub)" <gi...@apache.org> on 2023/04/21 09:48:23 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9058: Add some network-related definitions - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/21 10:17:37 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9042: net/rpmsg: Set family for rpaddr in ns_bind - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/21 10:18:50 UTC, 0 replies.
- [nuttx] branch master updated: net/rpmsg: Set family for rpaddr in ns_bind - posted by pk...@apache.org on 2023/04/21 10:18:55 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9057: dma support 16550 uart - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/21 10:30:17 UTC, 0 replies.
- [GitHub] [nuttx] zhhyu7 commented on a diff in pull request #9058: Add some network-related definitions - posted by "zhhyu7 (via GitHub)" <gi...@apache.org> on 2023/04/21 11:24:20 UTC, 6 replies.
- [GitHub] [nuttx] pussuw opened a new pull request, #9060: fs/cromfs: Fix faulty DEBUGASSERT() check - posted by "pussuw (via GitHub)" <gi...@apache.org> on 2023/04/21 11:53:36 UTC, 0 replies.
- [GitHub] [nuttx] davids5 merged pull request #9060: fs/cromfs: Fix faulty DEBUGASSERT() check - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/21 14:29:11 UTC, 0 replies.
- [nuttx] branch master updated: fs/cromfs: Fix faulty DEBUGASSERT() check - posted by da...@apache.org on 2023/04/21 14:29:15 UTC, 0 replies.
- [GitHub] [nuttx] hartmannathan commented on a diff in pull request #9058: Add some network-related definitions - posted by "hartmannathan (via GitHub)" <gi...@apache.org> on 2023/04/21 14:36:53 UTC, 1 replies.
- [GitHub] [nuttx] hartmannathan commented on pull request #9040: [SYSLOG] avoid concurrent modification by other tasks - posted by "hartmannathan (via GitHub)" <gi...@apache.org> on 2023/04/21 14:42:43 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9058: Add some network-related definitions - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/21 16:37:33 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9055: mm/mm_map: Give the mm_map as parameter to the mm_map functions - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/21 16:40:40 UTC, 0 replies.
- [nuttx] branch master updated: mm/mm_map: Give the mm_map as parameter to the mm_map functions - posted by xi...@apache.org on 2023/04/21 16:40:44 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9030: sched/addrenv, binfmt: Always allocate address environment from heap - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/21 16:43:32 UTC, 0 replies.
- [nuttx] branch master updated: sched/addrenv, binfmt: Always allocate address environment from heap - posted by xi...@apache.org on 2023/04/21 16:43:36 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #8773: drivers/dma: support dma driver model - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/21 17:02:53 UTC, 0 replies.
- [nuttx] branch master updated (64d8249895 -> 06ee8d9673) - posted by xi...@apache.org on 2023/04/21 17:02:57 UTC, 0 replies.
- [nuttx] 01/03: Nuttx/dma: add dma framework for nuttx - posted by xi...@apache.org on 2023/04/21 17:02:58 UTC, 0 replies.
- [nuttx] 02/03: Nuttx/dma: add dmag link configure function - posted by xi...@apache.org on 2023/04/21 17:02:59 UTC, 0 replies.
- [nuttx] 03/03: include/dma: support to config dst/src drq for every dma channel - posted by xi...@apache.org on 2023/04/21 17:03:00 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #8950: driver/telnet: Remove TELNET_CHARACTER_MODE - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/21 17:03:54 UTC, 0 replies.
- [nuttx] branch master updated (06ee8d9673 -> c7a935dc1a) - posted by xi...@apache.org on 2023/04/21 17:03:57 UTC, 0 replies.
- [nuttx] 01/02: driver/telnet: Remove TELNET_CHARACTER_MODE - posted by xi...@apache.org on 2023/04/21 17:03:58 UTC, 0 replies.
- [nuttx] 02/02: drivers/telnet: Implement part of termios - posted by xi...@apache.org on 2023/04/21 17:03:59 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9023: arch/arm64:Suppot tickless mode - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/21 17:08:06 UTC, 0 replies.
- [nuttx] branch master updated (c7a935dc1a -> abbc661282) - posted by xi...@apache.org on 2023/04/21 17:08:10 UTC, 0 replies.
- [nuttx] 01/02: arch/arm64:Suppot tickless mode - posted by xi...@apache.org on 2023/04/21 17:08:11 UTC, 0 replies.
- [nuttx] 02/02: arch/arm64:add tickless configure - posted by xi...@apache.org on 2023/04/21 17:08:12 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #8907: video/fb: add vsync offset support - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/21 17:09:12 UTC, 0 replies.
- [nuttx] branch master updated: video/fb: add vsync offset support - posted by xi...@apache.org on 2023/04/21 17:09:15 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9019: arch/arm: change up_saveusercontext to assembly code - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/21 17:11:03 UTC, 0 replies.
- [nuttx] branch master updated (0ed82e8380 -> 41f83a0271) - posted by xi...@apache.org on 2023/04/21 17:11:08 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9008: arch/nrf52: add QSPI support - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/21 17:12:30 UTC, 0 replies.
- [nuttx] branch master updated (41f83a0271 -> 4f86a62f91) - posted by xi...@apache.org on 2023/04/21 17:12:34 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1718: netutils/iperf: Support local/RPMsg socket test - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/21 17:16:52 UTC, 0 replies.
- [nuttx-apps] branch master updated (4ce809e7d -> f2819b71e) - posted by xi...@apache.org on 2023/04/21 17:16:56 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #8876: arch/arm64: fixed cache issue and add more cache interface - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/21 17:22:07 UTC, 0 replies.
- [nuttx] branch master updated (4f86a62f91 -> dfcba925e7) - posted by xi...@apache.org on 2023/04/21 17:22:10 UTC, 0 replies.
- [nuttx] 01/02: arch/arm64: Fixed error in getting cache size when there was no mmu - posted by xi...@apache.org on 2023/04/21 17:22:11 UTC, 0 replies.
- [nuttx] 02/02: arch/arm64: add cache enable and disable function - posted by xi...@apache.org on 2023/04/21 17:22:12 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9015: boards/xtensa/esp32: Add ESP32-PICO-KIT support - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/21 17:23:16 UTC, 0 replies.
- [nuttx] branch master updated: boards/xtensa/esp32: Add ESP32-PICO-KIT support - posted by xi...@apache.org on 2023/04/21 17:23:19 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #8867: Optimize implementation of strsignal() - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/21 17:26:45 UTC, 0 replies.
- [nuttx] branch master updated (bdfe31e850 -> 733807f635) - posted by xi...@apache.org on 2023/04/21 17:26:49 UTC, 0 replies.
- [nuttx] 01/02: include/fcntl.h: fix spacing issues - posted by xi...@apache.org on 2023/04/21 17:26:50 UTC, 0 replies.
- [nuttx] 02/02: libs/libc/string: make strsignal() configurable similar to strerror() - posted by xi...@apache.org on 2023/04/21 17:26:51 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9044: libelf: Support prioritized init and fini arrays. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/21 17:28:04 UTC, 0 replies.
- [nuttx] branch master updated (733807f635 -> f4dcdbec0e) - posted by xi...@apache.org on 2023/04/21 17:28:10 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1707: apps/examples/pipe: check POSIX-compliant behavior of NuttX's FIFOs - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/21 17:28:27 UTC, 0 replies.
- [nuttx-apps] branch master updated: apps/examples/pipe: check POSIX-compliant behavior of NuttX's FIFOs - posted by xi...@apache.org on 2023/04/21 17:28:31 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #8985: drivers/pipe: make pipe and named pipe (mkfifo) POSIX-compliant (blocking `open`) - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/21 17:28:35 UTC, 0 replies.
- [nuttx] branch master updated: drivers/pipe: make pipe and named pipe (mkfifo) POSIX-compliant - posted by xi...@apache.org on 2023/04/21 17:28:39 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #8943: stm32_eth: Added error handling for abnormal interrupts. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/21 17:30:51 UTC, 0 replies.
- [nuttx] branch master updated: stm32_eth: Added error handling for abnormal interrupts. - posted by xi...@apache.org on 2023/04/21 17:30:56 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1717: build(deps): bump github/super-linter from 4 to 5 - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/21 17:32:53 UTC, 0 replies.
- [nuttx-apps] branch master updated (0a9b983e9 -> 5abae22fd) - posted by xi...@apache.org on 2023/04/21 17:32:56 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #8864: netlink: add RTM_NEWADDR, RTM_DELADDR and RTM_GETADDR - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/21 17:35:21 UTC, 0 replies.
- [nuttx] branch master updated: netlink: add RTM_NEWADDR, RTM_DELADDR and RTM_GETADDR - posted by xi...@apache.org on 2023/04/21 17:35:24 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #8840: make userleds work on Arduino Due - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/21 17:36:16 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #8795: NRF53: add support for RPMSG HCI - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/21 17:37:26 UTC, 0 replies.
- [nuttx] branch master updated (fdc6dbf176 -> b737d410b9) - posted by xi...@apache.org on 2023/04/21 17:37:30 UTC, 0 replies.
- [nuttx] 01/04: boards/nrf5340-dk: add procfs support - posted by xi...@apache.org on 2023/04/21 17:37:31 UTC, 0 replies.
- [nuttx] 02/04: arch/nrf53: add RPMSG HCI controller support - posted by xi...@apache.org on 2023/04/21 17:37:32 UTC, 0 replies.
- [nuttx] 03/04: boards/nrf5340-dk: add RPMSG HCI controller support and examples - posted by xi...@apache.org on 2023/04/21 17:37:33 UTC, 0 replies.
- [nuttx] 04/04: bt_rpmsghci: fix warnings - posted by xi...@apache.org on 2023/04/21 17:37:34 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #8939: fs: Flush the file system cache in BOARDIOC_POWEROFF too - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/21 17:38:01 UTC, 0 replies.
- [nuttx] branch master updated (b737d410b9 -> 165e266502) - posted by pk...@apache.org on 2023/04/21 17:38:06 UTC, 0 replies.
- [nuttx] 01/02: fs: Flush the file system cache in BOARDIOC_POWEROFF too - posted by pk...@apache.org on 2023/04/21 17:38:07 UTC, 0 replies.
- [nuttx] 02/02: reboot: Remove SYS_DOWN to avoid the confusion - posted by pk...@apache.org on 2023/04/21 17:38:08 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #8799: arm64: Support for FPU profile with procfs - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/21 17:38:24 UTC, 0 replies.
- [nuttx] branch master updated: arm64: Support for FPU profiling with procfs - posted by xi...@apache.org on 2023/04/21 17:38:27 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #8762: Support for Kernel build with vexriscv-smp. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/21 17:40:35 UTC, 0 replies.
- [nuttx] branch master updated: litex: Support for kernel build with vexriscv-smp. - posted by xi...@apache.org on 2023/04/21 17:40:38 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #8610: net/netdev: Add upper half of netdev and simplify sim driver - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/21 17:41:04 UTC, 0 replies.
- [nuttx] branch master updated (4cae98674d -> a69c6c1dac) - posted by xi...@apache.org on 2023/04/21 17:41:10 UTC, 0 replies.
- [nuttx] 01/04: net/netdev: Add upper half of netdev to simplify driver logic - posted by xi...@apache.org on 2023/04/21 17:41:11 UTC, 0 replies.
- [nuttx] 02/04: net/netdev: Use upper half of netdev to simplify sim driver - posted by xi...@apache.org on 2023/04/21 17:41:12 UTC, 0 replies.
- [nuttx] 03/04: net/netdev: Support dedicated thread in upper half driver - posted by xi...@apache.org on 2023/04/21 17:41:13 UTC, 0 replies.
- [nuttx] 04/04: sim: multi netdevice forward issue when ll_guardsize not 14 - posted by xi...@apache.org on 2023/04/21 17:41:14 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #8827: arch/nrf52: nvmc and flash should depends on ALLOW_BSD_COMPONENTS=y - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/21 17:42:03 UTC, 0 replies.
- [nuttx] branch master updated (a69c6c1dac -> d416ead27c) - posted by xi...@apache.org on 2023/04/21 17:42:07 UTC, 0 replies.
- [nuttx] 01/02: arch/nrf52: nvmc and flash should depends on ALLOW_BSD_COMPONENTS=y - posted by xi...@apache.org on 2023/04/21 17:42:08 UTC, 0 replies.
- [nuttx] 02/02: arch/nrf52: reimplement I-Cache control operations in nrf52_start.c - posted by xi...@apache.org on 2023/04/21 17:42:09 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #8782: tcp: add TCP_MAXSEG support - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/21 17:42:50 UTC, 0 replies.
- [nuttx] branch master updated (d416ead27c -> 93c3b8f19e) - posted by xi...@apache.org on 2023/04/21 17:42:53 UTC, 0 replies.
- [nuttx] 01/02: tcp: accept conn inherits some properties of listener conn - posted by xi...@apache.org on 2023/04/21 17:42:54 UTC, 0 replies.
- [nuttx] 02/02: tcp: add TCP_MAXSEG support - posted by xi...@apache.org on 2023/04/21 17:42:55 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #8906: MiniF4 peripherals support improvements - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/21 17:45:23 UTC, 0 replies.
- [nuttx] branch master updated (93c3b8f19e -> ec3355a518) - posted by xi...@apache.org on 2023/04/21 17:45:26 UTC, 0 replies.
- [nuttx] 01/04: boards/stm32f411-minimum: Unmap USBHOST GPIOs - posted by xi...@apache.org on 2023/04/21 17:45:27 UTC, 0 replies.
- [nuttx] 02/04: boards/stm32f411-minimum: Add README.txt - posted by xi...@apache.org on 2023/04/21 17:45:28 UTC, 0 replies.
- [nuttx] 03/04: boards/stm32f411-minimum: Add optional onboard flash support - posted by xi...@apache.org on 2023/04/21 17:45:29 UTC, 0 replies.
- [nuttx] 04/04: boards/stm32f411-minimum: Add support for USB mass storage (gadget) - posted by xi...@apache.org on 2023/04/21 17:45:30 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #8946: libc: Print error code for unknown errors in strerror/gai_strerror - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/21 17:46:41 UTC, 0 replies.
- [nuttx] branch master updated (ec3355a518 -> d8da8dcc44) - posted by xi...@apache.org on 2023/04/21 17:46:46 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #8781: Add MPU60x0 IMU sensors support for ESP32C3 - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/21 17:47:12 UTC, 0 replies.
- [nuttx] branch master updated: Add MPU60x0 IMU sensors support for ESP32C3 - posted by xi...@apache.org on 2023/04/21 17:47:15 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #8777: Migrate sim board README.txt to Documentation - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/21 17:47:48 UTC, 0 replies.
- [nuttx] branch master updated: Migrate sim board README.txt to Documentation - posted by xi...@apache.org on 2023/04/21 17:47:52 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #8952: boards/stm32: add composite device configurations - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/21 17:48:17 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #8772: Add sim:toywasm config - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/21 17:49:29 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #8775: audio: add audio_dma device driver. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/21 17:50:53 UTC, 0 replies.
- [nuttx] branch master updated: audio: add audio_dma device driver. - posted by xi...@apache.org on 2023/04/21 17:50:57 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #8775: audio: add audio_dma device driver. - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/21 19:00:42 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: e36cef39aad5bf1e82697e4e034530ddb77fcf7f docs: 7eeba713666dbc4a6c31fa3d730073b97a753fdd - posted by gi...@apache.org on 2023/04/22 00:15:21 UTC, 0 replies.
- [GitHub] [nuttx-apps] no1wudi opened a new pull request, #1721: nshlib: Don't show passwd in telnet login - posted by "no1wudi (via GitHub)" <gi...@apache.org> on 2023/04/22 02:16:54 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1721: nshlib: Don't show passwd in telnet login - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/22 04:47:18 UTC, 0 replies.
- [nuttx-apps] branch master updated: nshlib: Don't show passwd in telnet login - posted by xi...@apache.org on 2023/04/22 04:47:21 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1681: nshlib/nsh_fscmds.c:Add whether or not to pass in empty arguments when rm -r - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/22 04:48:00 UTC, 0 replies.
- [nuttx-apps] branch master updated (3a28933ca -> cf5406948) - posted by xi...@apache.org on 2023/04/22 04:48:03 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #8949: drivers/video: passthrough unknown ioctl commands for customized scenarios in fb driver - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/22 04:48:48 UTC, 0 replies.
- [nuttx] branch master updated: drivers/video: passthrough unknown ioctl commands for customized scenarios in fb driver - posted by xi...@apache.org on 2023/04/22 04:48:53 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #8946: libc: Print error code for unknown errors in strerror/gai_strerror - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/22 05:25:43 UTC, 2 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9002: sched/pthread: repalce sched_lock to enter_critical_section - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/22 05:28:13 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9051: mempool:fix bug, use incorrect free in mempool init - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/22 05:28:28 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9049: tty:support tty c_cc VMIN & VTIME - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/22 05:29:46 UTC, 1 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9003: sched/irq: optimizing IRQMONITOR, move up_perf_convert to irq_procfs - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/22 05:30:05 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #8991: procfs: add total time running time of task - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/22 05:30:15 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9043: forward: limit the forwarding range of broadcast packets - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/22 05:30:50 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9047: arch/armv7ar: use robust code sequences for cache maintenance - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/22 05:31:02 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9048: l2cc: Don't repeat disabling the cache when the cache is already disabled - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/22 05:31:11 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9050: circbuf support write or read buffer direct - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/22 05:31:24 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9052: memepool:fix memory consumption double counting issue - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/22 05:31:40 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9041: net/tcp: Fix clear condition in ofoseg input - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/22 05:31:54 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #8743: nxmutex: mutex priority inheritance optimization - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/22 05:32:50 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9045: drivers/video: Support spot position setting - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/22 05:33:58 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9057: dma support 16550 uart - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/22 05:35:53 UTC, 0 replies.
- [GitHub] [nuttx] davids5 merged pull request #9033: Fix the style issue in procfs - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/22 07:33:53 UTC, 0 replies.
- [nuttx] branch master updated (e6490694a1 -> 4be499a243) - posted by da...@apache.org on 2023/04/22 07:33:56 UTC, 0 replies.
- [nuttx] 01/03: procfs: Add g_ prefix to all procfs_operations - posted by da...@apache.org on 2023/04/22 07:33:57 UTC, 0 replies.
- [nuttx] 02/03: procfs: remove procfs_ from procfs_operations variables - posted by da...@apache.org on 2023/04/22 07:33:58 UTC, 0 replies.
- [nuttx] 03/03: procfs: Make g_procfs_entries in the alphabetic order - posted by da...@apache.org on 2023/04/22 07:33:59 UTC, 0 replies.
- [GitHub] [nuttx] davids5 commented on pull request #8943: stm32_eth: Added error handling for abnormal interrupts. - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/22 07:43:29 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 commented on pull request #8799: arm64: Support for FPU profile with procfs - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/04/22 09:46:20 UTC, 2 replies.
- [GitHub] [nuttx] siryang2006 opened a new pull request, #9061: libm/newlib: add newlib/libm support - posted by "siryang2006 (via GitHub)" <gi...@apache.org> on 2023/04/22 11:12:19 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9043: forward: limit the forwarding range of broadcast packets - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/22 11:24:48 UTC, 0 replies.
- [nuttx] branch master updated: forward: limit the forwarding range of broadcast packets - posted by xi...@apache.org on 2023/04/22 11:24:51 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9041: net/tcp: Fix clear condition in ofoseg input - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/22 11:26:25 UTC, 0 replies.
- [nuttx] branch master updated (6c73221dd4 -> 44a04733d4) - posted by xi...@apache.org on 2023/04/22 11:26:28 UTC, 0 replies.
- [nuttx] 01/02: net/tcp: Fix clear condition in ofoseg input - posted by xi...@apache.org on 2023/04/22 11:26:29 UTC, 0 replies.
- [nuttx] 02/02: mm/iob: Don't return NULL in iob_pack - posted by xi...@apache.org on 2023/04/22 11:26:30 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #8799: arm64: Support for FPU profile with procfs - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/22 12:37:33 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #8999: drivers/mpu60x0 Fix the error when reset mpu60x0 in SPI case - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/22 12:38:24 UTC, 0 replies.
- [nuttx] branch master updated (44a04733d4 -> 9bc3a9e4bb) - posted by xi...@apache.org on 2023/04/22 12:38:28 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9012: APDS9922 - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/22 12:38:31 UTC, 0 replies.
- [nuttx] branch master updated: APDS9922 - posted by xi...@apache.org on 2023/04/22 12:38:35 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 commented on pull request #9012: APDS9922 - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/04/22 13:41:38 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9062: libc: Cleanup per-thread resource in exit/quick_exit - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/22 17:25:47 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9063: Add g_ prefix to file_operations and mountpt_operations - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/22 17:27:45 UTC, 0 replies.
- [GitHub] [nuttx] fjpanag opened a new pull request, #9064: stm32_eth: Lock the scheduler when reseting the MAC. - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/04/22 19:23:58 UTC, 0 replies.
- [GitHub] [nuttx] fjpanag commented on pull request #9064: stm32_eth: Lock the scheduler when reseting the MAC. - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/04/22 19:25:21 UTC, 2 replies.
- [nuttx-website] branch asf-site updated: Publishing web: e36cef39aad5bf1e82697e4e034530ddb77fcf7f docs: 4719e44b8be6557ad78281683661c4f2ce1053b4 - posted by gi...@apache.org on 2023/04/23 00:15:39 UTC, 0 replies.
- [GitHub] [nuttx] hujun260 opened a new pull request, #9065: cpu: in smp pthread_cancel occasionally deadlock - posted by "hujun260 (via GitHub)" <gi...@apache.org> on 2023/04/23 01:20:55 UTC, 0 replies.
- [GitHub] [nuttx] hujun260 commented on pull request #9065: cpu: in smp pthread_cancel occasionally deadlock - posted by "hujun260 (via GitHub)" <gi...@apache.org> on 2023/04/23 01:24:09 UTC, 1 replies.
- [GitHub] [nuttx] hujun260 opened a new pull request, #9066: system: pthread_barrierwait can not be preemption - posted by "hujun260 (via GitHub)" <gi...@apache.org> on 2023/04/23 01:37:20 UTC, 0 replies.
- [GitHub] [nuttx] hujun260 commented on pull request #9066: system: pthread_barrierwait can not be preemption - posted by "hujun260 (via GitHub)" <gi...@apache.org> on 2023/04/23 01:37:57 UTC, 0 replies.
- [GitHub] [nuttx] hujun260 opened a new pull request, #9067: pthread: pthread_cond_wait dead lock - posted by "hujun260 (via GitHub)" <gi...@apache.org> on 2023/04/23 01:44:04 UTC, 0 replies.
- [GitHub] [nuttx] zyfeier commented on a diff in pull request #8743: nxmutex: mutex priority inheritance optimization - posted by "zyfeier (via GitHub)" <gi...@apache.org> on 2023/04/23 01:51:31 UTC, 0 replies.
- [GitHub] [nuttx] qinwei2004 commented on pull request #8799: arm64: Support for FPU profile with procfs - posted by "qinwei2004 (via GitHub)" <gi...@apache.org> on 2023/04/23 01:52:29 UTC, 2 replies.
- [GitHub] [nuttx-apps] hujun260 opened a new pull request, #1722: ostest: fix smp ostest fail - posted by "hujun260 (via GitHub)" <gi...@apache.org> on 2023/04/23 01:58:40 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9064: stm32_eth: Lock the scheduler when reseting the MAC. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/23 01:59:42 UTC, 0 replies.
- [GitHub] [nuttx-apps] hujun260 commented on pull request #1722: ostest: fix smp ostest fail - posted by "hujun260 (via GitHub)" <gi...@apache.org> on 2023/04/23 02:01:32 UTC, 0 replies.
- [GitHub] [nuttx] ldube opened a new pull request, #9068: bluetooth: Fix the Unexpected ACL flags error - posted by "ldube (via GitHub)" <gi...@apache.org> on 2023/04/23 02:08:39 UTC, 0 replies.
- [GitHub] [nuttx] no1wudi opened a new pull request, #9069: tools/mksymbtab: Fix a compilation warning - posted by "no1wudi (via GitHub)" <gi...@apache.org> on 2023/04/23 02:14:21 UTC, 0 replies.
- [GitHub] [nuttx] ldube commented on pull request #9068: bluetooth: Fix the Unexpected ACL flags error - posted by "ldube (via GitHub)" <gi...@apache.org> on 2023/04/23 02:19:46 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9066: system: pthread_barrierwait can not be preemption - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/23 02:22:44 UTC, 1 replies.
- [GitHub] [nuttx] no1wudi opened a new pull request, #9070: arch/sim: Implement text heap - posted by "no1wudi (via GitHub)" <gi...@apache.org> on 2023/04/23 03:01:56 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9070: arch/sim: Implement text heap - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/23 03:45:42 UTC, 0 replies.
- [GitHub] [nuttx] zhhyu7 opened a new pull request, #9071: multi netdevice forward issue when ll_guardsize not 14 - posted by "zhhyu7 (via GitHub)" <gi...@apache.org> on 2023/04/23 04:10:49 UTC, 0 replies.
- [GitHub] [nuttx] anchao opened a new pull request, #9072: arch/arm: relax compiler check for workaround with "GCC 12.2" - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/04/23 04:15:46 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9069: tools/mksymtab: Fix a compilation warning - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/23 04:22:21 UTC, 0 replies.
- [nuttx] branch master updated (4719e44b8b -> b21f68d751) - posted by xi...@apache.org on 2023/04/23 04:22:25 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9072: arch/arm: relax compiler check for workaround with "GCC 12.2" - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/23 05:18:41 UTC, 2 replies.
- [GitHub] [nuttx] anchao commented on a diff in pull request #9072: arch/arm: relax compiler check for workaround with "GCC 12.2" - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/04/23 05:29:07 UTC, 1 replies.
- [GitHub] [nuttx] anchao opened a new pull request, #9073: fs/procfs: fix readdir loss last character - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/04/23 06:10:44 UTC, 0 replies.
- [GitHub] [nuttx] wengzhe commented on pull request #9071: multi netdevice forward issue when ll_guardsize not 14 - posted by "wengzhe (via GitHub)" <gi...@apache.org> on 2023/04/23 07:05:59 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9071: sim: multi netdevice forward issue when ll_guardsize not 14 - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/23 07:37:52 UTC, 0 replies.
- [nuttx] branch master updated (b21f68d751 -> 50488ac8f3) - posted by pk...@apache.org on 2023/04/23 07:37:56 UTC, 0 replies.
- [GitHub] [nuttx-apps] btashton commented on pull request #1722: ostest: fix smp ostest fail - posted by "btashton (via GitHub)" <gi...@apache.org> on 2023/04/23 07:45:24 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9073: fs/procfs: fix readdir loss last character - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/23 09:13:54 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 closed issue #9053: Directory listing under /proc/fs/ is displayed incorrectly within NSH terminal - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/23 09:13:55 UTC, 0 replies.
- [nuttx] branch master updated: fs/procfs: fix readdir loss last character - posted by xi...@apache.org on 2023/04/23 09:13:57 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9068: bluetooth: Fix the Unexpected ACL flags error - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/23 09:14:03 UTC, 0 replies.
- [nuttx] branch master updated: bluetooth: Fix the Unexpected ACL flags error - posted by xi...@apache.org on 2023/04/23 09:14:06 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1713: Fixes in asprintf usage. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/23 09:16:36 UTC, 0 replies.
- [nuttx-apps] branch master updated: Fixes in asprintf usage. - posted by xi...@apache.org on 2023/04/23 09:16:39 UTC, 0 replies.
- [GitHub] [nuttx] zhhyu7 opened a new pull request, #9074: tcp_input: drop SYN when no free node in the backlog - posted by "zhhyu7 (via GitHub)" <gi...@apache.org> on 2023/04/23 09:35:45 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #9067: pthread: pthread_cond_wait dead lock - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/23 09:48:03 UTC, 0 replies.
- [GitHub] [nuttx] yamt commented on pull request #8772: Add sim:toywasm config - posted by "yamt (via GitHub)" <gi...@apache.org> on 2023/04/23 11:23:39 UTC, 0 replies.
- [GitHub] [nuttx] hujun260 commented on pull request #9067: pthread: pthread_cond_wait dead lock - posted by "hujun260 (via GitHub)" <gi...@apache.org> on 2023/04/23 11:54:36 UTC, 0 replies.
- [GitHub] [nuttx-apps] yamt opened a new pull request, #1723: Bump toywasm version - posted by "yamt (via GitHub)" <gi...@apache.org> on 2023/04/23 11:55:40 UTC, 0 replies.
- [GitHub] [nuttx] anchao opened a new pull request, #9075: rv-virt/nsh64: enable CONFIG_BCH to support block device access - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/04/23 12:03:19 UTC, 0 replies.
- [GitHub] [nuttx] anchao opened a new pull request, #9076: makefile: fix libc/mm files can not be compiled incrementally - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/04/23 13:41:44 UTC, 0 replies.
- [GitHub] [nuttx] anchao commented on pull request #9076: makefile: fix libc/mm files can not be compiled incrementally - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/04/23 13:43:54 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #8772: Add sim:toywasm config - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/23 15:19:23 UTC, 0 replies.
- [nuttx] branch master updated (129a0703c4 -> 2d223d0744) - posted by xi...@apache.org on 2023/04/23 15:19:26 UTC, 0 replies.
- [nuttx] 01/02: Add sim:toywasm config - posted by xi...@apache.org on 2023/04/23 15:19:27 UTC, 0 replies.
- [nuttx] 02/02: Documentation/platforms/sim/sim/boards/sim: mention toywasm config - posted by xi...@apache.org on 2023/04/23 15:19:28 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 commented on pull request #1696: system/adb: Replace adb special reset cause with boardctl.h's value - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/23 15:26:55 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9075: rv-virt/nsh64: enable CONFIG_BCH to support block device access - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/23 15:27:25 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 closed issue #8750: dd: open failed: 6 on rv-virt:nsh64 - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/23 15:27:26 UTC, 0 replies.
- [nuttx] branch master updated (2d223d0744 -> f2257ffd80) - posted by xi...@apache.org on 2023/04/23 15:27:30 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9052: memepool:fix memory consumption double counting issue - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/23 15:28:35 UTC, 0 replies.
- [nuttx] branch master updated (f2257ffd80 -> 781a34da94) - posted by xi...@apache.org on 2023/04/23 15:28:37 UTC, 0 replies.
- [nuttx] 01/02: mm:change special pid to macro - posted by xi...@apache.org on 2023/04/23 15:28:38 UTC, 0 replies.
- [nuttx] 02/02: memepool:fix memory consumption double counting issue - posted by xi...@apache.org on 2023/04/23 15:28:39 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9050: circbuf support write or read buffer direct - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/23 15:32:02 UTC, 0 replies.
- [nuttx] branch master updated (781a34da94 -> 9971dfd0c1) - posted by xi...@apache.org on 2023/04/23 15:32:06 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9065: cpu: in smp pthread_cancel occasionally deadlock - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/23 15:33:12 UTC, 0 replies.
- [nuttx] branch master updated (9971dfd0c1 -> 6063c0516e) - posted by xi...@apache.org on 2023/04/23 15:33:17 UTC, 0 replies.
- [GitHub] [nuttx] alancassis commented on issue #9059: Using the ftpc client - posted by "alancassis (via GitHub)" <gi...@apache.org> on 2023/04/23 16:23:03 UTC, 1 replies.
- [GitHub] [nuttx] robertalexa2000 opened a new pull request, #9077: Ssd1306 - posted by "robertalexa2000 (via GitHub)" <gi...@apache.org> on 2023/04/23 16:35:05 UTC, 0 replies.
- [GitHub] [nuttx-apps] btashton merged pull request #1696: system/adb: Replace adb special reset cause with boardctl.h's value - posted by "btashton (via GitHub)" <gi...@apache.org> on 2023/04/23 17:44:46 UTC, 0 replies.
- [nuttx-apps] branch master updated: system/adb: Replace adb special reset cause with boardctl.h's value - posted by bt...@apache.org on 2023/04/23 17:44:49 UTC, 0 replies.
- [GitHub] [nuttx] btashton commented on pull request #8956: Let BOARDIOC_SOFTRESETCAUSE_ASSERT equals to the default value of BOARD_ASSERT_RESET_VALUE - posted by "btashton (via GitHub)" <gi...@apache.org> on 2023/04/23 17:46:57 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9074: tcp_input: drop SYN when no free node in the backlog - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/23 17:52:36 UTC, 0 replies.
- [nuttx] branch master updated: tcp_input: drop SYN when no free node in the backlog - posted by xi...@apache.org on 2023/04/23 17:52:38 UTC, 0 replies.
- [GitHub] [nuttx] btashton commented on pull request #8967: Update config for nuttx-apps#1558 - posted by "btashton (via GitHub)" <gi...@apache.org> on 2023/04/23 17:52:58 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9002: sched/pthread: repalce sched_lock to enter_critical_section - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/23 17:54:46 UTC, 0 replies.
- [nuttx] branch master updated: sched/pthread: repalce sched_lock to enter_critical_section - posted by xi...@apache.org on 2023/04/23 17:54:49 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9067: pthread: pthread_cond_wait dead lock - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/23 18:04:28 UTC, 0 replies.
- [GitHub] [nuttx] yamt opened a new pull request, #9078: esp32: enable LIBC_ARCH_ATOMIC - posted by "yamt (via GitHub)" <gi...@apache.org> on 2023/04/23 23:18:10 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: e36cef39aad5bf1e82697e4e034530ddb77fcf7f docs: a40a802f9bcdbad2a2c40b6ecdc719cf4d23bcc2 - posted by gi...@apache.org on 2023/04/24 00:18:45 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 commented on pull request #8950: driver/telnet: Remove TELNET_CHARACTER_MODE - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/04/24 00:44:16 UTC, 1 replies.
- [GitHub] [nuttx-apps] yamt commented on pull request #1723: Bump toywasm version - posted by "yamt (via GitHub)" <gi...@apache.org> on 2023/04/24 00:55:44 UTC, 0 replies.
- [GitHub] [nuttx] xiaotailang commented on issue #9059: Using the ftpc client - posted by "xiaotailang (via GitHub)" <gi...@apache.org> on 2023/04/24 01:31:28 UTC, 3 replies.
- [GitHub] [nuttx] masayuki2009 commented on pull request #9065: cpu: in smp pthread_cancel occasionally deadlock - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/04/24 01:44:21 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9078: esp32: enable LIBC_ARCH_ATOMIC - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/24 02:12:59 UTC, 0 replies.
- [nuttx] branch master updated (a40a802f9b -> 0066bf80d2) - posted by xi...@apache.org on 2023/04/24 02:13:03 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 commented on pull request #1709: critmon: add total time running time of task - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/24 02:20:52 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 commented on pull request #1720: ymodem enhancements and code style fixes - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/24 02:21:14 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 commented on pull request #1719: apps/system: Call arg_freetable before iptables/tcpdump exit - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/24 02:21:36 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 commented on pull request #1711: testing/ostest: add test case for task priority change with locked scheduler - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/24 02:22:04 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9070: arch/sim: Implement text heap - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/24 02:29:23 UTC, 0 replies.
- [nuttx] branch master updated (0066bf80d2 -> 70395f49b2) - posted by xi...@apache.org on 2023/04/24 02:29:26 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9061: libm/newlib: add newlib/libm support - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/24 02:32:56 UTC, 0 replies.
- [nuttx] branch master updated (70395f49b2 -> 826dd87f30) - posted by xi...@apache.org on 2023/04/24 02:32:59 UTC, 0 replies.
- [GitHub] [nuttx] no1wudi opened a new pull request, #9079: arch/sim: Move up_textheap_xxx to common place - posted by "no1wudi (via GitHub)" <gi...@apache.org> on 2023/04/24 03:14:13 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 commented on pull request #9047: arch/armv7ar: use robust code sequences for cache maintenance - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/04/24 05:08:48 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 commented on pull request #9048: l2cc: Don't repeat disabling the cache when the cache is already disabled - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/04/24 05:10:22 UTC, 0 replies.
- [GitHub] [nuttx] radek-pesina opened a new issue, #9080: littlefs on SD/eMMC read/write performance is poor - posted by "radek-pesina (via GitHub)" <gi...@apache.org> on 2023/04/24 05:36:43 UTC, 0 replies.
- [GitHub] [nuttx] btashton commented on pull request #8922: eMMC driver support - posted by "btashton (via GitHub)" <gi...@apache.org> on 2023/04/24 07:05:33 UTC, 0 replies.
- [GitHub] [nuttx] anchao opened a new pull request, #9081: rv-virt/knsh64: increase proxy stack size to avoid overflow - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/04/24 07:38:18 UTC, 0 replies.
- [GitHub] [nuttx] anchao commented on issue #9046: Stack dump occurring after a handful of echo to file commands - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/04/24 07:49:02 UTC, 0 replies.
- [GitHub] [nuttx-apps] jerpelea merged pull request #1722: ostest: fix smp ostest fail - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/04/24 07:55:56 UTC, 0 replies.
- [nuttx-apps] branch master updated (fe1d701b7 -> 5b2a89e17) - posted by je...@apache.org on 2023/04/24 07:55:59 UTC, 0 replies.
- [nuttx-apps] 01/02: ostest: fix smp ostest fail - posted by je...@apache.org on 2023/04/24 07:56:00 UTC, 0 replies.
- [nuttx-apps] 02/02: ostest: fix smp ostest fail - posted by je...@apache.org on 2023/04/24 07:56:01 UTC, 0 replies.
- [GitHub] [nuttx-apps] davids5 merged pull request #1709: critmon: add total time running time of task - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/24 08:44:54 UTC, 0 replies.
- [nuttx-apps] branch master updated: critmon: add total time running time of task - posted by da...@apache.org on 2023/04/24 08:44:58 UTC, 0 replies.
- [GitHub] [nuttx] davids5 commented on pull request #8956: Let BOARDIOC_SOFTRESETCAUSE_ASSERT equals to the default value of BOARD_ASSERT_RESET_VALUE - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/24 09:14:02 UTC, 0 replies.
- [GitHub] [nuttx] davids5 merged pull request #8956: Let BOARDIOC_SOFTRESETCAUSE_ASSERT equals to the default value of BOARD_ASSERT_RESET_VALUE - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/24 09:14:08 UTC, 0 replies.
- [nuttx] branch master updated (826dd87f30 -> 1113746d44) - posted by da...@apache.org on 2023/04/24 09:14:12 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9076: makefile: fix libc/mm files can not be compiled incrementally - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/24 09:43:14 UTC, 0 replies.
- [nuttx] branch master updated (1113746d44 -> 2be18a8b24) - posted by pk...@apache.org on 2023/04/24 09:43:19 UTC, 0 replies.
- [GitHub] [nuttx-apps] pkarashchenko commented on pull request #1723: Bump toywasm version - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/24 09:44:34 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9067: pthread: pthread_cond_wait dead lock - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/24 09:53:58 UTC, 0 replies.
- [nuttx] branch master updated (2be18a8b24 -> 0477fb116a) - posted by pk...@apache.org on 2023/04/24 09:54:02 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9081: rv-virt/knsh64: increase proxy stack size to avoid overflow - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/24 09:59:42 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko closed issue #9046: Stack dump occurring after a handful of echo to file commands - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/24 09:59:43 UTC, 0 replies.
- [nuttx] branch master updated (0477fb116a -> f620b039aa) - posted by pk...@apache.org on 2023/04/24 09:59:47 UTC, 0 replies.
- [GitHub] [nuttx] zyfeier commented on pull request #9048: l2cc: Don't repeat disabling the cache when the cache is already disabled - posted by "zyfeier (via GitHub)" <gi...@apache.org> on 2023/04/24 10:10:49 UTC, 0 replies.
- [GitHub] [nuttx] zyfeier commented on pull request #9047: arch/armv7ar: use robust code sequences for cache maintenance - posted by "zyfeier (via GitHub)" <gi...@apache.org> on 2023/04/24 10:11:08 UTC, 0 replies.
- [GitHub] [nuttx] davids5 commented on pull request #9064: stm32_eth: Lock the scheduler when reseting the MAC. - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/24 10:20:47 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #8743: nxmutex: mutex priority inheritance optimization - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/24 10:49:13 UTC, 0 replies.
- [GitHub] [nuttx-apps] wengzhe commented on pull request #1719: apps/system: Call arg_freetable before iptables/tcpdump exit - posted by "wengzhe (via GitHub)" <gi...@apache.org> on 2023/04/24 11:22:40 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9079: arch/sim: Move up_textheap_xxx to common place - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/24 11:37:17 UTC, 0 replies.
- [nuttx] branch master updated (f620b039aa -> 3d3a86ae53) - posted by xi...@apache.org on 2023/04/24 11:37:21 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #8991: procfs: add total time running time of task - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/24 11:38:31 UTC, 0 replies.
- [nuttx] branch master updated (3d3a86ae53 -> 308b93b168) - posted by xi...@apache.org on 2023/04/24 11:38:36 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko opened a new pull request, #9082: ESP32 BLE Bugfix - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/24 11:55:14 UTC, 0 replies.
- [GitHub] [nuttx] TimJTi commented on issue #9080: littlefs on SD/eMMC read/write performance is poor - posted by "TimJTi (via GitHub)" <gi...@apache.org> on 2023/04/24 12:01:45 UTC, 4 replies.
- [GitHub] [nuttx] btashton commented on pull request #9082: ESP32 BLE Bugfix - posted by "btashton (via GitHub)" <gi...@apache.org> on 2023/04/24 12:20:07 UTC, 2 replies.
- [GitHub] [nuttx] siryang2006 opened a new pull request, #9083: libm/openlibm: add math library openlibm support. - posted by "siryang2006 (via GitHub)" <gi...@apache.org> on 2023/04/24 12:36:40 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #9082: ESP32 BLE Bugfix - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/24 12:51:29 UTC, 4 replies.
- [GitHub] [nuttx] michallenc opened a new pull request, #9084: sched: add adjtime() interface - posted by "michallenc (via GitHub)" <gi...@apache.org> on 2023/04/24 12:52:34 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9063: Add g_ prefix to file_operations and mountpt_operations - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/24 12:56:38 UTC, 0 replies.
- [GitHub] [nuttx] alancassis commented on issue #9080: littlefs on SD/eMMC read/write performance is poor - posted by "alancassis (via GitHub)" <gi...@apache.org> on 2023/04/24 13:16:32 UTC, 0 replies.
- [GitHub] [nuttx] zyfeier opened a new pull request, #9085: arch/arm: Resolving warnings for assembly instructions - posted by "zyfeier (via GitHub)" <gi...@apache.org> on 2023/04/24 13:19:47 UTC, 0 replies.
- [GitHub] [nuttx] alancassis commented on issue #8986: Move debug.h from include to include/nuttx - posted by "alancassis (via GitHub)" <gi...@apache.org> on 2023/04/24 13:29:24 UTC, 0 replies.
- [GitHub] [nuttx] alancassis commented on a diff in pull request #9083: libm/openlibm: add math library openlibm support. - posted by "alancassis (via GitHub)" <gi...@apache.org> on 2023/04/24 13:39:57 UTC, 2 replies.
- [GitHub] [nuttx] patacongo commented on pull request #9063: Add g_ prefix to file_operations and mountpt_operations - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/04/24 13:43:45 UTC, 0 replies.
- [GitHub] [nuttx] alancassis commented on pull request #9084: sched: add adjtime() interface - posted by "alancassis (via GitHub)" <gi...@apache.org> on 2023/04/24 13:43:48 UTC, 0 replies.
- [GitHub] [nuttx] michallenc commented on pull request #9084: sched: add adjtime() interface - posted by "michallenc (via GitHub)" <gi...@apache.org> on 2023/04/24 13:50:16 UTC, 0 replies.
- [GitHub] [nuttx] patacongo commented on a diff in pull request #9033: Fix the style issue in procfs - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/04/24 13:51:58 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9033: Fix the style issue in procfs - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/24 14:01:24 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea merged pull request #9063: Add g_ prefix to file_operations and mountpt_operations - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/04/24 14:13:32 UTC, 0 replies.
- [nuttx] branch master updated (308b93b168 -> dd631265c4) - posted by je...@apache.org on 2023/04/24 14:13:37 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on issue #8986: Move debug.h from include to include/nuttx - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/24 14:58:10 UTC, 0 replies.
- [GitHub] [nuttx] zouboan commented on pull request #9076: makefile: fix libc/mm files can not be compiled incrementally - posted by "zouboan (via GitHub)" <gi...@apache.org> on 2023/04/24 15:11:13 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1723: Bump toywasm version - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/24 15:47:16 UTC, 0 replies.
- [nuttx-apps] branch master updated (3877c31b2 -> 15df04083) - posted by xi...@apache.org on 2023/04/24 15:47:20 UTC, 0 replies.
- [nuttx-apps] 01/02: bump toywasm version - posted by xi...@apache.org on 2023/04/24 15:47:21 UTC, 0 replies.
- [nuttx-apps] 02/02: toywasm: regen - posted by xi...@apache.org on 2023/04/24 15:47:22 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1719: apps/system: Call arg_freetable before iptables/tcpdump exit - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/24 15:47:47 UTC, 0 replies.
- [nuttx-apps] branch master updated: apps/system: Call arg_freetable before iptables/tcpdump exit - posted by xi...@apache.org on 2023/04/24 15:47:51 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9085: arch/arm: Resolving warnings for assembly instructions - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/24 15:49:36 UTC, 0 replies.
- [nuttx] branch master updated (dd631265c4 -> d7de93f906) - posted by xi...@apache.org on 2023/04/24 15:49:42 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9072: arch/arm: relax compiler check for workaround with "GCC 12.2" - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/24 16:00:54 UTC, 0 replies.
- [nuttx] branch master updated (d7de93f906 -> b8780fe906) - posted by pk...@apache.org on 2023/04/24 16:00:58 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9083: libm/openlibm: add math library openlibm support. - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/24 16:11:05 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #8922: eMMC driver support - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/24 16:17:00 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9084: sched: add adjtime() interface - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/24 16:26:16 UTC, 0 replies.
- [GitHub] [nuttx] btashton merged pull request #9082: ESP32 BLE Bugfix - posted by "btashton (via GitHub)" <gi...@apache.org> on 2023/04/24 16:36:00 UTC, 0 replies.
- [GitHub] [nuttx] btashton closed issue #8477: ESP32 BLE driver is crashing - posted by "btashton (via GitHub)" <gi...@apache.org> on 2023/04/24 16:36:02 UTC, 0 replies.
- [nuttx] branch master updated (b8780fe906 -> 3e3670af77) - posted by bt...@apache.org on 2023/04/24 16:36:04 UTC, 0 replies.
- [nuttx] 01/05: arch/risc-v/esp32c3: Change the linker generated symbols from uint32_t to uint8_t * - posted by bt...@apache.org on 2023/04/24 16:36:05 UTC, 0 replies.
- [nuttx] 02/05: wireless/bluetooth: fix double buffer free - posted by bt...@apache.org on 2023/04/24 16:36:06 UTC, 0 replies.
- [nuttx] 03/05: net/bluetooth: fix parameter indentation - posted by bt...@apache.org on 2023/04/24 16:36:07 UTC, 0 replies.
- [nuttx] 04/05: arch/xtensa/esp32: fix crash in BLE startup - posted by bt...@apache.org on 2023/04/24 16:36:08 UTC, 0 replies.
- [nuttx] 05/05: arch/xtensa/esp32: fix wrong enabled BLE interrupts - posted by bt...@apache.org on 2023/04/24 16:36:09 UTC, 0 replies.
- [GitHub] [nuttx] gustavonihei commented on pull request #9078: esp32: enable LIBC_ARCH_ATOMIC - posted by "gustavonihei (via GitHub)" <gi...@apache.org> on 2023/04/24 17:40:24 UTC, 0 replies.
- [GitHub] [nuttx-apps] jpbland1 commented on pull request #1557: Wolfssl code back - posted by "jpbland1 (via GitHub)" <gi...@apache.org> on 2023/04/24 18:52:20 UTC, 0 replies.
- [GitHub] [nuttx] fjpanag closed pull request #9064: stm32_eth: Lock the scheduler when reseting the MAC. - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/04/24 19:18:24 UTC, 0 replies.
- [GitHub] [nuttx] ldube opened a new pull request, #9086: wireless/bluetooth: Make btuart_lowerhalf_s usable in a USB driver. - posted by "ldube (via GitHub)" <gi...@apache.org> on 2023/04/24 20:10:04 UTC, 0 replies.
- [GitHub] [nuttx] ldube opened a new pull request, #9087: wireless/bluetooth: Fix build error when BT_GATT_CCC is used. - posted by "ldube (via GitHub)" <gi...@apache.org> on 2023/04/24 20:38:49 UTC, 0 replies.
- [GitHub] [nuttx] fjpanag opened a new pull request, #9088: stm32_f7/h7_eth: Added error handling for abnormal interrupts. - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/04/24 22:04:02 UTC, 0 replies.
- [GitHub] [nuttx] ldube opened a new pull request, #9089: tm4c1294-launchpad: Add reboot support. - posted by "ldube (via GitHub)" <gi...@apache.org> on 2023/04/24 22:14:10 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: e36cef39aad5bf1e82697e4e034530ddb77fcf7f docs: 3e3670af77139167be27c2cebaf0e00a2c1fdd0e - posted by gi...@apache.org on 2023/04/25 00:14:30 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9087: wireless/bluetooth: Fix build error when BT_GATT_CCC is used. - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/25 00:42:46 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9086: wireless/bluetooth: Make btuart_lowerhalf_s usable in a USB driver. - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/25 00:48:07 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 commented on pull request #9026: i.mx6 with ar8031 - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/04/25 01:40:23 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9003: sched/irq: optimizing IRQMONITOR, move up_perf_convert to irq_procfs - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/25 01:58:46 UTC, 0 replies.
- [nuttx] branch master updated (3e3670af77 -> 20c5c4f47d) - posted by xi...@apache.org on 2023/04/25 01:58:49 UTC, 0 replies.
- [GitHub] [nuttx] ldube commented on a diff in pull request #9086: wireless/bluetooth: Make btuart_lowerhalf_s usable in a USB driver. - posted by "ldube (via GitHub)" <gi...@apache.org> on 2023/04/25 02:23:06 UTC, 1 replies.
- [GitHub] [nuttx] ldube commented on a diff in pull request #9087: wireless/bluetooth: Fix build error when BT_GATT_CCC is used. - posted by "ldube (via GitHub)" <gi...@apache.org> on 2023/04/25 02:32:42 UTC, 0 replies.
- [GitHub] [nuttx] hartmannathan commented on a diff in pull request #9089: tm4c1294-launchpad: Add reboot support. - posted by "hartmannathan (via GitHub)" <gi...@apache.org> on 2023/04/25 03:09:51 UTC, 0 replies.
- [GitHub] [nuttx] hartmannathan commented on pull request #9089: tm4c1294-launchpad: Add reboot support. - posted by "hartmannathan (via GitHub)" <gi...@apache.org> on 2023/04/25 03:10:33 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9087: wireless/bluetooth: Fix build error when BT_GATT_CCC is used. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/25 03:42:25 UTC, 0 replies.
- [nuttx] branch master updated (20c5c4f47d -> 79fde96a1d) - posted by xi...@apache.org on 2023/04/25 03:42:30 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9086: wireless/bluetooth: Make btuart_lowerhalf_s usable in a USB driver. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/25 03:43:59 UTC, 1 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9026: i.mx6 with ar8031 - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/25 03:45:22 UTC, 0 replies.
- [nuttx] branch master updated (79fde96a1d -> 037dcbf7cc) - posted by xi...@apache.org on 2023/04/25 03:45:25 UTC, 0 replies.
- [nuttx] 01/04: arch: imx6: Fix CONFIG_IMX_ENET_ENHANCEDBD related code - posted by xi...@apache.org on 2023/04/25 03:45:26 UTC, 0 replies.
- [nuttx] 02/04: drivers/net, include/nuttx/net: Add AR8031 PHY - posted by xi...@apache.org on 2023/04/25 03:45:27 UTC, 0 replies.
- [nuttx] 03/04: arch: imx6: Add support for AR8031 gigabit ethernet phy - posted by xi...@apache.org on 2023/04/25 03:45:28 UTC, 0 replies.
- [nuttx] 04/04: boards: sabre-6quad: Add netnsh_ar8031 configuration - posted by xi...@apache.org on 2023/04/25 03:45:29 UTC, 0 replies.
- [GitHub] [nuttx] ldube commented on pull request #9086: wireless/bluetooth: Make btuart_lowerhalf_s usable in a USB driver. - posted by "ldube (via GitHub)" <gi...@apache.org> on 2023/04/25 05:25:25 UTC, 0 replies.
- [GitHub] [nuttx] ldube closed pull request #9086: wireless/bluetooth: Make btuart_lowerhalf_s usable in a USB driver. - posted by "ldube (via GitHub)" <gi...@apache.org> on 2023/04/25 05:25:26 UTC, 0 replies.
- [GitHub] [nuttx] btashton commented on issue #9059: Using the ftpc client - posted by "btashton (via GitHub)" <gi...@apache.org> on 2023/04/25 07:24:45 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9089: tm4c1294-launchpad: Add reboot support. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/25 07:25:36 UTC, 0 replies.
- [nuttx] branch master updated (037dcbf7cc -> 16f1dcf2a7) - posted by xi...@apache.org on 2023/04/25 07:25:40 UTC, 0 replies.
- [nuttx] 01/02: tm4c1294-launchpad: Add reboot support. - posted by xi...@apache.org on 2023/04/25 07:25:41 UTC, 0 replies.
- [nuttx] 02/02: Update boards/arm/tiva/tm4c1294-launchpad/src/tm4c_reset.c - posted by xi...@apache.org on 2023/04/25 07:25:42 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9086: wireless/bluetooth: Make btuart_lowerhalf_s usable in a USB driver. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/25 07:31:46 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9066: system: pthread_barrierwait can not be preemption - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/25 07:34:43 UTC, 0 replies.
- [nuttx] branch master updated (16f1dcf2a7 -> d189a86a35) - posted by xi...@apache.org on 2023/04/25 07:34:47 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9047: arch/armv7ar: use robust code sequences for cache maintenance - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/25 07:35:40 UTC, 0 replies.
- [nuttx] branch master updated (d189a86a35 -> 69fd539886) - posted by xi...@apache.org on 2023/04/25 07:35:43 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9048: l2cc: Don't repeat disabling the cache when the cache is already disabled - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/25 07:36:12 UTC, 0 replies.
- [nuttx] branch master updated (69fd539886 -> 6605f95133) - posted by xi...@apache.org on 2023/04/25 07:36:17 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9088: stm32_f7/h7_eth: Added error handling for abnormal interrupts. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/25 07:37:26 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9083: libm/openlibm: add math library openlibm support. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/25 07:39:51 UTC, 1 replies.
- [GitHub] [nuttx-apps] btashton commented on pull request #1558: DroneCAN add socketcan support, rename to DroneCAN - posted by "btashton (via GitHub)" <gi...@apache.org> on 2023/04/25 08:03:12 UTC, 0 replies.
- [GitHub] [nuttx] pussuw opened a new pull request, #9090: sched/addrenv.c: Implement re-entrancy for addrenv_select() - posted by "pussuw (via GitHub)" <gi...@apache.org> on 2023/04/25 08:33:14 UTC, 0 replies.
- [GitHub] [nuttx] pussuw opened a new pull request, #9091: sem/sem_init: Change sem_xxx -> nxsem_xxx in kernel modules - posted by "pussuw (via GitHub)" <gi...@apache.org> on 2023/04/25 08:35:26 UTC, 0 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/04/25 10:04:08 UTC, 0 replies.
- [GitHub] [nuttx] Gary-Hobson opened a new pull request, #9093: fs/inode: when searching for nextname skip "/" and "./" - posted by "Gary-Hobson (via GitHub)" <gi...@apache.org> on 2023/04/25 10:04:23 UTC, 0 replies.
- [GitHub] [nuttx-apps] Gary-Hobson opened a new pull request, #1724: system/critmon: fix warning - posted by "Gary-Hobson (via GitHub)" <gi...@apache.org> on 2023/04/25 10:10:57 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 commented on pull request #1558: DroneCAN add socketcan support, rename to DroneCAN - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/25 10:24:38 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1558: DroneCAN add socketcan support, rename to DroneCAN - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/25 10:24:44 UTC, 0 replies.
- [nuttx-apps] branch master updated: DroneCAN add socketcan support, rename to DroneCAN - posted by xi...@apache.org on 2023/04/25 10:24:47 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #8967: Update config for nuttx-apps#1558 - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/25 10:24:53 UTC, 0 replies.
- [nuttx] branch master updated: Update config for nuttx-apps#1558 - posted by xi...@apache.org on 2023/04/25 10:24:56 UTC, 0 replies.
- [GitHub] [nuttx] hujun260 commented on pull request #9065: arm64: in smp pthread_cancel occasionally deadlock - posted by "hujun260 (via GitHub)" <gi...@apache.org> on 2023/04/25 10:44:10 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea merged pull request #9091: sem/sem_init: Change sem_xxx -> nxsem_xxx in kernel modules - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/04/25 11:41:54 UTC, 0 replies.
- [nuttx] branch master updated: sem/sem_init: Change sem_xxx -> nxsem_xxx in kernel modules - posted by je...@apache.org on 2023/04/25 11:41:59 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1724: system/critmon: fix warning - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/25 12:00:57 UTC, 0 replies.
- [nuttx-apps] branch master updated: system/critmon: fix warning - posted by xi...@apache.org on 2023/04/25 12:00:59 UTC, 0 replies.
- [GitHub] [nuttx] SPRESENSE commented on pull request #9045: drivers/video: Support spot position setting - posted by "SPRESENSE (via GitHub)" <gi...@apache.org> on 2023/04/25 12:12:57 UTC, 1 replies.
- [GitHub] [nuttx] jerpelea merged pull request #9090: sched/addrenv.c: Implement re-entrancy for addrenv_select() - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/04/25 12:33:22 UTC, 0 replies.
- [nuttx] branch master updated (20623d7369 -> d48114a4b7) - posted by je...@apache.org on 2023/04/25 12:33:27 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9077: Ssd1306 - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/25 12:35:57 UTC, 0 replies.
- [nuttx] branch master updated (d48114a4b7 -> 2e04d87e30) - posted by xi...@apache.org on 2023/04/25 12:36:01 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9083: libm/openlibm: add math library openlibm support. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/25 12:37:03 UTC, 0 replies.
- [nuttx] branch master updated: libm/openlibm: add math library openlibm support. - posted by xi...@apache.org on 2023/04/25 12:37:06 UTC, 0 replies.
- [GitHub] [nuttx] siryang2006 commented on a diff in pull request #9083: libm/openlibm: add math library openlibm support. - posted by "siryang2006 (via GitHub)" <gi...@apache.org> on 2023/04/25 12:37:23 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 commented on a diff in pull request #1557: Wolfssl code back - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/25 12:41:13 UTC, 3 replies.
- [GitHub] [nuttx] acassis commented on issue #9059: Using the ftpc client - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/04/25 13:00:09 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea merged pull request #9088: stm32_f7/h7_eth: Added error handling for abnormal interrupts. - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/04/25 13:20:12 UTC, 0 replies.
- [nuttx] branch master updated: stm32_f7/h7_eth: Added error handling for abnormal interrupts. - posted by je...@apache.org on 2023/04/25 13:20:18 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9093: fs/inode: when searching for nextname skip "/" and "./" - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/25 13:29:02 UTC, 0 replies.
- [nuttx] branch master updated: fs/inode: when searching for nextname skip "/" and "./" - posted by xi...@apache.org on 2023/04/25 13:29:06 UTC, 0 replies.
- [GitHub] [nuttx] no1wudi commented on pull request #8985: drivers/pipe: make pipe and named pipe (mkfifo) POSIX-compliant (blocking `open`) - posted by "no1wudi (via GitHub)" <gi...@apache.org> on 2023/04/25 13:50:09 UTC, 1 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9062: libc: Cleanup per-thread resource in exit/quick_exit - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/25 13:52:11 UTC, 0 replies.
- [nuttx] branch master updated: libc: Cleanup per-thread resource in exit/quick_exit - posted by pk...@apache.org on 2023/04/25 13:52:15 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9057: dma support 16550 uart - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/04/25 14:01:05 UTC, 0 replies.
- [GitHub] [nuttx] michallenc commented on a diff in pull request #9084: sched: add adjtime() interface - posted by "michallenc (via GitHub)" <gi...@apache.org> on 2023/04/25 15:07:47 UTC, 2 replies.
- [GitHub] [nuttx] btashton opened a new issue, #9094: Documentation Unification Effort - posted by "btashton (via GitHub)" <gi...@apache.org> on 2023/04/25 15:31:39 UTC, 0 replies.
- [GitHub] [nuttx] btashton commented on issue #9094: Documentation Unification Effort - posted by "btashton (via GitHub)" <gi...@apache.org> on 2023/04/25 15:34:36 UTC, 0 replies.
- [GitHub] [nuttx] btashton opened a new issue, #9095: Publish PDF version of documentation alongside html - posted by "btashton (via GitHub)" <gi...@apache.org> on 2023/04/25 15:36:45 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #8802: libc/locale: support iconv_open,iconv,iconv_close - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/25 16:07:57 UTC, 0 replies.
- [GitHub] [nuttx] f4grx commented on issue #1570: Hardcoded Pin mux, pad control and Drive Strength (AKA Slew-rate and Frequency) Settings - posted by "f4grx (via GitHub)" <gi...@apache.org> on 2023/04/25 16:09:01 UTC, 0 replies.
- [GitHub] [nuttx] cederom commented on issue #9095: Publish PDF version of documentation alongside html - posted by "cederom (via GitHub)" <gi...@apache.org> on 2023/04/25 16:23:00 UTC, 0 replies.
- [GitHub] [nuttx] cederom commented on issue #9094: Documentation Unification Effort - posted by "cederom (via GitHub)" <gi...@apache.org> on 2023/04/25 16:23:14 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on issue #8986: Move debug.h from include to include/nuttx - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/25 16:38:51 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9061: libm/newlib: add newlib/libm support - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/25 16:50:21 UTC, 0 replies.
- [GitHub] [nuttx-apps] jpbland1 commented on a diff in pull request #1557: Wolfssl code back - posted by "jpbland1 (via GitHub)" <gi...@apache.org> on 2023/04/25 17:02:23 UTC, 3 replies.
- [GitHub] [nuttx] acassis merged pull request #9084: sched: add adjtime() interface - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/04/25 17:37:52 UTC, 0 replies.
- [GitHub] [nuttx] acassis closed issue #8858: Issues with adjtime implementation / Build failure. - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/04/25 17:37:53 UTC, 0 replies.
- [nuttx] branch master updated (28eca64dd5 -> 40d07760f6) - posted by ac...@apache.org on 2023/04/25 17:37:56 UTC, 0 replies.
- [nuttx] 01/02: sched: add support for adjtime() interface - posted by ac...@apache.org on 2023/04/25 17:37:57 UTC, 0 replies.
- [nuttx] 02/02: samv7: add support for adjtime() interface - posted by ac...@apache.org on 2023/04/25 17:37:58 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9045: drivers/video: Support spot position setting - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/04/25 17:42:42 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #8802: libc/locale: support iconv_open,iconv,iconv_close - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/25 17:42:52 UTC, 0 replies.
- [GitHub] [nuttx] btashton merged pull request #8802: libc/locale: support iconv_open,iconv,iconv_close - posted by "btashton (via GitHub)" <gi...@apache.org> on 2023/04/25 18:12:56 UTC, 0 replies.
- [nuttx] branch master updated: libc/locale: support iconv_open,iconv,iconv_close - posted by bt...@apache.org on 2023/04/25 18:13:00 UTC, 0 replies.
- [GitHub] [nuttx] btashton commented on pull request #8930: arch/armv7-r: add armv7-r smp support - posted by "btashton (via GitHub)" <gi...@apache.org> on 2023/04/25 18:17:46 UTC, 0 replies.
- [GitHub] [nuttx] lucasssvaz opened a new pull request, #9096: boards/xtensa/esp32s2-kaluga-1: Add support for LCD displays - posted by "lucasssvaz (via GitHub)" <gi...@apache.org> on 2023/04/25 18:18:29 UTC, 0 replies.
- [GitHub] [nuttx-website] btashton merged pull request #88: Bump nokogiri from 1.13.10 to 1.14.3 - posted by "btashton (via GitHub)" <gi...@apache.org> on 2023/04/25 19:25:57 UTC, 0 replies.
- [nuttx-website] branch master updated: Bump nokogiri from 1.13.10 to 1.14.3 - posted by bt...@apache.org on 2023/04/25 19:26:00 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: 6b97f0b7d9c9541ec77f08b188cf82e4a808a573 docs: 68d40d4a987d0f0271493f4724893f6bb472480e - posted by gi...@apache.org on 2023/04/25 19:32:54 UTC, 1 replies.
- [GitHub] [nuttx] acassis commented on issue #9092: Removing app via menuconfig causes build fail - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/04/25 19:48:45 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/04/25 19:55:57 UTC, 1 replies.
- [GitHub] [nuttx] cederom opened a new issue, #9097: Common eFuse Interface - posted by "cederom (via GitHub)" <gi...@apache.org> on 2023/04/25 21:05:30 UTC, 0 replies.
- [GitHub] [nuttx] cederom commented on issue #9097: Common eFuse Interface - posted by "cederom (via GitHub)" <gi...@apache.org> on 2023/04/25 21:10:13 UTC, 0 replies.
- [GitHub] [nuttx] radek-pesina commented on issue #9080: littlefs on SD/eMMC read/write performance is poor - posted by "radek-pesina (via GitHub)" <gi...@apache.org> on 2023/04/25 22:46:03 UTC, 0 replies.
- [GitHub] [nuttx] radek-pesina commented on issue #9046: Stack dump occurring after a handful of echo to file commands - posted by "radek-pesina (via GitHub)" <gi...@apache.org> on 2023/04/25 23:50:53 UTC, 0 replies.
- [GitHub] [nuttx] radek-pesina commented on issue #9053: Directory listing under /proc/fs/ is displayed incorrectly within NSH terminal - posted by "radek-pesina (via GitHub)" <gi...@apache.org> on 2023/04/25 23:54:24 UTC, 0 replies.
- [GitHub] [nuttx] qinwei2004 opened a new pull request, #9098: arm64: Updating ARCH_EARLY_PRINT support - posted by "qinwei2004 (via GitHub)" <gi...@apache.org> on 2023/04/26 02:04:17 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9024: i.MX RT FlexIO support - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/26 02:16:20 UTC, 0 replies.
- [nuttx] branch master updated: Initial FlexIO support - posted by xi...@apache.org on 2023/04/26 02:16:24 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #8824: libm/newlib: add newlib/libm support - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/26 02:18:07 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 closed pull request #8824: libm/newlib: add newlib/libm support - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/26 02:18:08 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #8930: arch/armv7-r: add armv7-r smp support - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/26 02:54:10 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #8930: arch/armv7-r: add armv7-r smp support - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/26 02:54:33 UTC, 0 replies.
- [nuttx] branch master updated: arch/armv7-r: add armv7-r smp support - posted by xi...@apache.org on 2023/04/26 02:54:36 UTC, 0 replies.
- [GitHub] [nuttx] anchao opened a new pull request, #9099: binfmt/execmodule: correct destroy flow - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/04/26 03:24:28 UTC, 0 replies.
- [GitHub] [nuttx] anchao opened a new pull request, #9100: sched/spawn: remove spawn proxy thread to simplify task/posix_spawn() - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/04/26 04:06:52 UTC, 0 replies.
- [GitHub] [nuttx] davids5 merged pull request #8922: eMMC driver support - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/26 04:34:38 UTC, 0 replies.
- [nuttx] branch master updated: Add eMMC driver support - posted by da...@apache.org on 2023/04/26 04:34:41 UTC, 0 replies.
- [GitHub] [nuttx] FASTSHIFT opened a new pull request, #9101: video/fb: fix pollnotify calling crash in advance - posted by "FASTSHIFT (via GitHub)" <gi...@apache.org> on 2023/04/26 05:26:54 UTC, 0 replies.
- [GitHub] [nuttx] SPRESENSE opened a new pull request, #9102: drivers/spi/spi_bitbang: Fix build warnings - posted by "SPRESENSE (via GitHub)" <gi...@apache.org> on 2023/04/26 05:47:09 UTC, 0 replies.
- [GitHub] [nuttx] SunJun8 opened a new pull request, #9103: arch/riscv: Fixed FPU register error - posted by "SunJun8 (via GitHub)" <gi...@apache.org> on 2023/04/26 06:27:14 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea commented on pull request #9101: video/fb: fix pollnotify calling crash in advance - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/04/26 06:38:56 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9102: drivers/spi/spi_bitbang: Fix build warnings - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/26 07:03:49 UTC, 0 replies.
- [GitHub] [nuttx] pussuw commented on a diff in pull request #9099: binfmt/execmodule: correct destroy flow - posted by "pussuw (via GitHub)" <gi...@apache.org> on 2023/04/26 07:16:50 UTC, 1 replies.
- [GitHub] [nuttx] pussuw commented on a diff in pull request #9100: sched/spawn: remove spawn proxy thread to simplify task/posix_spawn() - posted by "pussuw (via GitHub)" <gi...@apache.org> on 2023/04/26 07:25:06 UTC, 3 replies.
- [GitHub] [nuttx] pkarashchenko opened a new pull request, #9104: sched/clock: do not initialize internal RTC if external RTC is selected - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/26 07:25:27 UTC, 0 replies.
- [GitHub] [nuttx] anchao commented on a diff in pull request #9099: binfmt/execmodule: correct destroy flow - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/04/26 07:38:12 UTC, 0 replies.
- [GitHub] [nuttx] anchao commented on a diff in pull request #9100: sched/spawn: remove spawn proxy thread to simplify task/posix_spawn() - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/04/26 07:42:33 UTC, 6 replies.
- [GitHub] [nuttx] SPRESENSE commented on pull request #9102: drivers/spi/spi_bitbang: Fix build warnings - posted by "SPRESENSE (via GitHub)" <gi...@apache.org> on 2023/04/26 07:43:37 UTC, 0 replies.
- [GitHub] [nuttx] FASTSHIFT commented on pull request #9101: video/fb: fix pollnotify calling crash in advance - posted by "FASTSHIFT (via GitHub)" <gi...@apache.org> on 2023/04/26 07:51:36 UTC, 0 replies.
- [GitHub] [nuttx] SPRESENSE opened a new pull request, #9105: drivers/spi/spi_bitbang: Add private data on spi_bitbang - posted by "SPRESENSE (via GitHub)" <gi...@apache.org> on 2023/04/26 08:05:41 UTC, 0 replies.
- [GitHub] [nuttx] anchao opened a new pull request, #9106: newlib: libc: memcpy M-profile PACBTI-enablement - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/04/26 09:44:37 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9106: newlib: libc: memcpy M-profile PACBTI-enablement - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/26 09:50:15 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea merged pull request #9101: video/fb: fix pollnotify calling crash in advance - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/04/26 09:51:24 UTC, 0 replies.
- [nuttx] branch master updated: video/fb: fix pollnotify calling crash in advance - posted by je...@apache.org on 2023/04/26 09:51:27 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea merged pull request #9102: drivers/spi/spi_bitbang: Fix build warnings - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/04/26 09:51:33 UTC, 0 replies.
- [nuttx] branch master updated: drivers/spi/spi_bitbang: Fix build warnings - posted by je...@apache.org on 2023/04/26 09:51:36 UTC, 0 replies.
- [GitHub] [nuttx] anchao commented on a diff in pull request #9106: newlib: libc: memcpy M-profile PACBTI-enablement - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/04/26 10:09:37 UTC, 0 replies.
- [GitHub] [nuttx] TimJTi commented on issue #9097: Common eFuse Interface - posted by "TimJTi (via GitHub)" <gi...@apache.org> on 2023/04/26 10:10:31 UTC, 2 replies.
- [GitHub] [nuttx] zouboan opened a new pull request, #9107: Fix some error in Windows native build - posted by "zouboan (via GitHub)" <gi...@apache.org> on 2023/04/26 11:34:35 UTC, 0 replies.
- [GitHub] [nuttx] anchao commented on a diff in pull request #9107: Fix some error in Windows native build - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/04/26 11:49:56 UTC, 0 replies.
- [GitHub] [nuttx] haitomatic opened a new issue, #9108: CAN RX packet data overwritten if NET_TIMESTAMP is used - posted by "haitomatic (via GitHub)" <gi...@apache.org> on 2023/04/26 11:53:27 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on issue #9108: CAN RX packet data overwritten if NET_TIMESTAMP is used - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/04/26 11:57:36 UTC, 0 replies.
- [GitHub] [nuttx] haitomatic commented on issue #9108: CAN RX packet data overwritten if NET_TIMESTAMP is used - posted by "haitomatic (via GitHub)" <gi...@apache.org> on 2023/04/26 12:09:00 UTC, 4 replies.
- [GitHub] [nuttx] anchao opened a new pull request, #9109: sim/usbdev: fix unpaired critical_section() - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/04/26 12:13:02 UTC, 0 replies.
- [GitHub] [nuttx] zouboan commented on a diff in pull request #9107: Fix some error in Windows native build - posted by "zouboan (via GitHub)" <gi...@apache.org> on 2023/04/26 12:26:09 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9105: drivers/spi/spi_bitbang: Add private data on spi_bitbang - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/26 12:28:30 UTC, 1 replies.
- [GitHub] [nuttx] acassis opened a new pull request, #9110: esp32s3: Add RTC support - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/04/26 13:23:31 UTC, 0 replies.
- [GitHub] [nuttx] anchao opened a new pull request, #9111: net/can: fix can mssage corruption if enable NET_TIMESTAMP - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/04/26 13:44:22 UTC, 0 replies.
- [GitHub] [nuttx] anchao commented on issue #9108: CAN RX packet data overwritten if NET_TIMESTAMP is used - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/04/26 13:45:25 UTC, 1 replies.
- [GitHub] [nuttx] michallenc commented on pull request #9104: sched/clock: do not initialize internal RTC if external RTC is selected - posted by "michallenc (via GitHub)" <gi...@apache.org> on 2023/04/26 15:05:26 UTC, 2 replies.
- [GitHub] [nuttx] btashton commented on pull request #9104: sched/clock: do not initialize internal RTC if external RTC is selected - posted by "btashton (via GitHub)" <gi...@apache.org> on 2023/04/26 15:33:12 UTC, 1 replies.
- [GitHub] [nuttx] TimJTi opened a new pull request, #9112: SAMA5D2 Class D - posted by "TimJTi (via GitHub)" <gi...@apache.org> on 2023/04/26 16:07:20 UTC, 0 replies.
- [GitHub] [nuttx-apps] acassis opened a new pull request, #1725: Add TinyCBOR library and test example - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/04/26 16:17:28 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9051: mempool:fix bug, use incorrect free in mempool init - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/26 16:28:12 UTC, 0 replies.
- [nuttx] branch master updated: mempool:fix bug, use incorrect free in mempool init - posted by xi...@apache.org on 2023/04/26 16:28:16 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9111: net/can: fix can mssage corruption if enable NET_TIMESTAMP - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/26 16:31:00 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 closed issue #9108: CAN RX packet data overwritten if NET_TIMESTAMP is used - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/26 16:31:01 UTC, 0 replies.
- [nuttx] branch master updated: net/can: fix can mssage corruption if enable NET_TIMESTAMP - posted by xi...@apache.org on 2023/04/26 16:31:04 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9109: sim/usbdev: fix unpaired critical_section() - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/26 16:31:34 UTC, 0 replies.
- [nuttx] branch master updated: sim/usbdev: fix unpaired critical_section() - posted by xi...@apache.org on 2023/04/26 16:31:36 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9107: Fix some error in Windows native build - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/26 16:32:18 UTC, 0 replies.
- [nuttx] branch master updated (8687fe1b9f -> 64b948cfde) - posted by xi...@apache.org on 2023/04/26 16:32:23 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9099: binfmt/execmodule: correct destroy flow - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/26 16:39:41 UTC, 0 replies.
- [nuttx] branch master updated (64b948cfde -> e3ca288087) - posted by xi...@apache.org on 2023/04/26 16:39:44 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9039: sched/sched: address performance concerns for sched_lock in non-SMP case - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/26 16:40:23 UTC, 0 replies.
- [nuttx] branch master updated (e3ca288087 -> 7911a25774) - posted by xi...@apache.org on 2023/04/26 16:40:26 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9105: drivers/spi/spi_bitbang: Add private data on spi_bitbang - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/26 16:43:13 UTC, 2 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 commented on a diff in pull request #1725: Add TinyCBOR library and test example - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/26 16:51:49 UTC, 1 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9100: sched/spawn: remove spawn proxy thread to simplify task/posix_spawn() - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/26 17:15:21 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9096: boards/xtensa/esp32s2-kaluga-1: Add support for LCD displays - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/26 18:18:35 UTC, 0 replies.
- [nuttx] branch master updated (7911a25774 -> 18d2653e4e) - posted by xi...@apache.org on 2023/04/26 18:18:39 UTC, 0 replies.
- [GitHub] [nuttx-apps] hartmannathan commented on a diff in pull request #1557: Wolfssl code back - posted by "hartmannathan (via GitHub)" <gi...@apache.org> on 2023/04/26 19:10:08 UTC, 1 replies.
- [GitHub] [nuttx] btashton commented on issue #1329: System calls require address checks - posted by "btashton (via GitHub)" <gi...@apache.org> on 2023/04/26 19:14:30 UTC, 0 replies.
- [GitHub] [nuttx-apps] acassis commented on a diff in pull request #1725: Add TinyCBOR library and test example - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/04/26 20:10:04 UTC, 5 replies.
- [GitHub] [nuttx] ldube opened a new pull request, #9113: wireless/bluetooth: Initialize private bt_driver_s member. - posted by "ldube (via GitHub)" <gi...@apache.org> on 2023/04/26 20:32:48 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9112: SAMA5D2 Class D - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/26 21:20:31 UTC, 6 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9098: arm64: Updating ARCH_EARLY_PRINT support - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/26 21:22:57 UTC, 1 replies.
- [GitHub] [nuttx-apps] acassis commented on pull request #1725: Add TinyCBOR library and test example - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/04/26 22:03:52 UTC, 2 replies.
- [GitHub] [nuttx-apps] btashton commented on pull request #1725: Add TinyCBOR library and test example - posted by "btashton (via GitHub)" <gi...@apache.org> on 2023/04/26 22:23:16 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: 6b97f0b7d9c9541ec77f08b188cf82e4a808a573 docs: 18d2653e4e5026955890e47d4fff0769755cdf03 - posted by gi...@apache.org on 2023/04/27 00:15:19 UTC, 0 replies.
- [GitHub] [nuttx] zyfeier opened a new pull request, #9114: arch/risc-v: change up_saveusercontext to assembly code - posted by "zyfeier (via GitHub)" <gi...@apache.org> on 2023/04/27 02:11:13 UTC, 0 replies.
- [GitHub] [nuttx] zyfeier opened a new pull request, #9115: arch: Return directly when arch not support interrupt context save - posted by "zyfeier (via GitHub)" <gi...@apache.org> on 2023/04/27 02:13:51 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9113: wireless/bluetooth: Initialize private bt_driver_s member. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/27 02:25:27 UTC, 5 replies.
- [GitHub] [nuttx] wangchen61698 opened a new pull request, #9116: net/procfs: Support to show MTU in netdev statistics - posted by "wangchen61698 (via GitHub)" <gi...@apache.org> on 2023/04/27 02:32:32 UTC, 0 replies.
- [GitHub] [nuttx-apps] wangchen61698 opened a new pull request, #1726: nshlib/netcmds:support to set MTU - posted by "wangchen61698 (via GitHub)" <gi...@apache.org> on 2023/04/27 03:04:11 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9117: boards/stm32f4discovery: Normalize canard defconfig - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/27 03:28:55 UTC, 0 replies.
- [GitHub] [nuttx] radek-pesina opened a new pull request, #9118: Add option for selecting coherent DMA. - posted by "radek-pesina (via GitHub)" <gi...@apache.org> on 2023/04/27 04:17:08 UTC, 0 replies.
- [GitHub] [nuttx] radek-pesina opened a new pull request, #9119: Fix missing instantiation of return value in rwb_mediaremoved. - posted by "radek-pesina (via GitHub)" <gi...@apache.org> on 2023/04/27 04:24:14 UTC, 0 replies.
- [GitHub] [nuttx] radek-pesina opened a new pull request, #9120: Add patch for littlefs to use kmm_malloc/free on kernel with MMU. Upgrade to latest littlefs - posted by "radek-pesina (via GitHub)" <gi...@apache.org> on 2023/04/27 04:32:31 UTC, 0 replies.
- [GitHub] [nuttx] ldube commented on a diff in pull request #9113: wireless/bluetooth: Initialize private bt_driver_s member. - posted by "ldube (via GitHub)" <gi...@apache.org> on 2023/04/27 04:54:50 UTC, 3 replies.
- [GitHub] [nuttx] xiaoxiang781216 closed pull request #9117: boards/stm32f4discovery: Normalize canard defconfig - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/27 05:46:46 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9119: Fix missing instantiation of return value in rwb_mediaremoved. - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/27 06:09:12 UTC, 2 replies.
- [GitHub] [nuttx] radek-pesina commented on a diff in pull request #9119: Fix missing instantiation of return value in rwb_mediaremoved. - posted by "radek-pesina (via GitHub)" <gi...@apache.org> on 2023/04/27 06:16:58 UTC, 0 replies.
- [GitHub] [nuttx] anchao opened a new pull request, #9121: arm/unwind: EABI unwind needs frame pointer support - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/04/27 06:25:05 UTC, 0 replies.
- [GitHub] [nuttx] hiragane-mitty commented on a diff in pull request #9105: drivers/spi/spi_bitbang: Add private data on spi_bitbang - posted by "hiragane-mitty (via GitHub)" <gi...@apache.org> on 2023/04/27 06:30:14 UTC, 1 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9121: arm/unwind: EABI unwind needs frame pointer support - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/27 07:06:47 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #9115: arch: Return directly when arch not support interrupt context save - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/27 07:09:08 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9120: Add patch for littlefs to use kmm_malloc/free on kernel with MMU. Upgrade to latest littlefs - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/27 07:14:22 UTC, 1 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #8247: tools/ci: Update docker to ubuntu 22.04 - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/27 07:16:18 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea commented on a diff in pull request #9121: arm/unwind: EABI unwind needs frame pointer support - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/04/27 07:23:38 UTC, 0 replies.
- [GitHub] [nuttx] davids5 commented on pull request #9105: drivers/spi/spi_bitbang: Add private data on spi_bitbang - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/04/27 07:25:06 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9118: Add option for selecting coherent DMA. - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/27 07:27:28 UTC, 1 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9120: Add patch for littlefs to use kmm_malloc/free on kernel with MMU. Upgrade to latest littlefs - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/27 08:37:55 UTC, 1 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9121: arm/unwind: EABI unwind needs frame pointer support - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/27 08:38:43 UTC, 0 replies.
- [nuttx] branch master updated: arm/unwind: EABI unwind needs frame pointer support - posted by xi...@apache.org on 2023/04/27 08:38:49 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9118: Add option for selecting coherent DMA. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/27 08:40:05 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9118: Add option for selecting coherent DMA. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/27 08:41:03 UTC, 0 replies.
- [nuttx] branch master updated: Add option for selecting coherent DMA. - posted by xi...@apache.org on 2023/04/27 08:41:08 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9119: Fix missing instantiation of return value in rwb_mediaremoved. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/27 09:03:28 UTC, 0 replies.
- [nuttx] branch master updated: Fix missing instantiation of return value in rwb_mediaremoved. - posted by xi...@apache.org on 2023/04/27 09:03:31 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9045: drivers/video: Support spot position setting - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/27 09:05:35 UTC, 0 replies.
- [nuttx] branch master updated (3ba792cb52 -> e542ef9175) - posted by xi...@apache.org on 2023/04/27 09:05:39 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9105: drivers/spi/spi_bitbang: Add private data on spi_bitbang - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/27 09:06:17 UTC, 0 replies.
- [nuttx] branch master updated: drivers/spi/spi_bitbang: Add private data on spi_bitbang - posted by xi...@apache.org on 2023/04/27 09:06:20 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9114: arch/risc-v: change up_saveusercontext to assembly code - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/27 09:34:32 UTC, 0 replies.
- [nuttx] branch master updated: arch/risc-v: change up_saveusercontext to assembly code - posted by xi...@apache.org on 2023/04/27 09:34:36 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9100: sched/spawn: remove spawn proxy thread to simplify task/posix_spawn() - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/27 09:36:01 UTC, 0 replies.
- [nuttx] branch master updated (89ae45be18 -> 5945f080b9) - posted by xi...@apache.org on 2023/04/27 09:36:04 UTC, 0 replies.
- [nuttx] 01/02: sched/spawn: remove spawn proxy thread to simplify task/posix_spawn() - posted by xi...@apache.org on 2023/04/27 09:36:05 UTC, 0 replies.
- [nuttx] 02/02: boars/spawn_proxy: remove all CONFIG_POSIX_SPAWN_PROXY_STACKSIZE - posted by xi...@apache.org on 2023/04/27 09:36:06 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1726: nshlib/netcmds:support to set MTU - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/27 10:02:25 UTC, 0 replies.
- [nuttx-apps] branch master updated: nshlib/netcmds:support to set MTU - posted by xi...@apache.org on 2023/04/27 10:02:28 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on issue #9108: CAN RX packet data overwritten if NET_TIMESTAMP is used - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/27 10:16:13 UTC, 0 replies.
- [GitHub] [nuttx] zyfeier opened a new pull request, #9122: Revert "arch/armv7ar: use robust code sequences for cache maintenance" - posted by "zyfeier (via GitHub)" <gi...@apache.org> on 2023/04/27 10:16:35 UTC, 0 replies.
- [GitHub] [nuttx] TimJTi commented on pull request #9112: SAMA5D2 Class D - posted by "TimJTi (via GitHub)" <gi...@apache.org> on 2023/04/27 10:28:34 UTC, 1 replies.
- [GitHub] [nuttx] TimJTi commented on a diff in pull request #9112: SAMA5D2 Class D - posted by "TimJTi (via GitHub)" <gi...@apache.org> on 2023/04/27 11:00:28 UTC, 11 replies.
- [GitHub] [nuttx] pussuw opened a new pull request, #9123: arch/risc-v: Fix save/load FPU macros - posted by "pussuw (via GitHub)" <gi...@apache.org> on 2023/04/27 11:07:21 UTC, 0 replies.
- [GitHub] [nuttx] pussuw commented on pull request #9123: arch/risc-v: Fix save/load FPU macros - posted by "pussuw (via GitHub)" <gi...@apache.org> on 2023/04/27 11:09:31 UTC, 1 replies.
- [GitHub] [nuttx] pussuw commented on a diff in pull request #9114: arch/risc-v: change up_saveusercontext to assembly code - posted by "pussuw (via GitHub)" <gi...@apache.org> on 2023/04/27 11:16:14 UTC, 1 replies.
- [GitHub] [nuttx] zyfeier commented on a diff in pull request #9114: arch/risc-v: change up_saveusercontext to assembly code - posted by "zyfeier (via GitHub)" <gi...@apache.org> on 2023/04/27 11:39:23 UTC, 0 replies.
- [GitHub] [nuttx] haitomatic opened a new pull request, #9124: Fix CAN RX data overwrite issue when NET_TIMESTAMP is enabled - posted by "haitomatic (via GitHub)" <gi...@apache.org> on 2023/04/27 11:53:30 UTC, 0 replies.
- [GitHub] [nuttx] haitomatic closed pull request #9124: Fix CAN RX data overwrite issue when NET_TIMESTAMP is enabled - posted by "haitomatic (via GitHub)" <gi...@apache.org> on 2023/04/27 11:53:47 UTC, 0 replies.
- [GitHub] [nuttx] siryang2006 opened a new pull request, #9125: libm/libmcs: add math library libmcs support - posted by "siryang2006 (via GitHub)" <gi...@apache.org> on 2023/04/27 12:18:10 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9122: Revert "arch/armv7ar: use robust code sequences for cache maintenance" - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/27 12:21:59 UTC, 0 replies.
- [nuttx] branch master updated: Revert "arch/armv7ar: use robust code sequences for cache maintenance" - posted by xi...@apache.org on 2023/04/27 12:22:03 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9123: arch/risc-v: Fix save/load FPU macros - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/27 12:23:36 UTC, 0 replies.
- [GitHub] [nuttx] fjpanag opened a new issue, #9126: Strings allocations checks - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/04/27 12:49:11 UTC, 0 replies.
- [GitHub] [nuttx] fjpanag commented on issue #9126: Strings allocations checks - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/04/27 12:51:32 UTC, 0 replies.
- [GitHub] [nuttx-apps] fjpanag opened a new issue, #1727: Strings allocations checks - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/04/27 12:52:17 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #8985: drivers/pipe: make pipe and named pipe (mkfifo) POSIX-compliant (blocking `open`) - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/27 13:12:56 UTC, 1 replies.
- [GitHub] [nuttx] TimJTi opened a new issue, #9127: SAMA5(D2) SPI speed is restricted by the driver - posted by "TimJTi (via GitHub)" <gi...@apache.org> on 2023/04/27 15:16:11 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/04/27 15:24:26 UTC, 0 replies.
- [GitHub] [nuttx] TimJTi commented on issue #9127: SAMA5(D2) SPI speed is restricted by the driver - posted by "TimJTi (via GitHub)" <gi...@apache.org> on 2023/04/27 15:46:34 UTC, 0 replies.
- [GitHub] [nuttx] simbit18 opened a new pull request, #9128: arch/avr/include/avr/avr.h: Fix nxstyle errors - posted by "simbit18 (via GitHub)" <gi...@apache.org> on 2023/04/27 15:57:18 UTC, 0 replies.
- [GitHub] [nuttx-apps] gustavonihei commented on a diff in pull request #1725: Add TinyCBOR library and test example - posted by "gustavonihei (via GitHub)" <gi...@apache.org> on 2023/04/27 16:45:51 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9128: arch/avr/include/avr/avr.h: Fix nxstyle errors - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/27 16:51:49 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9123: arch/risc-v: Fix save/load FPU macros - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/27 16:54:42 UTC, 0 replies.
- [nuttx] branch master updated: arch/risc-v: Fix save/load FPU macros - posted by xi...@apache.org on 2023/04/27 16:54:46 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9112: SAMA5D2 Class D - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/27 16:56:49 UTC, 0 replies.
- [GitHub] [nuttx] simbit18 commented on pull request #9128: arch/avr/include/avr/avr.h: Fix nxstyle errors - posted by "simbit18 (via GitHub)" <gi...@apache.org> on 2023/04/27 17:00:47 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new issue, #9129: pty driver is broken by https://github.com/apache/nuttx/pull/8985 - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/27 17:19:34 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9103: arch/riscv: Fixed FPU register error - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/27 17:28:55 UTC, 0 replies.
- [GitHub] [nuttx] tmedicci opened a new pull request, #9130: drivers/pipe: fix blocking file_pipe - posted by "tmedicci (via GitHub)" <gi...@apache.org> on 2023/04/27 19:38:51 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9128: arch/avr/include/avr/avr.h: Fix nxstyle errors - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/27 20:20:43 UTC, 0 replies.
- [nuttx] branch master updated (7184d1f5f9 -> 20faf08930) - posted by pk...@apache.org on 2023/04/27 20:20:47 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9115: arch: Return directly when arch not support interrupt context save - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/27 20:21:08 UTC, 0 replies.
- [nuttx] branch master updated: arch: Return directly when arch not support interrupt context save - posted by pk...@apache.org on 2023/04/27 20:21:12 UTC, 0 replies.
- [GitHub] [nuttx-apps] acassis commented on a diff in pull request #1728: Nxwidget: Fix incorrect #endif position - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/04/27 20:31:28 UTC, 0 replies.
- [GitHub] [nuttx-apps] acassis commented on pull request #1728: Nxwidget: Fix incorrect #endif position - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/04/27 20:33:41 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: 6b97f0b7d9c9541ec77f08b188cf82e4a808a573 docs: f48693eaf5d3cec9161b796be91c7d6d24f09e91 - posted by gi...@apache.org on 2023/04/28 00:16:57 UTC, 0 replies.
- [GitHub] [nuttx-apps] tmedicci opened a new pull request, #1729: apps/examples/pipe: test file_pipe opening and closing - posted by "tmedicci (via GitHub)" <gi...@apache.org> on 2023/04/28 00:53:03 UTC, 0 replies.
- [GitHub] [nuttx] zyfeier opened a new pull request, #9131: assert: Distinguish between assert and exception - posted by "zyfeier (via GitHub)" <gi...@apache.org> on 2023/04/28 01:41:36 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9130: drivers/pipe: fix blocking file_pipe - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/28 01:42:19 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 closed issue #9129: pty driver is broken by https://github.com/apache/nuttx/pull/8985 - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/28 01:42:20 UTC, 0 replies.
- [nuttx] branch master updated (f48693eaf5 -> d4e7fe55c7) - posted by xi...@apache.org on 2023/04/28 01:42:23 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9116: net/procfs: Support to show MTU in netdev statistics - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/28 01:45:24 UTC, 0 replies.
- [nuttx] branch master updated (d4e7fe55c7 -> d197ca9967) - posted by xi...@apache.org on 2023/04/28 01:45:28 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9106: newlib: libc: memcpy M-profile PACBTI-enablement - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/28 01:51:55 UTC, 0 replies.
- [nuttx] branch master updated (d197ca9967 -> c87da0d115) - posted by xi...@apache.org on 2023/04/28 01:51:57 UTC, 0 replies.
- [nuttx] 01/02: newlib: libc: memcpy M-profile PACBTI-enablement - posted by xi...@apache.org on 2023/04/28 01:51:58 UTC, 0 replies.
- [nuttx] 02/02: tools/nxstyle: add white files list to allow assembly headers to pass ci checks - posted by xi...@apache.org on 2023/04/28 01:51:59 UTC, 0 replies.
- [GitHub] [nuttx] zyfeier opened a new pull request, #9132: sched: add the CPU bitset to initialize the non-exclusive CPU - posted by "zyfeier (via GitHub)" <gi...@apache.org> on 2023/04/28 02:02:57 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 commented on pull request #9116: net/procfs: Support to show MTU in netdev statistics - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/04/28 02:26:07 UTC, 1 replies.
- [GitHub] [nuttx] anchao commented on issue #8959: Enabling sinfo printing and disabling CONFIG_SYSLOG_TIMESTAMP_REALTIME caused a recursive calling bug? - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/04/28 03:01:57 UTC, 0 replies.
- [GitHub] [nuttx] anchao closed issue #8959: Enabling sinfo printing and disabling CONFIG_SYSLOG_TIMESTAMP_REALTIME caused a recursive calling bug? - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/04/28 03:01:58 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1725: Add TinyCBOR library and test example - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/28 04:04:23 UTC, 0 replies.
- [nuttx-apps] branch master updated (c2f75330f -> 679dbdac0) - posted by xi...@apache.org on 2023/04/28 04:04:26 UTC, 0 replies.
- [nuttx-apps] 01/02: fsutils: Add TinyCBOR Library - posted by xi...@apache.org on 2023/04/28 04:04:27 UTC, 0 replies.
- [nuttx-apps] 02/02: Add a simple TinyCBOR Test Example - posted by xi...@apache.org on 2023/04/28 04:04:28 UTC, 0 replies.
- [GitHub] [nuttx] radek-pesina commented on a diff in pull request #9120: Add patch for littlefs to use kmm_malloc/free on kernel with MMU. Upgrade to latest littlefs - posted by "radek-pesina (via GitHub)" <gi...@apache.org> on 2023/04/28 04:04:56 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 commented on a diff in pull request #1729: apps/examples/pipe: test file_pipe opening and closing - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/28 04:06:31 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9116: net/procfs: Support to show MTU in netdev statistics - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/28 04:10:31 UTC, 1 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9132: sched: add the CPU bitset to initialize the non-exclusive CPU - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/28 05:34:40 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #9103: arch/riscv: Fixed FPU register error - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/28 06:27:50 UTC, 0 replies.
- [GitHub] [nuttx-apps] pkarashchenko commented on pull request #1728: Nxwidget: Fix incorrect #endif position - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/28 06:28:52 UTC, 0 replies.
- [GitHub] [nuttx] wengzhe commented on pull request #9116: net/procfs: Support to show MTU in netdev statistics - posted by "wengzhe (via GitHub)" <gi...@apache.org> on 2023/04/28 06:59:44 UTC, 0 replies.
- [GitHub] [nuttx] siryang2006 commented on pull request #9125: libm/libmcs: add math library libmcs support - posted by "siryang2006 (via GitHub)" <gi...@apache.org> on 2023/04/28 07:11:09 UTC, 0 replies.
- [GitHub] [nuttx] no1wudi opened a new pull request, #9133: drivers/telnet: Refused to enter character mode - posted by "no1wudi (via GitHub)" <gi...@apache.org> on 2023/04/28 07:17:10 UTC, 0 replies.
- [GitHub] [nuttx] pussuw commented on pull request #9103: arch/riscv: Fixed FPU register error - posted by "pussuw (via GitHub)" <gi...@apache.org> on 2023/04/28 07:53:24 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 opened a new pull request, #9134: drivers: wireless: Fix mtu info for gs2200m - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/04/28 07:58:07 UTC, 0 replies.
- [GitHub] [nuttx] no1wudi opened a new pull request, #9135: boards/k210: Use 8 byte align in linker script - posted by "no1wudi (via GitHub)" <gi...@apache.org> on 2023/04/28 08:04:12 UTC, 0 replies.
- [GitHub] [nuttx] no1wudi commented on pull request #9135: boards/k210: Use 8 byte align in linker script - posted by "no1wudi (via GitHub)" <gi...@apache.org> on 2023/04/28 08:05:06 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9120: Add patch for littlefs to use kmm_malloc/free on kernel with MMU. Upgrade to latest littlefs - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/28 08:45:08 UTC, 0 replies.
- [nuttx] branch master updated (c87da0d115 -> d58c445ac5) - posted by xi...@apache.org on 2023/04/28 08:45:12 UTC, 0 replies.
- [GitHub] [nuttx] donghengqaz opened a new pull request, #9136: xtensa/esp32s3: Support octal lines mode SPIRAM - posted by "donghengqaz (via GitHub)" <gi...@apache.org> on 2023/04/28 09:45:34 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9135: boards/k210: Use 8 byte align in linker script - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/28 10:22:11 UTC, 0 replies.
- [nuttx] branch master updated: boards/k210: Use 8 byte align in linker script - posted by xi...@apache.org on 2023/04/28 10:22:16 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9134: drivers: wireless: Fix mtu info for gs2200m - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/28 10:25:39 UTC, 0 replies.
- [nuttx] branch master updated: drivers: wireless: Fix mtu info for gs2200m - posted by xi...@apache.org on 2023/04/28 10:25:43 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9133: drivers/telnet: Refused to enter character mode - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/28 10:44:53 UTC, 0 replies.
- [nuttx] branch master updated (8355ab9070 -> 9de449c8b6) - posted by pk...@apache.org on 2023/04/28 10:44:58 UTC, 0 replies.
- [GitHub] [nuttx-apps] tmedicci closed pull request #1729: apps/examples/pipe: test file_pipe opening and closing - posted by "tmedicci (via GitHub)" <gi...@apache.org> on 2023/04/28 11:19:48 UTC, 0 replies.
- [GitHub] [nuttx-apps] tmedicci commented on a diff in pull request #1729: apps/examples/pipe: test file_pipe opening and closing - posted by "tmedicci (via GitHub)" <gi...@apache.org> on 2023/04/28 11:19:57 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9110: esp32s3: Add RTC support - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/04/28 12:47:16 UTC, 1 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9110: esp32s3: Add RTC support - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/28 12:48:07 UTC, 0 replies.
- [GitHub] [nuttx] hartmannathan commented on pull request #8042: Libc: Add more libc function for arm and riscv - posted by "hartmannathan (via GitHub)" <gi...@apache.org> on 2023/04/28 14:26:48 UTC, 0 replies.
- [GitHub] [nuttx] simbit18 opened a new pull request, #9137: arch: Fix nxstyle errors - posted by "simbit18 (via GitHub)" <gi...@apache.org> on 2023/04/28 15:06:32 UTC, 0 replies.
- [GitHub] [nuttx-apps] simbit18 opened a new pull request, #1730: apps/testing/ostest/roundrobin.c: Fix nxstyle errors - posted by "simbit18 (via GitHub)" <gi...@apache.org> on 2023/04/28 16:58:47 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9137: arch: Fix nxstyle errors - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/04/28 18:00:35 UTC, 0 replies.
- [nuttx] branch master updated: arch: Fix nxstyle errors - posted by ac...@apache.org on 2023/04/28 18:00:40 UTC, 0 replies.
- [GitHub] [nuttx] tmedicci opened a new pull request, #9138: Draft: libc/string: select arch's libc for kernel/userspace optionally - posted by "tmedicci (via GitHub)" <gi...@apache.org> on 2023/04/28 18:45:50 UTC, 0 replies.
- [GitHub] [nuttx] tmedicci opened a new pull request, #9139: wireless: add `IW_AUTH_WPA_VERSION_WPA3` flag to support WPA3 - posted by "tmedicci (via GitHub)" <gi...@apache.org> on 2023/04/28 19:38:48 UTC, 0 replies.
- [GitHub] [nuttx-apps] tmedicci opened a new pull request, #1731: wireless/wapi: support WPA3 on `wapi psk` command - posted by "tmedicci (via GitHub)" <gi...@apache.org> on 2023/04/28 19:43:21 UTC, 0 replies.
- [GitHub] [nuttx] cederom commented on pull request #9139: wireless: add `IW_AUTH_WPA_VERSION_WPA3` flag to support WPA3 - posted by "cederom (via GitHub)" <gi...@apache.org> on 2023/04/28 20:01:06 UTC, 0 replies.
- [GitHub] [nuttx] gustavonihei commented on a diff in pull request #9138: libc/string: select arch's libc for kernel/userspace optionally - posted by "gustavonihei (via GitHub)" <gi...@apache.org> on 2023/04/28 20:26:32 UTC, 6 replies.
- [GitHub] [nuttx] michallenc opened a new pull request, #9140: mtd: add support for MTDIOC_ERASESECTORS ioctl - posted by "michallenc (via GitHub)" <gi...@apache.org> on 2023/04/28 21:47:39 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: 6b97f0b7d9c9541ec77f08b188cf82e4a808a573 docs: eed360c0ada64259cfddbcb5e617064093998612 - posted by gi...@apache.org on 2023/04/29 00:17:09 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9112: SAMA5D2 Class D - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/29 05:46:06 UTC, 0 replies.
- [nuttx] branch master updated (eed360c0ad -> 9c66f14e38) - posted by xi...@apache.org on 2023/04/29 05:46:12 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9125: libm/libmcs: add math library libmcs support - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/29 05:47:31 UTC, 0 replies.
- [nuttx] branch master updated (9c66f14e38 -> e9dfa0094f) - posted by xi...@apache.org on 2023/04/29 05:47:35 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9049: tty:support tty c_cc VMIN & VTIME - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/29 05:48:54 UTC, 0 replies.
- [nuttx] branch master updated: tty:support tty c_cc VMIN & VTIME - posted by xi...@apache.org on 2023/04/29 05:48:56 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9139: wireless: add `IW_AUTH_WPA_VERSION_WPA3` flag to support WPA3 - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/29 06:35:12 UTC, 0 replies.
- [nuttx] branch master updated (0c9ca52f37 -> 5afa727eef) - posted by xi...@apache.org on 2023/04/29 06:35:17 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9113: wireless/bluetooth: Initialize private bt_driver_s member. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/29 06:41:56 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #8042: Libc: Add more libc function for arm and riscv - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/29 06:49:46 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9140: mtd: add support for MTDIOC_ERASESECTORS ioctl - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/29 06:53:56 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1730: apps/testing/ostest/roundrobin.c: Fix nxstyle errors - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/29 06:54:43 UTC, 0 replies.
- [nuttx-apps] branch master updated: apps/testing/ostest/roundrobin.c: Fix nxstyle errors - posted by xi...@apache.org on 2023/04/29 06:54:46 UTC, 0 replies.
- [GitHub] [nuttx] michallenc commented on a diff in pull request #9140: mtd: add support for MTDIOC_ERASESECTORS ioctl - posted by "michallenc (via GitHub)" <gi...@apache.org> on 2023/04/29 09:33:37 UTC, 0 replies.
- [GitHub] [nuttx-apps] michallenc opened a new pull request, #1732: examples: add adjtime example application - posted by "michallenc (via GitHub)" <gi...@apache.org> on 2023/04/29 10:11:36 UTC, 0 replies.
- [GitHub] [nuttx-apps] acassis commented on a diff in pull request #1732: examples: add adjtime example application - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/04/29 13:02:20 UTC, 0 replies.
- [GitHub] [nuttx-apps] acassis merged pull request #1731: wireless/wapi: support WPA3 on `wapi psk` command - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/04/29 13:02:54 UTC, 0 replies.
- [nuttx-apps] branch master updated (bfd4cbc74 -> 3516a5d2e) - posted by ac...@apache.org on 2023/04/29 13:02:58 UTC, 0 replies.
- [nuttx-apps] 01/03: wireless/wapi: add textual flag of `WAPI_ESSID_DELAY_ON` - posted by ac...@apache.org on 2023/04/29 13:02:59 UTC, 0 replies.
- [nuttx-apps] 02/03: wireless/wapi: change `wapi_psk_cmd` error code for invalid alg - posted by ac...@apache.org on 2023/04/29 13:03:00 UTC, 0 replies.
- [nuttx-apps] 03/03: wireless/wapi: support WPA3 on `wapi psk` command - posted by ac...@apache.org on 2023/04/29 13:03:01 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9140: mtd: add support for MTDIOC_ERASESECTORS ioctl - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/29 13:23:11 UTC, 0 replies.
- [nuttx] branch master updated (5afa727eef -> 02aa7bcefe) - posted by xi...@apache.org on 2023/04/29 13:23:15 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1720: ymodem enhancements and code style fixes - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/29 13:23:57 UTC, 0 replies.
- [nuttx-apps] branch master updated (3516a5d2e -> fd42d811c) - posted by xi...@apache.org on 2023/04/29 13:24:01 UTC, 0 replies.
- [nuttx-apps] 01/02: support ymodem send/recve can asynchronous - posted by xi...@apache.org on 2023/04/29 13:24:02 UTC, 0 replies.
- [nuttx-apps] 02/02: support ymodem transfer on a custom blocksize - posted by xi...@apache.org on 2023/04/29 13:24:03 UTC, 0 replies.
- [GitHub] [nuttx] patacongo closed issue #128: IP Clearance - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/04/29 13:58:00 UTC, 0 replies.
- [GitHub] [nuttx] patacongo commented on issue #128: IP Clearance - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/04/29 13:58:01 UTC, 0 replies.
- [GitHub] [nuttx] patacongo commented on issue #1954: IP clearance checks via CI - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/04/29 14:09:05 UTC, 0 replies.
- [GitHub] [nuttx] patacongo closed issue #1954: IP clearance checks via CI - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/04/29 14:09:05 UTC, 0 replies.
- [GitHub] [nuttx] tmedicci commented on a diff in pull request #9138: libc/string: select arch's libc for kernel/userspace optionally - posted by "tmedicci (via GitHub)" <gi...@apache.org> on 2023/04/29 14:29:44 UTC, 5 replies.
- [GitHub] [nuttx] patacongo commented on issue #3392: TERMIOS - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/04/29 14:36:08 UTC, 0 replies.
- [GitHub] [nuttx] patacongo closed issue #3392: TERMIOS - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/04/29 14:36:08 UTC, 0 replies.
- [GitHub] [nuttx] tmedicci opened a new pull request, #9141: boards/esp32-devkitc: substitute `ramtest` to `mm` on defconfigs - posted by "tmedicci (via GitHub)" <gi...@apache.org> on 2023/04/29 16:39:19 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #8786: sig_timewait:changes the macro for waitticks - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/29 16:41:08 UTC, 0 replies.
- [nuttx] branch master updated (02aa7bcefe -> 78bff8e9c5) - posted by xi...@apache.org on 2023/04/29 16:41:11 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9113: wireless/bluetooth: Initialize private bt_driver_s member. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/29 16:41:25 UTC, 0 replies.
- [nuttx] branch master updated: wireless/bluetooth: Initialize private bt_driver_s member. - posted by xi...@apache.org on 2023/04/29 16:41:27 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 opened a new pull request, #1733: examples/module: Add g_ prefix to chardev_fops - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/29 18:22:57 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 opened a new pull request, #1734: examples: Enable cxxinfo output if CONFIG_DEBUG_FEATURES is defined - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/29 18:23:28 UTC, 0 replies.
- [GitHub] [nuttx] tmedicci opened a new pull request, #9142: signal: add macro NSIG - posted by "tmedicci (via GitHub)" <gi...@apache.org> on 2023/04/29 22:23:04 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: 6b97f0b7d9c9541ec77f08b188cf82e4a808a573 docs: 0356d1403d87ed6de12f39a6643d0b2513b3f808 - posted by gi...@apache.org on 2023/04/30 00:15:03 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9142: signal: add macro NSIG - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/30 03:18:31 UTC, 0 replies.
- [nuttx] branch master updated (0356d1403d -> a49a367226) - posted by xi...@apache.org on 2023/04/30 03:18:36 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9138: libc/string: select arch's libc for kernel/userspace optionally - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/30 03:31:21 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9141: boards/esp32-devkitc: substitute `ramtest` to `mm` on defconfigs - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/30 03:31:25 UTC, 0 replies.
- [nuttx] branch master updated (a49a367226 -> f7d64fec9f) - posted by xi...@apache.org on 2023/04/30 03:31:28 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #8786: sig_timewait:changes the macro for waitticks - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/30 06:31:09 UTC, 0 replies.
- [GitHub] [nuttx-apps] pkarashchenko merged pull request #1733: examples/module: Add g_ prefix to chardev_fops - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/30 06:32:23 UTC, 0 replies.
- [nuttx-apps] branch master updated: examples/module: Add g_ prefix to chardev_fops - posted by pk...@apache.org on 2023/04/30 06:32:27 UTC, 0 replies.
- [GitHub] [nuttx-apps] pkarashchenko merged pull request #1734: examples: Enable cxxinfo output if CONFIG_DEBUG_FEATURES is defined - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/30 06:33:56 UTC, 0 replies.
- [nuttx-apps] branch master updated: examples: Enable cxxinfo output if CONFIG_DEBUG_FEATURES is defined - posted by pk...@apache.org on 2023/04/30 06:33:58 UTC, 0 replies.
- [GitHub] [nuttx-apps] pkarashchenko commented on a diff in pull request #1732: examples: add adjtime example application - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/30 06:38:10 UTC, 0 replies.
- [GitHub] [nuttx] fxysunshine opened a new pull request, #9143: mm: malloc return valid pointer when request 0 size - posted by "fxysunshine (via GitHub)" <gi...@apache.org> on 2023/04/30 14:17:32 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #9143: mm: malloc return valid pointer when request 0 size - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/04/30 14:44:27 UTC, 0 replies.
- [GitHub] [nuttx] patacongo commented on pull request #9143: mm: malloc return valid pointer when request 0 size - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/04/30 16:07:32 UTC, 0 replies.
- [GitHub] [nuttx] patacongo commented on pull request #8478: compiler/diagnostic: Replace all #warning to #pragma message - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/04/30 16:19:26 UTC, 3 replies.
- [GitHub] [nuttx] btashton commented on pull request #8478: compiler/diagnostic: Replace all #warning to #pragma message - posted by "btashton (via GitHub)" <gi...@apache.org> on 2023/04/30 16:30:54 UTC, 1 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9144: minor fix for mtd/nand driver - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/30 18:07:37 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9145: mtd/nand: Add nand_raw_initialize to skip the probing - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/30 20:13:08 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9146: Implement MTDIOC_ERASESTATE and MTDIOC_ERASESECTORS - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/04/30 20:15:14 UTC, 0 replies.