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: b5385572da9781727954ec9d98f5329c0d33acf2 docs: 66c2d2ecc48b45f2952e19d1df4b0c3e137a8a36 - posted by gi...@apache.org on 2023/06/01 00:19:53 UTC, 0 replies.
- [GitHub] [nuttx] rtucker85 commented on issue #9080: littlefs on SD/eMMC read/write performance is poor - posted by "rtucker85 (via GitHub)" <gi...@apache.org> on 2023/06/01 00:30:01 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9412: Build tlfs and mempool to improve ci coverage - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/01 02:34:18 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 opened a new pull request, #9447: dirivers: virtio: Fix virtnet_transmit() in virtio-mmio-net.c - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/06/01 02:55:45 UTC, 0 replies.
- [GitHub] [nuttx] no1wudi opened a new pull request, #9448: libc/wchar: Implement vswprintf - posted by "no1wudi (via GitHub)" <gi...@apache.org> on 2023/06/01 03:32:01 UTC, 0 replies.
- [GitHub] [nuttx-apps] no1wudi opened a new pull request, #1782: tools/Wasm.mk: Link compiler-rt into wasm module - posted by "no1wudi (via GitHub)" <gi...@apache.org> on 2023/06/01 04:13:33 UTC, 0 replies.
- [GitHub] [nuttx] wengzhe closed pull request #9429: netdb: Select NETDB_DNSSERVER_NOADDR for usrsock client by default - posted by "wengzhe (via GitHub)" <gi...@apache.org> on 2023/06/01 04:31:57 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9412: Build tlfs and mempool to improve ci coverage - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/01 05:19:07 UTC, 0 replies.
- [nuttx] branch master updated (66c2d2ecc4 -> b63b83396b) - posted by pk...@apache.org on 2023/06/01 05:19:11 UTC, 0 replies.
- [nuttx] 01/05: mm/tlsf: Change "memdump_backtrace_s *dump" to memdump_backtrace_s *buf" - posted by pk...@apache.org on 2023/06/01 05:19:12 UTC, 0 replies.
- [nuttx] 02/05: Fix tlsf/mm_tlsf.c:151:28: error: ‘TCB_FLAG_HEAPDUMP’ undeclared - posted by pk...@apache.org on 2023/06/01 05:19:13 UTC, 0 replies.
- [nuttx] 03/05: mm/tlsf: git clone https instead git - posted by pk...@apache.org on 2023/06/01 05:19:14 UTC, 0 replies.
- [nuttx] 04/05: sim/adb: Enable tlfs, mempool and backtrace - posted by pk...@apache.org on 2023/06/01 05:19:15 UTC, 0 replies.
- [nuttx] 05/05: sim/kasan: Enable mempool and backtrace - posted by pk...@apache.org on 2023/06/01 05:19:16 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9423: net: Fix task block when devif_send fails. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/01 05:44:26 UTC, 1 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9447: dirivers: virtio: Fix virtnet_transmit() in virtio-mmio-net.c - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/01 05:44:32 UTC, 0 replies.
- [nuttx] branch master updated: dirivers: virtio: Fix virtnet_transmit() in virtio-mmio-net.c - posted by xi...@apache.org on 2023/06/01 05:44:36 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9443: Support for ARMv8R AARCH32 - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/01 05:45:47 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9448: libc/wchar: Implement vswprintf - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/01 06:34:04 UTC, 0 replies.
- [nuttx] branch master updated (6b35a49f6e -> 5606e77ee0) - posted by xi...@apache.org on 2023/06/01 06:34:09 UTC, 0 replies.
- [GitHub] [nuttx] TimJTi commented on issue #9446: SAMv7 Progmem driver byte write lead to ECC errors and flash data corruption - posted by "TimJTi (via GitHub)" <gi...@apache.org> on 2023/06/01 07:40:23 UTC, 0 replies.
- [GitHub] [nuttx] pryan1k69 commented on issue #9428: Configuration error - posted by "pryan1k69 (via GitHub)" <gi...@apache.org> on 2023/06/01 07:49:53 UTC, 4 replies.
- [GitHub] [nuttx] TimJTi commented on issue #9428: Configuration error - posted by "TimJTi (via GitHub)" <gi...@apache.org> on 2023/06/01 08:11:43 UTC, 3 replies.
- [GitHub] [nuttx] fjpanag commented on a diff in pull request #9423: net: Fix task block when devif_send fails. - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/06/01 08:41:07 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9423: net: Fix task block when devif_send fails. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/01 09:05:57 UTC, 0 replies.
- [nuttx] branch master updated (5606e77ee0 -> 3c54d82d81) - posted by xi...@apache.org on 2023/06/01 09:06:02 UTC, 0 replies.
- [GitHub] [nuttx] paolovolpi opened a new pull request, #9449: drivers/can/mcp2515.c Fix: added missing spi configuration in mcp2515… - posted by "paolovolpi (via GitHub)" <gi...@apache.org> on 2023/06/01 09:21:22 UTC, 0 replies.
- [GitHub] [nuttx] paolovolpi closed pull request #9449: drivers/can/mcp2515.c Fix: added missing spi configuration in mcp2515… - posted by "paolovolpi (via GitHub)" <gi...@apache.org> on 2023/06/01 09:32:25 UTC, 0 replies.
- [GitHub] [nuttx] paolovolpi opened a new pull request, #9450: drivers/can/mcp2515.c Fix: add missing spi configuration in mcp2515_r… - posted by "paolovolpi (via GitHub)" <gi...@apache.org> on 2023/06/01 09:36:42 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl opened a new pull request, #9451: boards/nrf52-feather: fix typo in I2C1 initialization - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/06/01 10:33:23 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl opened a new pull request, #9452: drivers/sensors: add BMI270 IMU support - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/06/01 10:45:33 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl opened a new pull request, #9453: drivers/sensors: add bh1749nuc color sensor support - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/06/01 11:45:27 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9443: Support for ARMv8R AARCH32 - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/01 12:51:06 UTC, 0 replies.
- [nuttx] branch master updated (3c54d82d81 -> c661e26e86) - posted by ac...@apache.org on 2023/06/01 12:51:11 UTC, 0 replies.
- [nuttx] 01/02: arch/arm: add ARMv8-r(Cortex-R52) support - posted by ac...@apache.org on 2023/06/01 12:51:12 UTC, 0 replies.
- [nuttx] 02/02: board: add CortexR52 FVP AEMv8R platform - posted by ac...@apache.org on 2023/06/01 12:51:13 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9450: drivers/can/mcp2515.c Fix: add missing spi configuration in mcp2515_r… - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/01 12:52:13 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9450: drivers/can/mcp2515.c Fix: add missing spi configuration in mcp2515_r… - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/01 12:52:19 UTC, 0 replies.
- [nuttx] branch master updated: drivers/can/mcp2515.c Fix: add missing spi configuration in mcp2515_reset_lowlevel - posted by ac...@apache.org on 2023/06/01 12:52:21 UTC, 0 replies.
- [GitHub] [nuttx] simbit18 opened a new pull request, #9454: Fix Kconfig style - posted by "simbit18 (via GitHub)" <gi...@apache.org> on 2023/06/01 13:11:20 UTC, 0 replies.
- [GitHub] [nuttx] extinguish opened a new pull request, #9455: libc/regex: provide a separate kconfig for regex - posted by "extinguish (via GitHub)" <gi...@apache.org> on 2023/06/01 13:34:48 UTC, 0 replies.
- [GitHub] [nuttx] extinguish closed pull request #9455: libc/regex: provide a separate kconfig for regex - posted by "extinguish (via GitHub)" <gi...@apache.org> on 2023/06/01 13:37:16 UTC, 0 replies.
- [GitHub] [nuttx] extinguish opened a new pull request, #9456: libc/regex: provide a separate kconfig for regex - posted by "extinguish (via GitHub)" <gi...@apache.org> on 2023/06/01 13:49:03 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9368: mm/kmm_map: Add support to dynamically map pages into kernel virtual … - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/01 13:56:35 UTC, 0 replies.
- [GitHub] [nuttx] lucasssvaz commented on a diff in pull request #9400: tools: Add way to get current defconfig name on runtime - posted by "lucasssvaz (via GitHub)" <gi...@apache.org> on 2023/06/01 13:59:01 UTC, 2 replies.
- [GitHub] [nuttx] davids5 merged pull request #9452: drivers/sensors: add BMI270 IMU support - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/06/01 15:24:27 UTC, 0 replies.
- [nuttx] branch master created (now e1ffacfc33) - posted by da...@apache.org on 2023/06/01 15:24:32 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9451: boards/nrf52-feather: fix typo in I2C1 initialization - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/01 15:34:57 UTC, 0 replies.
- [nuttx] branch master updated: boards/nrf52-feather: fix typo in I2C1 initialization - posted by pk...@apache.org on 2023/06/01 15:35:01 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 opened a new pull request, #9457: Fix virtio-mmio-net - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/06/01 15:37:42 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9453: drivers/sensors: add bh1749nuc color sensor support - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/01 15:45:32 UTC, 0 replies.
- [nuttx] branch master updated: drivers/sensors: add bh1749nuc color sensor support - posted by xi...@apache.org on 2023/06/01 15:45:35 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9454: Fix Kconfig style - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/01 15:45:45 UTC, 0 replies.
- [nuttx] branch master updated: Fix Kconfig style - posted by xi...@apache.org on 2023/06/01 15:45:48 UTC, 3 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1782: tools/Wasm.mk: Link compiler-rt into wasm module - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/01 15:50:15 UTC, 0 replies.
- [nuttx-apps] branch master updated: tools/Wasm.mk: Link compiler-rt into wasm module - posted by xi...@apache.org on 2023/06/01 15:50:19 UTC, 0 replies.
- [GitHub] [nuttx-website] tmedicci opened a new pull request, #98: Add Tiago Medicci Serrano to contributors - posted by "tmedicci (via GitHub)" <gi...@apache.org> on 2023/06/01 15:55:41 UTC, 0 replies.
- [GitHub] [nuttx-website] acassis merged pull request #98: Add Tiago Medicci Serrano to contributors - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/01 16:07:49 UTC, 0 replies.
- [nuttx-website] branch master updated: Add Tiago Medicci Serrano to contributors - posted by ac...@apache.org on 2023/06/01 16:07:51 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: bedd222ce647cc428f1f896ea77db286eb1bfbce docs: 7f551aa33fff3f4e98f2cdfba78986fb0fe93140 - posted by gi...@apache.org on 2023/06/01 16:15:15 UTC, 0 replies.
- [GitHub] [nuttx] patacongo commented on pull request #9400: tools: Add way to get current defconfig name on runtime - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/06/01 16:23:47 UTC, 0 replies.
- [GitHub] [nuttx] lucasssvaz commented on pull request #9400: tools: Add way to get current defconfig name on runtime - posted by "lucasssvaz (via GitHub)" <gi...@apache.org> on 2023/06/01 17:02:57 UTC, 1 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9456: libc/regex: provide a separate kconfig for regex - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/01 18:50:26 UTC, 0 replies.
- [nuttx] branch master updated: libc/regex: provide a separate kconfig for regex - posted by xi...@apache.org on 2023/06/01 18:50:29 UTC, 0 replies.
- [GitHub] [nuttx] tmedicci commented on a diff in pull request #9404: drivers/syslog: add mutex to syslog_default_write - posted by "tmedicci (via GitHub)" <gi...@apache.org> on 2023/06/01 18:51:25 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 commented on pull request #9457: Fix virtio-mmio-net - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/06/01 22:45:46 UTC, 3 replies.
- [nuttx-website] branch asf-site updated: Publishing web: bedd222ce647cc428f1f896ea77db286eb1bfbce docs: 441b51b7060b3a8da7ecfaf6ef214bb0cd76cc48 - posted by gi...@apache.org on 2023/06/02 00:15:50 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 opened a new pull request, #9458: arch: fvp-v8r: Fix warning when configuring fvp-armv8r:nsh_smp - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/06/02 01:16:06 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9404: drivers/syslog: add mutex to syslog_default_write - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/02 02:17:57 UTC, 0 replies.
- [nuttx] branch master updated (441b51b706 -> 223c5a3722) - posted by xi...@apache.org on 2023/06/02 02:18:01 UTC, 0 replies.
- [GitHub] [nuttx-apps] no1wudi opened a new pull request, #1783: tools/Wasm.mk: Take optimization flags from native build - posted by "no1wudi (via GitHub)" <gi...@apache.org> on 2023/06/02 02:32:19 UTC, 1 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9368: mm/kmm_map: Add support to dynamically map pages into kernel virtual … - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/02 02:50:29 UTC, 0 replies.
- [nuttx] branch master updated (223c5a3722 -> f28ac98de0) - posted by xi...@apache.org on 2023/06/02 02:50:32 UTC, 0 replies.
- [nuttx] 01/05: mm/kmm_map: Add support to dynamically map pages into kernel virtual memory - posted by xi...@apache.org on 2023/06/02 02:50:33 UTC, 0 replies.
- [nuttx] 02/05: arch/risc-v: Move ARCH_ADDRENV_VBASE to addrenv.h - posted by xi...@apache.org on 2023/06/02 02:50:34 UTC, 0 replies.
- [nuttx] 03/05: arch/risc-v: Add maximum user addrenv size and end boundary - posted by xi...@apache.org on 2023/06/02 02:50:35 UTC, 0 replies.
- [nuttx] 04/05: arch/risc-v: Add method to extract PPN from SATP value - posted by xi...@apache.org on 2023/06/02 02:50:36 UTC, 0 replies.
- [nuttx] 05/05: arch/risc-v: Add riscv_addrenv_pgmap - posted by xi...@apache.org on 2023/06/02 02:50:37 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9458: arch: fvp-v8r: Fix warning when configuring fvp-armv8r:nsh_smp - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/02 04:08:30 UTC, 0 replies.
- [nuttx] branch master updated (f28ac98de0 -> ec788d9398) - posted by xi...@apache.org on 2023/06/02 04:08:34 UTC, 0 replies.
- [GitHub] [nuttx-apps] mcuee commented on pull request #1765: examples/foc: add real time data capture with nxscope lib - posted by "mcuee (via GitHub)" <gi...@apache.org> on 2023/06/02 04:13:32 UTC, 0 replies.
- [GitHub] [nuttx-apps] no1wudi closed pull request #1783: tools/Wasm.mk: Take optimization flags from native build - posted by "no1wudi (via GitHub)" <gi...@apache.org> on 2023/06/02 06:14:32 UTC, 1 replies.
- [GitHub] [nuttx] paolovolpi opened a new pull request, #9459: include/nuttx/spi.h Fix SPIDEVID_TYPE macro definition - posted by "paolovolpi (via GitHub)" <gi...@apache.org> on 2023/06/02 07:18:44 UTC, 0 replies.
- [GitHub] [nuttx] pussuw opened a new pull request, #9460: mm/kmm_map: Fix code style error - posted by "pussuw (via GitHub)" <gi...@apache.org> on 2023/06/02 07:45:44 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9457: Fix virtio-mmio-net - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/02 08:28:37 UTC, 0 replies.
- [nuttx] branch master updated (ec788d9398 -> 766e0a3b05) - posted by xi...@apache.org on 2023/06/02 08:28:40 UTC, 0 replies.
- [nuttx] 01/02: dirivers: virtio: Fix virtnet_virtnet_txpoll() in virtio-mmio-net.c - posted by xi...@apache.org on 2023/06/02 08:28:41 UTC, 0 replies.
- [nuttx] 02/02: boards: Enable NFS to test virtio-mmio-net - posted by xi...@apache.org on 2023/06/02 08:28:42 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9459: include/nuttx/spi.h Fix SPIDEVID_TYPE macro definition - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/02 08:29:45 UTC, 0 replies.
- [GitHub] [nuttx] pussuw commented on a diff in pull request #9103: arch/riscv: Fixed FPU register error - posted by "pussuw (via GitHub)" <gi...@apache.org> on 2023/06/02 08:43:01 UTC, 3 replies.
- [GitHub] [nuttx] pussuw opened a new pull request, #9461: mpfs/corespi: Minor fixes / tweaks to the driver - posted by "pussuw (via GitHub)" <gi...@apache.org> on 2023/06/02 08:52:39 UTC, 0 replies.
- [GitHub] [nuttx] no1wudi opened a new pull request, #9462: tools: Support string upper/lower case in make - posted by "no1wudi (via GitHub)" <gi...@apache.org> on 2023/06/02 09:36:19 UTC, 0 replies.
- [GitHub] [nuttx-apps] no1wudi opened a new pull request, #1784: Make: Generate builtin_list with a macro gurad - posted by "no1wudi (via GitHub)" <gi...@apache.org> on 2023/06/02 09:50:41 UTC, 0 replies.
- [GitHub] [nuttx] SPRESENSE opened a new pull request, #9463: drivers/modem/alt1250: Update alt1250 driver - posted by "SPRESENSE (via GitHub)" <gi...@apache.org> on 2023/06/02 09:55:31 UTC, 0 replies.
- [GitHub] [nuttx-apps] SPRESENSE opened a new pull request, #1785: lte: Add usrsock daemon for ALT1250 LTE modem - posted by "SPRESENSE (via GitHub)" <gi...@apache.org> on 2023/06/02 10:06:15 UTC, 0 replies.
- [GitHub] [nuttx] PeterBee97 opened a new pull request, #9464: arch/arm64: use adrp instead of adr in bss init code - posted by "PeterBee97 (via GitHub)" <gi...@apache.org> on 2023/06/02 10:22:35 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea commented on pull request #9463: drivers/modem/alt1250: Update alt1250 driver - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/06/02 11:19:39 UTC, 3 replies.
- [GitHub] [nuttx] acassis commented on issue #9428: Configuration error - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/02 12:14:15 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9400: tools: Add way to get current defconfig name on runtime - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/02 12:18:00 UTC, 0 replies.
- [nuttx] branch master updated: tools: Add way to get current defconfig name on runtime - posted by ac...@apache.org on 2023/06/02 12:18:08 UTC, 0 replies.
- [GitHub] [nuttx] userid0x0 opened a new pull request, #9465: initial FPU support for ARMv8R - posted by "userid0x0 (via GitHub)" <gi...@apache.org> on 2023/06/02 13:53:25 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9464: arch/arm64: use adrp instead of adr in bss init code - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/02 14:02:17 UTC, 0 replies.
- [nuttx] branch master updated: arch/arm64: use adrp instead adr in bss init code - posted by ac...@apache.org on 2023/06/02 14:02:21 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9462: tools: Support string upper/lower case in make - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/02 14:12:15 UTC, 0 replies.
- [nuttx] branch master updated: tools: Support string upper/lower case in make - posted by ac...@apache.org on 2023/06/02 14:12:19 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9461: mpfs/corespi: Minor fixes / tweaks to the driver - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/02 14:13:05 UTC, 0 replies.
- [nuttx] branch master updated (4c9e11d559 -> d193c50947) - posted by ac...@apache.org on 2023/06/02 14:13:08 UTC, 0 replies.
- [nuttx] 01/02: mpfs_corespi: Fix DEBUGASSERT() for clk divider - posted by ac...@apache.org on 2023/06/02 14:13:09 UTC, 0 replies.
- [nuttx] 02/02: mpfs_corespi: Change default motorola mode to MODE3 - posted by ac...@apache.org on 2023/06/02 14:13:10 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9360: iob: add debug info - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/02 14:14:58 UTC, 0 replies.
- [GitHub] [nuttx-apps] acassis commented on issue #1764: Add Button-Matrix Demo example for nuttx - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/02 14:17:19 UTC, 3 replies.
- [GitHub] [nuttx-apps] tobiasjaster commented on issue #1764: Add Button-Matrix Demo example for nuttx - posted by "tobiasjaster (via GitHub)" <gi...@apache.org> on 2023/06/02 14:36:15 UTC, 1 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9460: mm/kmm_map: Fix code style error - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/02 14:40:26 UTC, 0 replies.
- [nuttx] branch master updated: mm/kmm_map: Fix code style error - posted by xi...@apache.org on 2023/06/02 14:40:30 UTC, 0 replies.
- [GitHub] [nuttx] gneworld opened a new pull request, #9466: mtd: fix a typo - posted by "gneworld (via GitHub)" <gi...@apache.org> on 2023/06/02 14:47:23 UTC, 0 replies.
- [GitHub] [nuttx] PetervdPerk-NXP opened a new issue, #9467: assert can cause -Werror=implicit-function-declaration when NDEBUG is enabled - posted by "PetervdPerk-NXP (via GitHub)" <gi...@apache.org> on 2023/06/02 14:50:32 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9466: mtd: fix a typo - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/02 16:57:17 UTC, 0 replies.
- [nuttx] branch master updated: mtd: fix a typo - posted by pk...@apache.org on 2023/06/02 16:57:23 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9465: initial FPU support for ARMv8R AARCH32 - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/02 17:15:13 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko opened a new pull request, #9468: sim/ostest: enable priority inheritance testing - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/02 17:24:45 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9468: sim/ostest: enable priority inheritance testing - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/02 17:26:14 UTC, 0 replies.
- [GitHub] [nuttx-apps] pkarashchenko commented on a diff in pull request #1785: lte: Add usrsock daemon for ALT1250 LTE modem - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/02 17:44:51 UTC, 0 replies.
- [GitHub] [nuttx] patacongo commented on issue #9428: Configuration error - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/06/02 18:04:34 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1778: system/nxdiag: Fix issues introduced by #1776 - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/02 18:26:36 UTC, 0 replies.
- [nuttx-apps] branch master updated: system/nxdiag: Fix issues introduced by #1776 - posted by xi...@apache.org on 2023/06/02 18:26:40 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9368: mm/kmm_map: Add support to dynamically map pages into kernel virtual … - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/02 18:32:10 UTC, 3 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9400: tools: Add way to get current defconfig name on runtime - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/02 18:38:06 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on issue #9467: assert can cause -Werror=implicit-function-declaration when NDEBUG is enabled - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/02 18:40:45 UTC, 1 replies.
- [GitHub] [nuttx] acassis merged pull request #9468: sim/ostest: enable priority inheritance testing - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/02 23:08:36 UTC, 0 replies.
- [nuttx] branch master updated: sim/ostest: enable priority inheritance testing - posted by ac...@apache.org on 2023/06/02 23:08:42 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: bedd222ce647cc428f1f896ea77db286eb1bfbce docs: cddc558bb57de5759c16129cbd8ea61860760765 - posted by gi...@apache.org on 2023/06/03 00:16:03 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9379: Add nxdiag documentation and example defconfig - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/03 05:20:03 UTC, 0 replies.
- [nuttx] branch master updated (cddc558bb5 -> 81cfd73770) - posted by xi...@apache.org on 2023/06/03 05:20:07 UTC, 0 replies.
- [nuttx] 01/02: Documentation: Add nxdiag application - posted by xi...@apache.org on 2023/06/03 05:20:08 UTC, 0 replies.
- [nuttx] 02/02: board/xtensa/esp32-devkitc: Add nxdiag config - posted by xi...@apache.org on 2023/06/03 05:20:09 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9103: arch/riscv: Fixed FPU register error - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/03 05:23:17 UTC, 1 replies.
- [GitHub] [nuttx] GD32-MCU opened a new pull request, #9469: add sdio driver for GD32F4 - posted by "GD32-MCU (via GitHub)" <gi...@apache.org> on 2023/06/03 07:05:32 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 opened a new pull request, #9470: Remove unsed code and fix comments in virtio-mmio-net.c - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/06/03 10:34:08 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on a diff in pull request #9469: add sdio driver for GD32F4 - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/03 12:43:15 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9469: add sdio driver for GD32F4 - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/03 12:44:08 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 commented on pull request #9470: Remove unused code and fix comments in virtio-mmio-net.c - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/06/03 13:57:41 UTC, 0 replies.
- [GitHub] [nuttx] ldube opened a new pull request, #9471: wireless/bluetooth: Add a generic access service. - posted by "ldube (via GitHub)" <gi...@apache.org> on 2023/06/03 14:23:54 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9472: arch/sim: Always enable serial dma - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/03 17:12:18 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9470: Remove unused code and fix comments in virtio-mmio-net.c - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/03 17:14:11 UTC, 0 replies.
- [nuttx] branch master updated: drivers: virtio: Remove unused code and fix comments in virtio-mmio-net.c - posted by xi...@apache.org on 2023/06/03 17:14:14 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9471: wireless/bluetooth: Add a generic access service. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/03 17:16:38 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/06/03 17:30:08 UTC, 0 replies.
- [GitHub] [nuttx] ldube commented on a diff in pull request #9471: wireless/bluetooth: Add a generic access service. - posted by "ldube (via GitHub)" <gi...@apache.org> on 2023/06/03 18:01:07 UTC, 7 replies.
- [GitHub] [nuttx] raiden00pl commented on pull request #9472: arch/sim: Always enable serial dma - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/06/03 18:10:18 UTC, 2 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9472: arch/sim: Always enable serial dma - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/04 00:15:29 UTC, 3 replies.
- [nuttx-website] branch asf-site updated: Publishing web: bedd222ce647cc428f1f896ea77db286eb1bfbce docs: ee364e115ac4146a6b93e647ba3e2beff22abd8d - posted by gi...@apache.org on 2023/06/04 00:16:49 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9473: serial/16550: Include nuttx/clk/clk.h - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/04 00:35:10 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 closed pull request #9360: iob: add debug info - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/04 05:18:40 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9474: mm/mempool: Remove nexpend and totalsize from mempool_s - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/04 06:06:25 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9473: serial/16550: Include nuttx/clk/clk.h - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/04 08:38:02 UTC, 0 replies.
- [nuttx] branch master updated: serial/16550: Include nuttx/clk/clk.h - posted by pk...@apache.org on 2023/06/04 08:38:07 UTC, 0 replies.
- [GitHub] [nuttx] CV-Bowen commented on pull request #9297: virtio: add virtio framework in NuttX - posted by "CV-Bowen (via GitHub)" <gi...@apache.org> on 2023/06/04 08:57:44 UTC, 6 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9297: virtio: add virtio framework in NuttX - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/04 12:17:47 UTC, 1 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9471: wireless/bluetooth: Add a generic access service. - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/04 14:30:32 UTC, 5 replies.
- [GitHub] [nuttx] acassis merged pull request #9474: mm/mempool: Remove nexpend and totalsize from mempool_s - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/04 14:47:53 UTC, 0 replies.
- [nuttx] branch master updated: mm/mempool: Remove nexpend and totalsize from mempool_s - posted by ac...@apache.org on 2023/06/04 14:47:57 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9465: initial FPU support for ARMv8R AARCH32 - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/04 19:49:37 UTC, 0 replies.
- [nuttx] branch master updated (e98a153cb2 -> 961a68b4cf) - posted by ac...@apache.org on 2023/06/04 19:49:42 UTC, 0 replies.
- [GitHub] [nuttx] patacongo commented on pull request #9472: arch/sim: Always enable serial dma - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/06/04 20:40:02 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 commented on pull request #9297: virtio: add virtio framework in NuttX - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/06/04 23:53:20 UTC, 7 replies.
- [nuttx-website] branch asf-site updated: Publishing web: bedd222ce647cc428f1f896ea77db286eb1bfbce docs: 961a68b4cfacc13191f036510e3b56003abcce93 - posted by gi...@apache.org on 2023/06/05 00:18:31 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9465: initial FPU support for ARMv8R AARCH32 - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/05 02:20:17 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9469: add sdio driver for GD32F4 - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/05 02:40:39 UTC, 2 replies.
- [GitHub] [nuttx] cwespressif opened a new pull request, #9475: xtensa/esp32: Support multiple PHY init data bin - posted by "cwespressif (via GitHub)" <gi...@apache.org> on 2023/06/05 03:28:08 UTC, 0 replies.
- [GitHub] [nuttx] btashton commented on pull request #9204: fdt: Add initial FDT support and procfs for userspace export - posted by "btashton (via GitHub)" <gi...@apache.org> on 2023/06/05 05:35:48 UTC, 0 replies.
- [GitHub] [nuttx] pussuw opened a new pull request, #9476: kmm/kmm_map: Add missing FAR qualifiers - posted by "pussuw (via GitHub)" <gi...@apache.org> on 2023/06/05 06:32:31 UTC, 0 replies.
- [GitHub] [nuttx] pussuw commented on pull request #9476: kmm/kmm_map: Add missing FAR qualifiers - posted by "pussuw (via GitHub)" <gi...@apache.org> on 2023/06/05 06:32:47 UTC, 0 replies.
- [GitHub] [nuttx] pussuw commented on a diff in pull request #9368: mm/kmm_map: Add support to dynamically map pages into kernel virtual … - posted by "pussuw (via GitHub)" <gi...@apache.org> on 2023/06/05 06:33:54 UTC, 1 replies.
- [GitHub] [nuttx] PetervdPerk-NXP commented on issue #9467: assert can cause -Werror=implicit-function-declaration when NDEBUG is enabled - posted by "PetervdPerk-NXP (via GitHub)" <gi...@apache.org> on 2023/06/05 06:57:10 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9472: arch/sim: Replace uart_[xmit|recv]chars_dma with uart_dma[txavail|rxfree] - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/05 07:23:51 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl merged pull request #9472: arch/sim: Replace uart_[xmit|recv]chars_dma with uart_dma[txavail|rxfree] - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/06/05 07:25:33 UTC, 0 replies.
- [nuttx] branch master updated (961a68b4cf -> add569d0e5) - posted by ra...@apache.org on 2023/06/05 07:25:38 UTC, 0 replies.
- [nuttx] 01/02: usbhost/cdcacm: Fix the compiler warning when serial dma is enabled - posted by ra...@apache.org on 2023/06/05 07:25:39 UTC, 0 replies.
- [nuttx] 02/02: arch/sim: Replace uart_[xmit|recv]chars_dma with uart_dma[txavail|rxfree] - posted by ra...@apache.org on 2023/06/05 07:25:40 UTC, 0 replies.
- [GitHub] [nuttx] PetervdPerk-NXP opened a new pull request, #9477: Assert.h revert #5647 cast assert() to void when NDEBUG is defined - posted by "PetervdPerk-NXP (via GitHub)" <gi...@apache.org> on 2023/06/05 07:54:06 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #9477: Assert.h revert #5647 cast assert() to void when NDEBUG is defined - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/05 08:13:57 UTC, 1 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9476: kmm/kmm_map: Add missing FAR qualifiers - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/05 09:03:40 UTC, 0 replies.
- [nuttx] branch master updated: kmm/kmm_map: Add missing FAR qualifiers - posted by pk...@apache.org on 2023/06/05 09:03:46 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9204: fdt: Add initial FDT support and procfs for userspace export - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/05 09:29:20 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9475: xtensa/esp32: Support multiple PHY init data bin - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/05 09:32:54 UTC, 1 replies.
- [GitHub] [nuttx-apps] SPRESENSE commented on pull request #1785: lte: Add usrsock daemon for ALT1250 LTE modem - posted by "SPRESENSE (via GitHub)" <gi...@apache.org> on 2023/06/05 09:57:18 UTC, 0 replies.
- [GitHub] [nuttx] SPRESENSE commented on pull request #9463: drivers/modem/alt1250: Update alt1250 driver - posted by "SPRESENSE (via GitHub)" <gi...@apache.org> on 2023/06/05 10:05:07 UTC, 3 replies.
- [GitHub] [nuttx] acassis commented on pull request #9471: wireless/bluetooth: Add a generic access service. - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/05 12:26:38 UTC, 0 replies.
- [GitHub] [nuttx] CV-Bowen commented on a diff in pull request #9297: virtio: add virtio framework in NuttX - posted by "CV-Bowen (via GitHub)" <gi...@apache.org> on 2023/06/05 14:13:23 UTC, 3 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9477: Assert.h revert #5647 cast assert() to void when NDEBUG is defined - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/05 16:54:00 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 commented on pull request #1666: Improve the ymodem code - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/05 17:49:22 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 closed pull request #1666: Improve the ymodem code - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/05 17:49:23 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on a diff in pull request #9471: wireless/bluetooth: Add a generic access service. - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/05 17:56:37 UTC, 1 replies.
- [GitHub] [nuttx] acassis merged pull request #9471: wireless/bluetooth: Add a generic access service. - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/05 18:00:26 UTC, 0 replies.
- [nuttx] branch master updated: wireless/bluetooth: Add a generic access service. - posted by ac...@apache.org on 2023/06/05 18:00:31 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: bedd222ce647cc428f1f896ea77db286eb1bfbce docs: a720984eb7b1cabd259014df0d4e9ac0ef0e94dd - posted by gi...@apache.org on 2023/06/06 00:17:30 UTC, 0 replies.
- [GitHub] [nuttx] anchao opened a new pull request, #9478: arm/backtrace: validate PC register before process unwind - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/06/06 01:31:25 UTC, 0 replies.
- [GitHub] [nuttx] anchao opened a new pull request, #9479: usrsock/dns: add sanity check before send dns event - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/06/06 01:32:01 UTC, 0 replies.
- [GitHub] [nuttx] anchao opened a new pull request, #9480: libs/libc: fix build break on kernel mode - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/06/06 01:32:45 UTC, 0 replies.
- [GitHub] [nuttx] anchao opened a new pull request, #9481: risc-v/backtrace: correct stack pointer if enable ARCH_KERNEL_STACK - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/06/06 01:36:29 UTC, 0 replies.
- [GitHub] [nuttx] GooTal opened a new issue, #9482: Question about uart_xmitchars() - posted by "GooTal (via GitHub)" <gi...@apache.org> on 2023/06/06 02:42:39 UTC, 0 replies.
- [GitHub] [nuttx] mu578 commented on issue #9482: Question about uart_xmitchars() - posted by "mu578 (via GitHub)" <gi...@apache.org> on 2023/06/06 03:44:37 UTC, 1 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9479: usrsock/dns: add sanity check before send dns event - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/06 05:29:26 UTC, 0 replies.
- [nuttx] branch master updated: usrsock/dns: add sanity check before send dns event - posted by xi...@apache.org on 2023/06/06 05:29:30 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9480: libs/libc: fix build break on kernel mode - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/06 05:30:10 UTC, 0 replies.
- [nuttx] branch master updated: libs/libc: fix build break on kernel mode - posted by xi...@apache.org on 2023/06/06 05:30:14 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on issue #9482: Question about uart_xmitchars() - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/06 05:41:59 UTC, 0 replies.
- [GitHub] [nuttx] GooTal commented on issue #9482: Question about uart_xmitchars() - posted by "GooTal (via GitHub)" <gi...@apache.org> on 2023/06/06 06:08:22 UTC, 0 replies.
- [GitHub] [nuttx] cwespressif commented on a diff in pull request #9475: xtensa/esp32: Support multiple PHY init data bin - posted by "cwespressif (via GitHub)" <gi...@apache.org> on 2023/06/06 07:34:33 UTC, 4 replies.
- [GitHub] [nuttx] wengzhe opened a new pull request, #9483: net/icmp: Save poll device in icmp_poll_s - posted by "wengzhe (via GitHub)" <gi...@apache.org> on 2023/06/06 08:16:56 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1779: Add interface to configure DHCP daemon - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/06 09:17:11 UTC, 0 replies.
- [nuttx-apps] branch master updated: Add interface to configure DHCP daemon - posted by xi...@apache.org on 2023/06/06 09:17:17 UTC, 0 replies.
- [GitHub] [nuttx] davids5 commented on issue #9482: Question about uart_xmitchars() - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/06/06 10:41:30 UTC, 0 replies.
- [GitHub] [nuttx] GD32-MCU commented on a diff in pull request #9469: add sdio driver for GD32F4 - posted by "GD32-MCU (via GitHub)" <gi...@apache.org> on 2023/06/06 11:08:15 UTC, 1 replies.
- [GitHub] [nuttx] gneworld opened a new issue, #9484: question about nsh - posted by "gneworld (via GitHub)" <gi...@apache.org> on 2023/06/06 11:09:23 UTC, 0 replies.
- [GitHub] [nuttx] gneworld closed issue #9484: question about nsh - posted by "gneworld (via GitHub)" <gi...@apache.org> on 2023/06/06 11:32:52 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9483: net/icmp: Save poll device in icmp_poll_s - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/06 11:33:24 UTC, 0 replies.
- [nuttx] branch master updated: net/icmp: Save poll device in icmp_poll_s - posted by xi...@apache.org on 2023/06/06 11:33:27 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/06/06 12:06:29 UTC, 0 replies.
- [GitHub] [nuttx] pussuw opened a new pull request, #9485: arch/riscv: Store user context into the kernel stack - posted by "pussuw (via GitHub)" <gi...@apache.org> on 2023/06/06 12:20:58 UTC, 0 replies.
- [GitHub] [nuttx] pussuw opened a new pull request, #9486: riscv/fpu: Implement correct lazy-FPU functionality - posted by "pussuw (via GitHub)" <gi...@apache.org> on 2023/06/06 12:27:22 UTC, 0 replies.
- [GitHub] [nuttx] pussuw commented on a diff in pull request #9486: riscv/fpu: Implement correct lazy-FPU functionality - posted by "pussuw (via GitHub)" <gi...@apache.org> on 2023/06/06 12:50:29 UTC, 5 replies.
- [GitHub] [nuttx] pussuw commented on pull request #9481: risc-v/backtrace: correct stack pointer if enable ARCH_KERNEL_STACK - posted by "pussuw (via GitHub)" <gi...@apache.org> on 2023/06/06 12:55:40 UTC, 0 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/06/06 12:57:07 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9459: include/nuttx/spi.h Fix SPIDEVID_TYPE macro definition - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/06 13:32:37 UTC, 0 replies.
- [nuttx] branch master updated: include/nuttx/spi.h Fix SPIDEVID_TYPE macro definition - posted by ac...@apache.org on 2023/06/06 13:32:41 UTC, 0 replies.
- [GitHub] [nuttx] pussuw commented on pull request #9486: riscv/fpu: Implement correct lazy-FPU functionality - posted by "pussuw (via GitHub)" <gi...@apache.org> on 2023/06/06 14:53:21 UTC, 5 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9469: add sdio driver for GD32F4 - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/06 14:55:32 UTC, 1 replies.
- [GitHub] [nuttx] fjpanag commented on issue #7393: Problems with priority inheritance. - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/06/06 17:38:24 UTC, 0 replies.
- [GitHub] [nuttx] fjpanag closed issue #7393: Problems with priority inheritance. - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/06/06 17:38:24 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9478: arm/backtrace: validate PC register before process unwind - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/06 17:40:33 UTC, 0 replies.
- [nuttx] branch master updated: arm/backtrace: validate PC register before process unwind - posted by xi...@apache.org on 2023/06/06 17:40:38 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9481: risc-v/backtrace: correct stack pointer if enable ARCH_KERNEL_STACK - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/06 17:44:30 UTC, 0 replies.
- [nuttx] branch master updated: risc-v/backtrace: correct stack pointer if enable ARCH_KERNEL_STACK - posted by xi...@apache.org on 2023/06/06 17:44:34 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #8787: risc-v/kernel mode: Add a stripped down, native version of SBI for NuttX - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/06 17:48:17 UTC, 0 replies.
- [nuttx] branch master updated (76e5204a80 -> 0a9279f672) - posted by xi...@apache.org on 2023/06/06 17:48:21 UTC, 0 replies.
- [nuttx] 01/03: RISC-V: Implement simple and native NuttX SBI - posted by xi...@apache.org on 2023/06/06 17:48:22 UTC, 0 replies.
- [nuttx] 02/03: RISC-V: bind NuttX native SBI to SBI glue logic - posted by xi...@apache.org on 2023/06/06 17:48:23 UTC, 0 replies.
- [nuttx] 03/03: MPFS: Use NuttX SBI for Kernel mode - posted by xi...@apache.org on 2023/06/06 17:48:24 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1785: lte: Add usrsock daemon for ALT1250 LTE modem - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/06 17:51:36 UTC, 0 replies.
- [nuttx-apps] branch master updated: lte: Add usrsock daemon for ALT1250 LTE modem - posted by xi...@apache.org on 2023/06/06 17:51:39 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #8787: risc-v/kernel mode: Add a stripped down, native version of SBI for NuttX - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/06 19:35:48 UTC, 0 replies.
- [GitHub] [nuttx] acassis opened a new pull request, #9487: libdsp: Add average filter - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/07 00:07:00 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: bedd222ce647cc428f1f896ea77db286eb1bfbce docs: 0a9279f672b0ae7191097268e5966fce2c8a54be - posted by gi...@apache.org on 2023/06/07 00:19:24 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9487: libdsp: Add average filter - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/07 02:35:13 UTC, 0 replies.
- [GitHub] [nuttx] anjiahao1 opened a new pull request, #9488: mempool:Allocate a chunk for multiple mempool avoid memory fragmentation - posted by "anjiahao1 (via GitHub)" <gi...@apache.org> on 2023/06/07 06:21:57 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9487: libdsp: Add average filter - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/07 06:57:17 UTC, 8 replies.
- [GitHub] [nuttx] raiden00pl commented on a diff in pull request #9487: libdsp: Add average filter - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/06/07 07:17:19 UTC, 1 replies.
- [GitHub] [nuttx] pussuw opened a new pull request, #9489: mpfs/icicle: Enable KMM_MAP for knsh - posted by "pussuw (via GitHub)" <gi...@apache.org> on 2023/06/07 07:47:43 UTC, 0 replies.
- [GitHub] [nuttx] royfengsss closed pull request #9040: [SYSLOG] avoid concurrent modification by other tasks - posted by "royfengsss (via GitHub)" <gi...@apache.org> on 2023/06/07 08:07:24 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9469: add sdio driver for GD32F4 - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/07 08:43:57 UTC, 0 replies.
- [nuttx] branch master updated: add sdio driver for GD32F4 - posted by xi...@apache.org on 2023/06/07 08:44:01 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9475: xtensa/esp32: Support multiple PHY init data bin - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/07 08:44:29 UTC, 0 replies.
- [nuttx] branch master updated: xtensa/esp32: Support multiple PHY init data bin - posted by xi...@apache.org on 2023/06/07 08:44:31 UTC, 0 replies.
- [GitHub] [nuttx] xucheng5 opened a new pull request, #9490: driver/mtd : mtd_config name len max changed to NAME_MAX - posted by "xucheng5 (via GitHub)" <gi...@apache.org> on 2023/06/07 09:06:24 UTC, 0 replies.
- [GitHub] [nuttx] fjpanag opened a new pull request, #9491: stm32: Removed unused Kconfig option. - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/06/07 09:09:27 UTC, 0 replies.
- [GitHub] [nuttx] xucheng5 closed pull request #9490: driver/mtd : mtd_config name len max changed to NAME_MAX - posted by "xucheng5 (via GitHub)" <gi...@apache.org> on 2023/06/07 09:15:09 UTC, 0 replies.
- [GitHub] [nuttx] xucheng5 opened a new pull request, #9492: driver/mtd : mtd_config name len max changed to NAME_MAX - posted by "xucheng5 (via GitHub)" <gi...@apache.org> on 2023/06/07 09:17:44 UTC, 0 replies.
- [GitHub] [nuttx] xucheng5 commented on pull request #9490: driver/mtd : mtd_config name len max changed to NAME_MAX - posted by "xucheng5 (via GitHub)" <gi...@apache.org> on 2023/06/07 09:25:30 UTC, 0 replies.
- [GitHub] [nuttx] pussuw commented on pull request #9489: mpfs/icicle: Enable KMM_MAP for knsh - posted by "pussuw (via GitHub)" <gi...@apache.org> on 2023/06/07 10:09:14 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9488: mempool:Allocate a chunk for multiple mempool avoid memory fragmentation - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/07 10:10:38 UTC, 0 replies.
- [GitHub] [nuttx-apps] no1wudi closed pull request #1784: Make: Generate builtin_list with a macro guard - posted by "no1wudi (via GitHub)" <gi...@apache.org> on 2023/06/07 10:54:49 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9487: libdsp: Add average filter - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/07 11:25:48 UTC, 1 replies.
- [GitHub] [nuttx] raiden00pl commented on pull request #9487: libdsp: Add average filter - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/06/07 11:44:02 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9492: driver/mtd : mtd_config name len max changed to NAME_MAX - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/07 12:40:05 UTC, 0 replies.
- [nuttx] branch master updated (617927f27c -> f4e3f23945) - posted by ac...@apache.org on 2023/06/07 12:40:11 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9491: stm32: Removed unused STM32_TICKLESS_SYSTICK Kconfig option. - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/07 12:40:58 UTC, 0 replies.
- [nuttx] branch master updated (f4e3f23945 -> a57cd563d5) - posted by ac...@apache.org on 2023/06/07 12:41:02 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9489: mpfs/icicle: Enable KMM_MAP for knsh - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/07 12:46:27 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on issue #9420: Makes our CI more human readable - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/07 12:52:42 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9489: mpfs/icicle: Enable KMM_MAP for knsh - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/07 13:05:00 UTC, 0 replies.
- [nuttx] branch master updated (a57cd563d5 -> 159a4f83d6) - posted by xi...@apache.org on 2023/06/07 13:05:05 UTC, 0 replies.
- [GitHub] [nuttx] patacongo commented on pull request #9491: stm32: Removed unused STM32_TICKLESS_SYSTICK Kconfig option. - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/06/07 13:10:06 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on a diff in pull request #9438: Generate junit xml test report in CI tooling. - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/07 13:17:40 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9103: arch/riscv: Fixed FPU register error - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/07 13:39:53 UTC, 0 replies.
- [nuttx] branch master updated (159a4f83d6 -> ad4e2f0922) - posted by pk...@apache.org on 2023/06/07 13:39:59 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on a diff in pull request #9487: libdsp: Add average filter - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/07 14:12:50 UTC, 10 replies.
- [GitHub] [nuttx] btashton commented on a diff in pull request #9438: Generate junit xml test report in CI tooling. - posted by "btashton (via GitHub)" <gi...@apache.org> on 2023/06/07 14:26:45 UTC, 0 replies.
- [GitHub] [nuttx] fjpanag opened a new pull request, #9493: Fixed Kconfig options for obsolete tickless systick options. - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/06/07 14:49:38 UTC, 0 replies.
- [GitHub] [nuttx] fjpanag commented on pull request #9491: stm32: Removed unused STM32_TICKLESS_SYSTICK Kconfig option. - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/06/07 14:50:00 UTC, 0 replies.
- [GitHub] [nuttx] TimJTi commented on issue #9420: Makes our CI more human readable - posted by "TimJTi (via GitHub)" <gi...@apache.org> on 2023/06/07 17:08:51 UTC, 0 replies.
- [GitHub] [nuttx] patacongo merged pull request #9493: Fixed Kconfig options for obsolete tickless systick options. - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/06/07 17:10:36 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 closed pull request #9161: net: Remove net_ preifx from net_ipv6_pref2xxx - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/07 17:51:00 UTC, 0 replies.
- [nuttx] branch master updated (ad4e2f0922 -> b89215a11f) - posted by gn...@apache.org on 2023/06/07 17:59:46 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9486: riscv/fpu: Implement correct lazy-FPU functionality - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/07 18:38:45 UTC, 1 replies.
- [GitHub] [nuttx] hartmannathan commented on a diff in pull request #9487: libdsp: Add average filter - posted by "hartmannathan (via GitHub)" <gi...@apache.org> on 2023/06/07 20:02:34 UTC, 2 replies.
- [GitHub] [nuttx] fjpanag commented on pull request #9260: libc/misc: add Fdsan module - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/06/07 21:01:15 UTC, 1 replies.
- [GitHub] [nuttx] fjpanag closed issue #3607: Git hooks - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/06/07 21:15:42 UTC, 0 replies.
- [GitHub] [nuttx] fjpanag commented on issue #3607: Git hooks - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/06/07 21:15:42 UTC, 0 replies.
- [GitHub] [nuttx] fjpanag commented on pull request #9159: tools: add git pre-commit hook based on checkpatch.sh - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/06/07 21:20:20 UTC, 0 replies.
- [GitHub] [nuttx] fjpanag opened a new issue, #9494: freopen() causes FDSAN error. - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/06/07 21:43:33 UTC, 0 replies.
- [GitHub] [nuttx] fjpanag commented on issue #8815: the md5's hash values on nuttx are different from that value in linux for the same file - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/06/07 21:57:35 UTC, 0 replies.
- [GitHub] [nuttx] fjpanag commented on issue #8780: ARMV7-M MPU base region not configured correctly - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/06/07 22:09:33 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: bedd222ce647cc428f1f896ea77db286eb1bfbce docs: b89215a11f335d997c76d7e01cff4d624bd53455 - posted by gi...@apache.org on 2023/06/08 00:16:39 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on issue #9494: freopen() causes FDSAN error. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/08 03:56:44 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9260: libc/misc: add Fdsan module - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/08 03:58:08 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea merged pull request #9463: drivers/modem/alt1250: Update alt1250 driver - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/06/08 05:48:19 UTC, 0 replies.
- [nuttx] branch master updated (b89215a11f -> acb3ac95da) - posted by je...@apache.org on 2023/06/08 05:48:24 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea commented on pull request #9486: riscv/fpu: Implement correct lazy-FPU functionality - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/06/08 05:49:33 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea commented on pull request #9411: Refine mm implementation - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/06/08 05:50:59 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9411: Refine mm implementation - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/08 07:43:55 UTC, 0 replies.
- [GitHub] [nuttx] freakishness opened a new pull request, #9495: add support for YT8512 phy - posted by "freakishness (via GitHub)" <gi...@apache.org> on 2023/06/08 07:52:47 UTC, 0 replies.
- [GitHub] [nuttx] fjpanag commented on pull request #9163: sched: Stop the sched timer when possible to save the power in tickless mode - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/06/08 09:01:19 UTC, 0 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/06/08 09:04:06 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9163: sched: Stop the sched timer when possible to save the power in tickless mode - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/08 09:18:21 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9495: add support for YT8512 phy - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/08 09:20:00 UTC, 0 replies.
- [GitHub] [nuttx] hujun260 opened a new pull request, #9496: libc/fdsan: keep f_tag unchanged - posted by "hujun260 (via GitHub)" <gi...@apache.org> on 2023/06/08 12:04:02 UTC, 0 replies.
- [GitHub] [nuttx] hujun260 opened a new pull request, #9497: libc/fdcheck: add fdcheck module - posted by "hujun260 (via GitHub)" <gi...@apache.org> on 2023/06/08 12:13:32 UTC, 0 replies.
- [GitHub] [nuttx] hujun260 commented on pull request #9260: libc/misc: add Fdsan module - posted by "hujun260 (via GitHub)" <gi...@apache.org> on 2023/06/08 12:14:43 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9496: libc/fdsan: keep f_tag unchanged - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/08 15:54:29 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9488: mempool:Allocate a chunk for multiple mempool avoid memory fragmentation - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/08 15:56:42 UTC, 0 replies.
- [nuttx] branch master updated (acb3ac95da -> 7732791cd6) - posted by xi...@apache.org on 2023/06/08 15:56:50 UTC, 0 replies.
- [nuttx] 01/02: mempool:Allocate a chunk for multiple mempool avoid memory fragmentation - posted by xi...@apache.org on 2023/06/08 15:56:51 UTC, 0 replies.
- [nuttx] 02/02: mempool:Add mail_info support for multiple pools - posted by xi...@apache.org on 2023/06/08 15:56:52 UTC, 0 replies.
- [GitHub] [nuttx] fjpanag commented on pull request #9496: libc/fdsan: keep f_tag unchanged - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/06/08 17:51:58 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9411: mm: Correct the callsite of mm_mallinfo - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/08 17:58:54 UTC, 1 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9496: libc/fdsan: keep f_tag unchanged - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/08 18:10:33 UTC, 2 replies.
- [GitHub] [nuttx] fjpanag commented on a diff in pull request #9496: libc/fdsan: keep f_tag unchanged - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/06/08 18:52:22 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: bedd222ce647cc428f1f896ea77db286eb1bfbce docs: 7732791cd600fa9b557aecf23ecd5ef8e15359df - posted by gi...@apache.org on 2023/06/09 00:17:23 UTC, 0 replies.
- [GitHub] [nuttx-apps] anchao opened a new pull request, #1786: nshlib/command: exclude usage to reduce data size - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/06/09 01:43:05 UTC, 0 replies.
- [GitHub] [nuttx-apps] anchao opened a new pull request, #1787: system/cu: disable error print if DEFAULT_SMALL - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/06/09 01:51:19 UTC, 0 replies.
- [GitHub] [nuttx-apps] anchao opened a new pull request, #1788: nshlib: disable nsh error print if DEFAULT_SMALL - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/06/09 02:04:54 UTC, 0 replies.
- [GitHub] [nuttx] anchao opened a new pull request, #9498: assert: disable function/line print if DEFAULT_SMALL - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/06/09 02:12:11 UTC, 0 replies.
- [GitHub] [nuttx-apps] patacongo commented on a diff in pull request #1788: nshlib: disable nsh error print if DEFAULT_SMALL - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/06/09 02:25:58 UTC, 0 replies.
- [GitHub] [nuttx-apps] patacongo commented on pull request #1787: system/cu: disable error print if DEFAULT_SMALL - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/06/09 02:27:32 UTC, 0 replies.
- [GitHub] [nuttx-apps] anchao commented on a diff in pull request #1788: nshlib: disable nsh error print if DEFAULT_SMALL - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/06/09 02:54:05 UTC, 0 replies.
- [GitHub] [nuttx-apps] anchao commented on pull request #1787: system/cu: disable error print if SYSTEM_CUTERM_DISABLE_ERROR_PRINT enabled - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/06/09 02:59:38 UTC, 0 replies.
- [GitHub] [nuttx] LingaoM opened a new pull request, #9499: debug: change generate debug symbols default enable - posted by "LingaoM (via GitHub)" <gi...@apache.org> on 2023/06/09 04:36:07 UTC, 0 replies.
- [GitHub] [nuttx] davids5 commented on a diff in pull request #9498: assert: disable function/line print if DEFAULT_SMALL - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/06/09 05:21:48 UTC, 0 replies.
- [GitHub] [nuttx] anchao commented on a diff in pull request #9498: assert: disable function/line print if DEFAULT_SMALL - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/06/09 05:25:48 UTC, 0 replies.
- [GitHub] [nuttx] anchao merged pull request #9485: arch/riscv: Store user context into the kernel stack - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/06/09 05:53:29 UTC, 0 replies.
- [nuttx] branch master updated (7732791cd6 -> 7bc8e59cce) - posted by ar...@apache.org on 2023/06/09 05:53:41 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 commented on a diff in pull request #1788: nshlib: disable nsh error print if NSH_DISABLE_ERROR_PRINT enabled - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/09 06:34:50 UTC, 4 replies.
- [GitHub] [nuttx-apps] anchao commented on a diff in pull request #1788: nshlib: disable nsh error print if NSH_DISABLE_ERROR_PRINT enabled - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/06/09 07:00:18 UTC, 1 replies.
- [GitHub] [nuttx] slorquet opened a new pull request, #9500: is25xp: Enable usage of several chips on the same spi bus - posted by "slorquet (via GitHub)" <gi...@apache.org> on 2023/06/09 08:01:19 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 commented on a diff in pull request #1783: tools/Wasm.mk: Take optimization flags from native build - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/09 08:10:54 UTC, 3 replies.
- [GitHub] [nuttx] GooTal opened a new issue, #9501: How to run nuttx(kernel build) on real hardware instead of qemu semihosting? - posted by "GooTal (via GitHub)" <gi...@apache.org> on 2023/06/09 08:52:10 UTC, 0 replies.
- [GitHub] [nuttx-apps] no1wudi commented on a diff in pull request #1783: tools/Wasm.mk: Take optimization flags from native build - posted by "no1wudi (via GitHub)" <gi...@apache.org> on 2023/06/09 09:35:21 UTC, 0 replies.
- [GitHub] [nuttx] donghengqaz opened a new pull request, #9502: xtensa/esp32s3: Support 32MB SPI flash - posted by "donghengqaz (via GitHub)" <gi...@apache.org> on 2023/06/09 09:36:31 UTC, 0 replies.
- [GitHub] [nuttx] pussuw opened a new pull request, #9503: mpfs/mpfs_shead.S: Remove MMU mappings and flush TLB upon boot - posted by "pussuw (via GitHub)" <gi...@apache.org> on 2023/06/09 10:43:53 UTC, 0 replies.
- [GitHub] [nuttx] hujun260 commented on a diff in pull request #9496: libc/fdsan: keep f_tag unchanged - posted by "hujun260 (via GitHub)" <gi...@apache.org> on 2023/06/09 11:08:28 UTC, 0 replies.
- [GitHub] [nuttx] Jan9401 opened a new issue, #9504: how to use mempool to reslove memory fragement? - posted by "Jan9401 (via GitHub)" <gi...@apache.org> on 2023/06/09 11:23:34 UTC, 0 replies.
- [GitHub] [nuttx] anjiahao1 commented on issue #9504: how to use mempool to reslove memory fragement? - posted by "anjiahao1 (via GitHub)" <gi...@apache.org> on 2023/06/09 12:55:08 UTC, 3 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9496: libc/fdsan: keep f_tag unchanged - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/09 13:06:51 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 closed issue #9494: freopen() causes FDSAN error. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/09 13:06:52 UTC, 0 replies.
- [nuttx] branch master updated: libc/fdsan: keep f_tag unchanged - posted by xi...@apache.org on 2023/06/09 13:06:55 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on issue #9501: How to run nuttx(kernel build) on real hardware instead of qemu semihosting? - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/09 13:10:40 UTC, 0 replies.
- [GitHub] [nuttx] no1wudi opened a new pull request, #9505: drivers/ptmx: Fix a potential buffer overflow - posted by "no1wudi (via GitHub)" <gi...@apache.org> on 2023/06/09 13:12:21 UTC, 0 replies.
- [GitHub] [nuttx] patacongo commented on issue #9501: How to run nuttx(kernel build) on real hardware instead of qemu semihosting? - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/06/09 13:27:42 UTC, 1 replies.
- [GitHub] [nuttx] Jan9401 commented on issue #9504: how to use mempool to reslove memory fragement? - posted by "Jan9401 (via GitHub)" <gi...@apache.org> on 2023/06/09 14:00:05 UTC, 1 replies.
- [GitHub] [nuttx] pkarashchenko opened a new pull request, #9506: arch/xtensa/esp32s3: initial effort to get BLE running on ESP32-S3 - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/09 16:01:19 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko opened a new issue, #9507: ESP32-S3: Add BLE support - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/09 16:05:56 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9505: drivers/ptmx: Fix a potential buffer overflow - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/09 16:41:13 UTC, 0 replies.
- [nuttx] branch master updated: drivers/ptmx: Fix a potential buffer overflow - posted by pk...@apache.org on 2023/06/09 16:41:19 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on issue #9507: ESP32-S3: Add BLE support - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/09 16:53:11 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9503: mpfs/mpfs_shead.S: Remove MMU mappings and flush TLB upon boot - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/09 17:37:01 UTC, 0 replies.
- [nuttx] branch master updated: mpfs/mpfs_shead.S: Remove MMU mappings and flush TLB upon boot - posted by xi...@apache.org on 2023/06/09 17:37:06 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9500: is25xp: Enable usage of several chips on the same spi bus - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/09 18:14:26 UTC, 0 replies.
- [nuttx] branch master updated: is25xp: Enable usage of several chips on the same spi bus - posted by xi...@apache.org on 2023/06/09 18:14:29 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9498: assert: disable function/line print if DEBUG_ASSERTIONS_FILENAME disabled - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/09 18:19:16 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9497: libc/fdcheck: add fdcheck module - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/09 18:20:01 UTC, 0 replies.
- [nuttx] branch master updated: libc/fdcheck: add fdcheck module - posted by xi...@apache.org on 2023/06/09 18:20:05 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1786: nshlib/command: exclude usage to reduce data size - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/09 18:20:52 UTC, 0 replies.
- [nuttx-apps] branch master updated: nshlib/command: exclude usage to reduce data size - posted by xi...@apache.org on 2023/06/09 18:20:55 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1787: system/cu: disable error print if SYSTEM_CUTERM_DISABLE_ERROR_PRINT enabled - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/09 18:29:53 UTC, 0 replies.
- [nuttx-apps] branch master updated: system/cu: disable error print if SYSTEM_CUTERM_DISABLE_ERROR_PRINT enabled - posted by xi...@apache.org on 2023/06/09 18:29:57 UTC, 0 replies.
- [GitHub] [nuttx-apps] pkarashchenko commented on a diff in pull request #1788: nshlib: disable nsh error print if NSH_DISABLE_ERROR_PRINT enabled - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/09 20:43:55 UTC, 2 replies.
- [GitHub] [nuttx] Jan9401 closed issue #9504: how to use mempool to reslove memory fragement? - posted by "Jan9401 (via GitHub)" <gi...@apache.org> on 2023/06/10 00:00:04 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: bedd222ce647cc428f1f896ea77db286eb1bfbce docs: 8fe8417ffb6bc5f4bd9461b7ff528f39c4073546 - posted by gi...@apache.org on 2023/06/10 00:17:16 UTC, 1 replies.
- [GitHub] [nuttx] mu578 commented on a diff in pull request #9487: libdsp: Add average filter - posted by "mu578 (via GitHub)" <gi...@apache.org> on 2023/06/10 02:42:15 UTC, 12 replies.
- [GitHub] [nuttx] raiden00pl opened a new pull request, #9508: arch/{nrf52|nrf53}/usbd: various fixes to improve USB stability - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/06/10 09:26:34 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9508: arch/{nrf52|nrf53}/usbd: various fixes to improve USB stability - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/10 09:38:02 UTC, 2 replies.
- [GitHub] [nuttx] raiden00pl commented on a diff in pull request #9508: arch/{nrf52|nrf53}/usbd: various fixes to improve USB stability - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/06/10 09:55:53 UTC, 1 replies.
- [GitHub] [nuttx-apps] pkarashchenko opened a new pull request, #1789: wireless/bluetooth/btsak: fix help messages - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/10 16:39:02 UTC, 0 replies.
- [GitHub] [nuttx-apps] pkarashchenko opened a new pull request, #1790: apps: fix style issues in code - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/10 17:02:35 UTC, 0 replies.
- [GitHub] [nuttx-apps] cederom commented on pull request #1789: wireless/bluetooth/btsak: fix help messages - posted by "cederom (via GitHub)" <gi...@apache.org> on 2023/06/10 17:09:06 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko opened a new pull request, #9509: sdcard: update sdcard detection to avoid 0xff asignment to bool type - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/10 17:34:09 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #9509: sdcard: update sdcard detection to avoid 0xff asignment to bool type - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/10 17:40:30 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko opened a new pull request, #9510: libs/libc/string: fix various style issues in code - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/10 17:52:53 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9510: libs/libc/string: fix various style issues in code - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/10 17:56:28 UTC, 1 replies.
- [GitHub] [nuttx] pkarashchenko opened a new pull request, #9511: style: fix style issues found during code review - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/10 18:04:33 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9510: libs/libc/string: fix various style issues in code - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/10 18:23:35 UTC, 1 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9511: style: fix style issues found during code review - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/11 04:54:55 UTC, 0 replies.
- [nuttx] branch master updated: style: fix style issues found during code review - posted by xi...@apache.org on 2023/06/11 04:55:00 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9510: libs/libc/string: fix various style issues in code - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/11 04:55:07 UTC, 0 replies.
- [nuttx] branch master updated: libs/libc/string: fix various style issues in code - posted by xi...@apache.org on 2023/06/11 04:55:10 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9509: sdcard: update sdcard detection to avoid 0xff asignment to bool type - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/11 04:55:32 UTC, 0 replies.
- [nuttx] branch master updated (187def2611 -> 8d1a25f725) - posted by xi...@apache.org on 2023/06/11 04:55:35 UTC, 0 replies.
- [nuttx] 01/06: style: remove extra spaces and align parameters - posted by xi...@apache.org on 2023/06/11 04:55:36 UTC, 0 replies.
- [nuttx] 02/06: sched/misc: fix the alignment in task dump printing during assert - posted by xi...@apache.org on 2023/06/11 04:55:37 UTC, 0 replies.
- [nuttx] 03/06: iinclude/nuttx/wireless/bluetooth: remove FAR from array type - posted by xi...@apache.org on 2023/06/11 04:55:38 UTC, 0 replies.
- [nuttx] 04/06: sdcard: update sdcard detection to avoid 0xff assignment to bool type - posted by xi...@apache.org on 2023/06/11 04:55:39 UTC, 0 replies.
- [nuttx] 05/06: arch/arm/stm32f7: fix typo - posted by xi...@apache.org on 2023/06/11 04:55:40 UTC, 0 replies.
- [nuttx] 06/06: libs/libc/regex: add newline at the end of Make.defs - posted by xi...@apache.org on 2023/06/11 04:55:41 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1789: wireless/bluetooth/btsak: fix help messages - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/11 06:09:21 UTC, 0 replies.
- [nuttx-apps] branch master updated: wireless/bluetooth/btsak: fix help messages - posted by xi...@apache.org on 2023/06/11 06:09:23 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1790: apps: fix style issues in code - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/11 10:47:52 UTC, 0 replies.
- [nuttx-apps] branch master updated: apps: fix style issues in code - posted by xi...@apache.org on 2023/06/11 10:47:55 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 opened a new pull request, #9512: boards: Enable md5 to test virtio - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/06/11 12:28:06 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9502: xtensa/esp32s3: Support 32MB SPI flash - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/11 13:35:57 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on a diff in pull request #9499: debug: change generate debug symbols default enable - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/11 13:38:24 UTC, 5 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9512: boards: Enable md5 to test virtio - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/11 14:54:08 UTC, 0 replies.
- [nuttx] branch master updated: boards: Enable md5 to test virtio - posted by xi...@apache.org on 2023/06/11 14:54:13 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9499: debug: change generate debug symbols default enable - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/11 14:56:51 UTC, 4 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9502: xtensa/esp32s3: Support 32MB SPI flash - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/11 16:09:43 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9513: libc: Prefer to implement memfd on top of shm - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/11 16:32:41 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9411: mm: Correct the callsite of mm_mallinfo - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/11 16:37:07 UTC, 0 replies.
- [nuttx] branch master updated (08da38b535 -> da5e978341) - posted by pk...@apache.org on 2023/06/11 16:37:12 UTC, 0 replies.
- [nuttx] 01/03: mm: include malloc.h in mm/mm.h - posted by pk...@apache.org on 2023/06/11 16:37:13 UTC, 0 replies.
- [nuttx] 02/03: mm: Remove mempoolinfo_task macro and use mallinfo_task directly - posted by pk...@apache.org on 2023/06/11 16:37:14 UTC, 0 replies.
- [nuttx] 03/03: mm: Correct the callsite of mm_mallinfo - posted by pk...@apache.org on 2023/06/11 16:37:15 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: bedd222ce647cc428f1f896ea77db286eb1bfbce docs: da5e978341a2678cc77c5bc52b2118b28d9228f1 - posted by gi...@apache.org on 2023/06/12 00:19:52 UTC, 0 replies.
- [GitHub] [nuttx] anchao commented on a diff in pull request #9498: assert: disable function/line print if DEBUG_ASSERTIONS_FILENAME disabled - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/06/12 01:43:04 UTC, 0 replies.
- [GitHub] [nuttx] GooTal commented on issue #9501: How to run nuttx(kernel build) on real hardware instead of qemu semihosting? - posted by "GooTal (via GitHub)" <gi...@apache.org> on 2023/06/12 02:20:01 UTC, 1 replies.
- [GitHub] [nuttx] donghengqaz commented on pull request #9502: xtensa/esp32s3: Support 32MB SPI flash - posted by "donghengqaz (via GitHub)" <gi...@apache.org> on 2023/06/12 02:47:46 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 opened a new pull request, #9514: boards: rv-virt: Add netnsh64_smp to test virtio - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/06/12 03:51:42 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9498: assert: disable function/line print if DEBUG_ASSERTIONS_FILENAME disabled - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/12 05:36:11 UTC, 0 replies.
- [nuttx] branch master updated (da5e978341 -> 3ce2796175) - posted by xi...@apache.org on 2023/06/12 05:36:17 UTC, 0 replies.
- [nuttx] 01/02: arm/dataabort: fix compile warning - posted by xi...@apache.org on 2023/06/12 05:36:18 UTC, 0 replies.
- [nuttx] 02/02: assert: disable function/line print if DEBUG_ASSERTIONS_FILENAME disabled - posted by xi...@apache.org on 2023/06/12 05:36:19 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1777: Update toywasm version - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/12 05:36:50 UTC, 0 replies.
- [nuttx-apps] branch master updated (aed0e2873 -> 900b32c90) - posted by xi...@apache.org on 2023/06/12 05:36:54 UTC, 0 replies.
- [nuttx-apps] 01/02: toywasm: bump version - posted by xi...@apache.org on 2023/06/12 05:36:55 UTC, 0 replies.
- [nuttx-apps] 02/02: toywasm: regen - posted by xi...@apache.org on 2023/06/12 05:36:56 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1788: nshlib: disable nsh error print if NSH_DISABLE_ERROR_PRINT enabled - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/12 05:37:30 UTC, 0 replies.
- [nuttx-apps] branch master updated: nshlib: disable nsh error print if NSH_DISABLE_ERROR_PRINT enabled - posted by xi...@apache.org on 2023/06/12 05:37:32 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea merged pull request #9514: boards: rv-virt: Add netnsh64_smp to test virtio - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/06/12 06:17:41 UTC, 0 replies.
- [nuttx] branch master updated: boards: rv-virt: Add netnsh64_smp to test virtio - posted by je...@apache.org on 2023/06/12 06:17:45 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl merged pull request #9487: libdsp: Add average filter - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/06/12 06:39:40 UTC, 0 replies.
- [nuttx] branch master updated: libdsp: Add average filter - posted by ra...@apache.org on 2023/06/12 06:39:45 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl commented on a diff in pull request #9499: debug: change generate debug symbols default enable - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/06/12 07:13:58 UTC, 1 replies.
- [GitHub] [nuttx] zyfeier opened a new pull request, #9515: arch/arm64: Save FPU context when a context switch occurs in SMP mode - posted by "zyfeier (via GitHub)" <gi...@apache.org> on 2023/06/12 09:19:08 UTC, 0 replies.
- [GitHub] [nuttx] zyfeier opened a new pull request, #9516: Assert: Optimizing assert handling - posted by "zyfeier (via GitHub)" <gi...@apache.org> on 2023/06/12 09:32:50 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 commented on pull request #9515: arch/arm64: Save FPU context when a context switch occurs in SMP mode - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/06/12 11:55:59 UTC, 1 replies.
- [GitHub] [nuttx] tmedicci commented on issue #9507: ESP32-S3: Add BLE support - posted by "tmedicci (via GitHub)" <gi...@apache.org> on 2023/06/12 12:45:17 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9502: xtensa/esp32s3: Support 32MB SPI flash - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/12 13:05:36 UTC, 0 replies.
- [nuttx] branch master updated: xtensa/esp32s3: Support 32MB SPI flash - posted by xi...@apache.org on 2023/06/12 13:05:41 UTC, 0 replies.
- [GitHub] [nuttx] zyfeier commented on pull request #9515: arch/arm64: Save FPU context when a context switch occurs in SMP mode - posted by "zyfeier (via GitHub)" <gi...@apache.org> on 2023/06/12 13:12:49 UTC, 1 replies.
- [GitHub] [nuttx] slorquet commented on pull request #9500: is25xp: Enable usage of several chips on the same spi bus - posted by "slorquet (via GitHub)" <gi...@apache.org> on 2023/06/12 14:12:54 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on a diff in pull request #9513: libc: Prefer to implement memfd on top of shm - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/12 19:27:48 UTC, 1 replies.
- [nuttx-website] branch asf-site updated: Publishing web: bedd222ce647cc428f1f896ea77db286eb1bfbce docs: b24f931acaf0d461b90148f086800347f9253ac1 - posted by gi...@apache.org on 2023/06/13 00:18:32 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9516: Assert: Optimizing assert handling - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/13 01:42:29 UTC, 0 replies.
- [nuttx] branch master updated (b24f931aca -> 6c38c44af2) - posted by xi...@apache.org on 2023/06/13 01:42:33 UTC, 0 replies.
- [nuttx] 01/03: sched/assert: Ensure that g_last_regs is aligned to 16 bytes. - posted by xi...@apache.org on 2023/06/13 01:42:34 UTC, 0 replies.
- [nuttx] 02/03: assert: print last task stack when assert in irq context - posted by xi...@apache.org on 2023/06/13 01:42:35 UTC, 0 replies.
- [nuttx] 03/03: assert: add regs parameter to board_crashdump function - posted by xi...@apache.org on 2023/06/13 01:42:36 UTC, 0 replies.
- [GitHub] [nuttx] zhhyu7 opened a new pull request, #9517: netdev: remove ASSERT when ifindex is invalid - posted by "zhhyu7 (via GitHub)" <gi...@apache.org> on 2023/06/13 01:49:06 UTC, 0 replies.
- [GitHub] [nuttx] zhhyu7 opened a new pull request, #9518: sim/posix/sim_hostusrsock: process host network syscall with critical… - posted by "zhhyu7 (via GitHub)" <gi...@apache.org> on 2023/06/13 01:49:49 UTC, 0 replies.
- [GitHub] [nuttx] zhhyu7 opened a new pull request, #9519: inet_addr: return INADDR_NONE(-1) when input string is invalid - posted by "zhhyu7 (via GitHub)" <gi...@apache.org> on 2023/06/13 01:50:25 UTC, 0 replies.
- [GitHub] [nuttx] zhhyu7 opened a new pull request, #9520: usrsock_rpmsg_server: fix poll recursive when revent POLLHUP or POLLERR - posted by "zhhyu7 (via GitHub)" <gi...@apache.org> on 2023/06/13 01:51:29 UTC, 0 replies.
- [GitHub] [nuttx] zhhyu7 opened a new pull request, #9521: fs: move memset to upper lever for statfs and add f_fsid field - posted by "zhhyu7 (via GitHub)" <gi...@apache.org> on 2023/06/13 01:54:24 UTC, 0 replies.
- [GitHub] [nuttx] zhhyu7 opened a new pull request, #9522: netfilter: add NF_IP_xxx definition - posted by "zhhyu7 (via GitHub)" <gi...@apache.org> on 2023/06/13 01:56:56 UTC, 0 replies.
- [GitHub] [nuttx] donghengqaz commented on issue #9507: ESP32-S3: Add BLE support - posted by "donghengqaz (via GitHub)" <gi...@apache.org> on 2023/06/13 02:14:22 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 merged pull request #9515: arch/arm64: Save FPU context when a context switch occurs in SMP mode - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/06/13 04:23:30 UTC, 0 replies.
- [nuttx] branch master updated: arch/arm64: Save FPU context when a context switch occurs in SMP mode - posted by ma...@apache.org on 2023/06/13 04:23:34 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9519: inet_addr: return INADDR_NONE(-1) when input string is invalid - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/13 05:31:40 UTC, 0 replies.
- [nuttx] branch master updated: inet_addr: return INADDR_NONE(-1) when input string is invalid - posted by xi...@apache.org on 2023/06/13 05:31:44 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9517: netdev: remove ASSERT when ifindex is invalid - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/13 05:32:06 UTC, 0 replies.
- [nuttx] branch master updated: netdev: remove ASSERT when ifindex is invalid - posted by xi...@apache.org on 2023/06/13 05:32:09 UTC, 0 replies.
- [GitHub] [nuttx] robertalexa2000 opened a new pull request, #9523: Fb error - posted by "robertalexa2000 (via GitHub)" <gi...@apache.org> on 2023/06/13 05:39:44 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9516: Assert: Optimizing assert handling - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/13 07:02:52 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9520: usrsock_rpmsg_server: fix poll recursive when revent POLLHUP or POLLERR - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/13 07:33:08 UTC, 0 replies.
- [nuttx] branch master updated: usrsock_rpmsg_server: fix poll recursive when revent POLLHUP or POLLERR - posted by xi...@apache.org on 2023/06/13 07:33:12 UTC, 0 replies.
- [GitHub] [nuttx] zyfeier opened a new pull request, #9524: boards: remove unnecessary FAR - posted by "zyfeier (via GitHub)" <gi...@apache.org> on 2023/06/13 07:47:20 UTC, 0 replies.
- [GitHub] [nuttx-apps] wengzhe opened a new pull request, #1791: netutils/dhcpc: Set BOOTP BROADCAST flag when IPFORWARD is enabled - posted by "wengzhe (via GitHub)" <gi...@apache.org> on 2023/06/13 09:09:01 UTC, 0 replies.
- [GitHub] [nuttx] donghengqaz opened a new pull request, #9525: xtensa/esp32s3: Add USB OTG device driver - posted by "donghengqaz (via GitHub)" <gi...@apache.org> on 2023/06/13 09:29:00 UTC, 0 replies.
- [GitHub] [nuttx] no1wudi opened a new pull request, #9526: riscv/vfork: Replace jal with call for long jump - posted by "no1wudi (via GitHub)" <gi...@apache.org> on 2023/06/13 09:40:51 UTC, 0 replies.
- [GitHub] [nuttx] siryang2006 opened a new pull request, #9527: sched/tls: remove PTHREAD_CLEANUP from Kconfig - posted by "siryang2006 (via GitHub)" <gi...@apache.org> on 2023/06/13 11:37:19 UTC, 0 replies.
- [GitHub] [nuttx-apps] siryang2006 opened a new pull request, #1792: testing/ostest: adjust PTHREAD_CLEANUP_STACKSIZE with nuttx project - posted by "siryang2006 (via GitHub)" <gi...@apache.org> on 2023/06/13 11:42:12 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9524: boards: remove unnecessary FAR - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/13 12:37:48 UTC, 0 replies.
- [nuttx] branch master updated: boards: remove unnecessary FAR - posted by ac...@apache.org on 2023/06/13 12:37:52 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9523: esp32: initializing a display should not initialize the framebuffer as well - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/13 12:43:42 UTC, 1 replies.
- [GitHub] [nuttx] zyfeier opened a new pull request, #9528: sched/group: Ensure that the setting of tg_members if safe in SMP - posted by "zyfeier (via GitHub)" <gi...@apache.org> on 2023/06/13 12:48:21 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9528: sched/group: Ensure that the setting of tg_members if safe in SMP - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/13 13:23:23 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9518: sim/posix/sim_hostusrsock: process host network syscall with critical… - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/13 14:10:19 UTC, 0 replies.
- [nuttx] branch master updated: sim/posix/sim_hostusrsock: process host network syscall with critical section - posted by xi...@apache.org on 2023/06/13 14:10:26 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #7202: Add support for the loading of ET_DYN objects - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/13 14:53:34 UTC, 2 replies.
- [GitHub] [nuttx] patacongo commented on pull request #7202: Add support for the loading of ET_DYN objects - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/06/13 15:01:01 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #7202: Add support for the loading of ET_DYN objects - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/13 15:09:23 UTC, 0 replies.
- [GitHub] [nuttx] slorquet opened a new pull request, #9529: pca9555: fix const correctness of pin set parameters - posted by "slorquet (via GitHub)" <gi...@apache.org> on 2023/06/13 15:24:54 UTC, 0 replies.
- [GitHub] [nuttx] slorquet opened a new pull request, #9530: Smartcard for stm32h7 uart - posted by "slorquet (via GitHub)" <gi...@apache.org> on 2023/06/13 15:32:28 UTC, 0 replies.
- [GitHub] [nuttx] vbenso commented on pull request #6992: WS2812 LED driver using ESP32's RMT peripheral - posted by "vbenso (via GitHub)" <gi...@apache.org> on 2023/06/13 16:00:42 UTC, 2 replies.
- [nuttx-apps] branch releases/12.2 created (now ec63217b4) - posted by je...@apache.org on 2023/06/13 16:13:39 UTC, 0 replies.
- [nuttx] branch releases/12.2 created (now 272e62018a) - posted by je...@apache.org on 2023/06/13 16:13:43 UTC, 0 replies.
- [GitHub] [nuttx] patacongo commented on a diff in pull request #9499: debug: change generate debug symbols default enable - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/06/13 16:16:53 UTC, 0 replies.
- [GitHub] [nuttx] patacongo commented on a diff in pull request #9528: sched/group: Ensure that the setting of tg_members if safe in SMP - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/06/13 16:31:43 UTC, 1 replies.
- [GitHub] [nuttx] patacongo opened a new issue, #9531: Can thread holding spinlock be blocked? - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/06/13 16:51:03 UTC, 0 replies.
- [GitHub] [nuttx] cederom commented on pull request #6992: WS2812 LED driver using ESP32's RMT peripheral - posted by "cederom (via GitHub)" <gi...@apache.org> on 2023/06/13 17:18:58 UTC, 0 replies.
- [GitHub] [nuttx] davids5 commented on pull request #9530: Smartcard for stm32h7 uart - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/06/13 17:50:19 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on issue #9531: Can thread holding spinlock be blocked? - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/13 17:58:27 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9526: riscv/vfork: Replace jal with call for long jump - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/13 18:01:07 UTC, 0 replies.
- [nuttx] branch master updated: riscv/vfork: Replace jal with call for long jump - posted by xi...@apache.org on 2023/06/13 18:01:13 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9522: netfilter: add NF_IP_xxx definition - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/13 18:01:48 UTC, 0 replies.
- [nuttx] branch master updated (84f4cf9b9d -> 59c01ea05d) - posted by xi...@apache.org on 2023/06/13 18:01:51 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 closed pull request #8271: fs/rpmsgfs: return ENOTTY to vfs to do cmd operate - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/13 18:05:04 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9528: sched/group: Ensure that the setting of tg_members if safe in SMP - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/13 18:08:41 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on a diff in pull request #9530: Smartcard for stm32h7 uart - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/13 19:10:28 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9529: pca9555: fix const correctness of pin set parameters - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/13 19:10:54 UTC, 0 replies.
- [GitHub] [nuttx] robertalexa2000 commented on pull request #9523: esp32: initializing a display should not initialize the framebuffer as well - posted by "robertalexa2000 (via GitHub)" <gi...@apache.org> on 2023/06/13 19:40:51 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9530: Smartcard for stm32h7 uart - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/13 20:46:28 UTC, 0 replies.
- [GitHub] [nuttx] patacongo commented on issue #9531: Can thread holding spinlock be blocked? - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/06/13 20:52:14 UTC, 1 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9525: xtensa/esp32s3: Add USB OTG device driver - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/13 22:14:53 UTC, 1 replies.
- [nuttx-website] branch asf-site updated: Publishing web: bedd222ce647cc428f1f896ea77db286eb1bfbce docs: 43fec5dd532e308f67a275749bfbac019dec285e - posted by gi...@apache.org on 2023/06/14 00:18:17 UTC, 0 replies.
- [GitHub] [nuttx] GooTal opened a new issue, #9532: Questions about netutils running rv-virt:netnsh64 on branch releases/12.1 - posted by "GooTal (via GitHub)" <gi...@apache.org> on 2023/06/14 01:48:22 UTC, 0 replies.
- [GitHub] [nuttx] wengzhe opened a new pull request, #9533: arch/sim: Support more sockopts on native socket - posted by "wengzhe (via GitHub)" <gi...@apache.org> on 2023/06/14 01:53:37 UTC, 0 replies.
- [GitHub] [nuttx] wangchen61698 opened a new pull request, #9534: netdb/dns: fix dns wrong response ID error - posted by "wangchen61698 (via GitHub)" <gi...@apache.org> on 2023/06/14 02:05:49 UTC, 0 replies.
- [GitHub] [nuttx] SPRESENSE opened a new pull request, #9535: boards: spresense: Fix boards implements for supporting PM System - posted by "SPRESENSE (via GitHub)" <gi...@apache.org> on 2023/06/14 03:47:12 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9527: sched/tls: remove PTHREAD_CLEANUP from Kconfig - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/14 04:00:51 UTC, 0 replies.
- [nuttx] branch master updated: sched/tls: remove PTHREAD_CLEANUP from Kconfig - posted by xi...@apache.org on 2023/06/14 04:00:55 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on issue #6012: Low priority tasks interrupt high priority threads - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/14 04:30:36 UTC, 1 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on issue #2213: Implement the fine-grained spin lock - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/14 04:33:46 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 closed issue #2213: Implement the fine-grained spin lock - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/14 04:33:46 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on issue #3600: Get rid of sched_[un]lock in the most case since it isn't safe in SMP - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/14 05:34:52 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 closed issue #3600: Get rid of sched_[un]lock in the most case since it isn't safe in SMP - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/14 05:34:53 UTC, 0 replies.
- [GitHub] [nuttx] zyfeier commented on a diff in pull request #9528: sched/group: Ensure that the setting of tg_members if safe in SMP - posted by "zyfeier (via GitHub)" <gi...@apache.org> on 2023/06/14 06:08:11 UTC, 0 replies.
- [GitHub] [nuttx-apps] jerpelea merged pull request #1792: testing/ostest: adjust PTHREAD_CLEANUP_STACKSIZE with nuttx project - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/06/14 06:49:16 UTC, 0 replies.
- [nuttx-apps] branch master updated: testing/ostest: adjust PTHREAD_CLEANUP_STACKSIZE with nuttx project - posted by je...@apache.org on 2023/06/14 06:49:20 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea merged pull request #9535: boards: spresense: Fix boards implements for supporting PM System - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/06/14 06:49:21 UTC, 0 replies.
- [nuttx] branch master updated (29a336d6a8 -> 1e7f5e8aa8) - posted by je...@apache.org on 2023/06/14 06:49:25 UTC, 0 replies.
- [nuttx] 01/02: arm/cxd56xx: Fix build error in CONFIG_PM=y - posted by je...@apache.org on 2023/06/14 06:49:26 UTC, 0 replies.
- [nuttx] 02/02: boards: spresense: Add Power domain definitions - posted by je...@apache.org on 2023/06/14 06:49:27 UTC, 0 replies.
- [GitHub] [nuttx] slorquet commented on a diff in pull request #9530: Smartcard for stm32h7 uart - posted by "slorquet (via GitHub)" <gi...@apache.org> on 2023/06/14 07:41:46 UTC, 6 replies.
- [GitHub] [nuttx] slorquet commented on pull request #9530: Smartcard for stm32h7 uart - posted by "slorquet (via GitHub)" <gi...@apache.org> on 2023/06/14 07:54:29 UTC, 1 replies.
- [GitHub] [nuttx] hujun260 opened a new pull request, #9536: fdcheck compatibility enhancement - posted by "hujun260 (via GitHub)" <gi...@apache.org> on 2023/06/14 08:36:40 UTC, 0 replies.
- [GitHub] [nuttx] no1wudi opened a new pull request, #9537: riscv: Add zicsr/zifencei flags for GCC 12 - posted by "no1wudi (via GitHub)" <gi...@apache.org> on 2023/06/14 12:33:01 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9537: riscv: Add zicsr/zifencei flags for GCC 12 - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/14 12:34:27 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on issue #9532: Questions about netutils running rv-virt:netnsh64 on branch releases/12.1 - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/14 12:44:45 UTC, 1 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9533: arch/sim: Support more sockopts on native socket - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/14 12:50:34 UTC, 0 replies.
- [nuttx] branch master updated: arch/sim: Support more sockopts on native socket - posted by pk...@apache.org on 2023/06/14 12:50:36 UTC, 0 replies.
- [GitHub] [nuttx] pussuw opened a new pull request, #9538: riscv/barrier: Define more granular memory barriers - posted by "pussuw (via GitHub)" <gi...@apache.org> on 2023/06/14 12:52:18 UTC, 0 replies.
- [GitHub] [nuttx-apps] SunJun8 opened a new pull request, #1793: netutils/iperf: Fix possible precision loss - posted by "SunJun8 (via GitHub)" <gi...@apache.org> on 2023/06/14 13:01:19 UTC, 0 replies.
- [GitHub] [nuttx] zyfeier opened a new pull request, #9539: sched/pthread: Return ESRCH when the task is in the process of exit. - posted by "zyfeier (via GitHub)" <gi...@apache.org> on 2023/06/14 13:13:39 UTC, 0 replies.
- [GitHub] [nuttx] zyfeier opened a new pull request, #9540: fs/vfs: Proper use of sigisemptyset - posted by "zyfeier (via GitHub)" <gi...@apache.org> on 2023/06/14 13:32:16 UTC, 0 replies.
- [GitHub] [nuttx-apps] raiden00pl opened a new pull request, #1794: nsh_usbconsole.c: add support for NSH console over composite device - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/06/14 13:59:50 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl opened a new pull request, #9541: usbdev/cdcacm.c: register console only for device with minor number 0 - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/06/14 14:07:07 UTC, 0 replies.
- [GitHub] [nuttx] lucasssvaz opened a new pull request, #9542: arch/xtensa/esp32s2: Fix SPI DMA implementation - posted by "lucasssvaz (via GitHub)" <gi...@apache.org> on 2023/06/14 14:26:21 UTC, 0 replies.
- [GitHub] [nuttx] btashton commented on a diff in pull request #9537: riscv: Add zicsr/zifencei flags for GCC 12 - posted by "btashton (via GitHub)" <gi...@apache.org> on 2023/06/14 15:02:51 UTC, 0 replies.
- [GitHub] [nuttx] wengzhe opened a new pull request, #9543: netdev/upper: Optimize on quota related operations - posted by "wengzhe (via GitHub)" <gi...@apache.org> on 2023/06/14 15:43:35 UTC, 0 replies.
- [GitHub] [nuttx] mu578 commented on issue #9531: Can thread holding spinlock be blocked? - posted by "mu578 (via GitHub)" <gi...@apache.org> on 2023/06/14 16:45:45 UTC, 0 replies.
- [GitHub] [nuttx] mu578 commented on issue #1488: Use fair spinlocks in SMP - posted by "mu578 (via GitHub)" <gi...@apache.org> on 2023/06/14 18:14:01 UTC, 0 replies.
- [GitHub] [nuttx-apps] cederom commented on pull request #1794: nsh_usbconsole.c: add support for NSH console over composite device - posted by "cederom (via GitHub)" <gi...@apache.org> on 2023/06/14 18:17:13 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9540: fs/vfs: Proper use of sigisemptyset - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/14 19:13:02 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9539: sched/pthread: Return ESRCH when the task is in the process of exit. - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/14 19:14:14 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9538: riscv/barrier: Define more granular memory barriers - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/14 19:15:00 UTC, 0 replies.
- [nuttx] branch master updated: riscv/barrier: Define more granular memory barriers - posted by ac...@apache.org on 2023/06/14 19:15:05 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9543: netdev/upper: Optimize on quota related operations - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/14 19:20:24 UTC, 2 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9534: netdb/dns: fix dns wrong response ID error - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/14 19:20:49 UTC, 0 replies.
- [nuttx] branch master updated: netdb/dns: fix dns wrong response ID error - posted by xi...@apache.org on 2023/06/14 19:20:52 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1794: nsh_usbconsole.c: add support for NSH console over composite device - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/14 19:23:06 UTC, 0 replies.
- [nuttx-apps] branch master updated: nsh_usbconsole.c: add support for NSH console over a composite device - posted by xi...@apache.org on 2023/06/14 19:23:11 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9508: arch/{nrf52|nrf53}/usbd: various fixes to improve USB stability - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/14 19:23:28 UTC, 0 replies.
- [nuttx] branch master updated: arch/{nrf52|nrf53}/usbd: various fixes to improve USB stability - posted by ac...@apache.org on 2023/06/14 19:23:32 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9541: usbdev/cdcacm.c: register console only for device with minor number 0 - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/14 19:24:23 UTC, 0 replies.
- [nuttx] branch master updated: usbdev/cdcacm.c: register console only for device with minor number 0 - posted by ac...@apache.org on 2023/06/14 19:24:26 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 commented on a diff in pull request #1793: netutils/iperf: Fix possible precision loss - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/14 19:27:15 UTC, 1 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9536: fdcheck compatibility enhancement - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/14 19:29:20 UTC, 0 replies.
- [nuttx] branch master updated (387944b837 -> b2ff151282) - posted by xi...@apache.org on 2023/06/14 19:29:24 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9542: arch/xtensa/esp32s2: Fix SPI DMA implementation - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/14 19:29:32 UTC, 0 replies.
- [nuttx] branch master updated: arch/xtensa/esp32s2: Fix SPI DMA implementation - posted by xi...@apache.org on 2023/06/14 19:29:36 UTC, 0 replies.
- [GitHub] [nuttx-apps] cederom opened a new issue, #1795: nrfutil / flashing firmware to Nordic chips - posted by "cederom (via GitHub)" <gi...@apache.org> on 2023/06/14 19:57:04 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9525: xtensa/esp32s3: Add USB OTG device driver - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/14 21:04:30 UTC, 0 replies.
- [nuttx] branch master updated: xtensa/esp32s3: Add USB OTG device driver - posted by ac...@apache.org on 2023/06/14 21:04:33 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: bedd222ce647cc428f1f896ea77db286eb1bfbce docs: d492823128d97b6259f4b3b0fcb670125e1fa5cf - posted by gi...@apache.org on 2023/06/15 00:19:52 UTC, 0 replies.
- [GitHub] [nuttx] wengzhe commented on a diff in pull request #9543: netdev/upper: Optimize on quota related operations - posted by "wengzhe (via GitHub)" <gi...@apache.org> on 2023/06/15 00:42:05 UTC, 1 replies.
- [GitHub] [nuttx-apps] SunJun8 commented on a diff in pull request #1793: netutils/iperf: Fix possible precision loss - posted by "SunJun8 (via GitHub)" <gi...@apache.org> on 2023/06/15 00:57:06 UTC, 0 replies.
- [GitHub] [nuttx] zyfeier commented on pull request #9540: fs/vfs: Proper use of sigisemptyset - posted by "zyfeier (via GitHub)" <gi...@apache.org> on 2023/06/15 01:42:02 UTC, 0 replies.
- [GitHub] [nuttx] zyfeier commented on pull request #9539: sched/pthread: Return ESRCH when the task is in the process of exit. - posted by "zyfeier (via GitHub)" <gi...@apache.org> on 2023/06/15 01:43:58 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1791: netutils/dhcpc: Set BOOTP BROADCAST flag when IPFORWARD is enabled - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/15 02:10:08 UTC, 0 replies.
- [nuttx-apps] branch master updated: netutils/dhcpc: Set BOOTP BROADCAST flag when IPFORWARD is enabled - posted by xi...@apache.org on 2023/06/15 02:10:11 UTC, 0 replies.
- [GitHub] [nuttx] no1wudi commented on a diff in pull request #9537: riscv: Add zicsr/zifencei flags for GCC 12 - posted by "no1wudi (via GitHub)" <gi...@apache.org> on 2023/06/15 06:12:04 UTC, 1 replies.
- [GitHub] [nuttx] davids5 commented on a diff in pull request #9499: debug: change generate debug symbols default enable - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/06/15 07:09:35 UTC, 0 replies.
- [GitHub] [nuttx] g2gps commented on issue #9080: littlefs on SD/eMMC read/write performance is poor - posted by "g2gps (via GitHub)" <gi...@apache.org> on 2023/06/15 07:09:37 UTC, 0 replies.
- [GitHub] [nuttx-apps] raiden00pl commented on issue #1795: nrfutil / flashing firmware to Nordic chips - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/06/15 08:05:45 UTC, 0 replies.
- [GitHub] [nuttx] GooTal commented on issue #9532: Questions about netutils running rv-virt:netnsh64 on branch releases/12.1 - posted by "GooTal (via GitHub)" <gi...@apache.org> on 2023/06/15 09:10:33 UTC, 3 replies.
- [GitHub] [nuttx] halyssonJr opened a new issue, #9544: Netutils appearance doesn't work - posted by "halyssonJr (via GitHub)" <gi...@apache.org> on 2023/06/15 12:17:55 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on a diff in pull request #9521: fs: move memset to upper lever for statfs and add f_fsid field - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/15 12:31:25 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9540: fs/vfs: Proper use of sigisemptyset - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/15 13:11:39 UTC, 0 replies.
- [nuttx] branch master updated: fs/vfs: Proper use of sigisemptyset - posted by ac...@apache.org on 2023/06/15 13:11:42 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9539: sched/pthread: Return ESRCH when the task is in the process of exit. - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/15 13:12:28 UTC, 0 replies.
- [nuttx] branch master updated: sched/pthread: Return ESRCH when the task is in the process of exit. - posted by ac...@apache.org on 2023/06/15 13:12:32 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #8398: Dynamic adjustment of the orientation, switch orientation on the fly - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/15 13:15:21 UTC, 0 replies.
- [nuttx] branch master updated: Dynamic adjustment of the orientation, switch orientation on the fly: 1. orientation is a parameter of initialize 2. y and x offset need to be adjusted with the orientaiton 3. bpp must be changed no matter what - posted by ac...@apache.org on 2023/06/15 13:15:32 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on a diff in pull request #7554: drivers/segger: add rtt console support - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/15 13:16:48 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #8743: nxmutex: mutex priority inheritance optimization - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/15 13:18:40 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #7541: Add iptlite packet filter modules - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/15 13:21:30 UTC, 0 replies.
- [GitHub] [nuttx] zhhyu7 commented on a diff in pull request #9521: fs: move memset to upper lever for statfs and add f_fsid field - posted by "zhhyu7 (via GitHub)" <gi...@apache.org> on 2023/06/15 14:02:43 UTC, 3 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9528: sched/group: Ensure that the setting of tg_members if safe in SMP - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/15 14:24:04 UTC, 0 replies.
- [nuttx] branch master updated: sched/group: Ensure that the setting of tg_members if safe in SMP - posted by xi...@apache.org on 2023/06/15 14:24:07 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/06/15 15:21:56 UTC, 1 replies.
- [GitHub] [nuttx] acassis commented on pull request #9521: fs: move memset to upper lever for statfs and add f_fsid field - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/15 15:32:13 UTC, 0 replies.
- [GitHub] [nuttx] patacongo commented on a diff in pull request #9521: fs: move memset to upper lever for statfs and add f_fsid field - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/06/15 15:36:21 UTC, 1 replies.
- [GitHub] [nuttx] patacongo commented on pull request #9521: fs: move memset to upper lever for statfs and add f_fsid field - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/06/15 15:45:20 UTC, 1 replies.
- [GitHub] [nuttx] P1F commented on pull request #7541: Add iptlite packet filter modules - posted by "P1F (via GitHub)" <gi...@apache.org> on 2023/06/15 16:40:49 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on issue #9080: littlefs on SD/eMMC read/write performance is poor - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/15 17:32:54 UTC, 0 replies.
- [GitHub] [nuttx] tmedicci opened a new pull request, #9545: espressif: update esp-hal-3rdparty library - posted by "tmedicci (via GitHub)" <gi...@apache.org> on 2023/06/15 18:14:46 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9530: Smartcard for stm32h7 uart - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/15 18:28:12 UTC, 0 replies.
- [GitHub] [nuttx] fjpanag opened a new pull request, #9546: stm32_tickless: Software prescaller proof-of-consept. - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/06/15 19:05:51 UTC, 0 replies.
- [GitHub] [nuttx] patacongo commented on pull request #9546: stm32_tickless: Software prescaller proof-of-consept. - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/06/15 19:47:33 UTC, 2 replies.
- [GitHub] [nuttx] nealef commented on pull request #7202: Add support for the loading of ET_DYN objects - posted by "nealef (via GitHub)" <gi...@apache.org> on 2023/06/15 19:54:48 UTC, 0 replies.
- [GitHub] [nuttx] fjpanag commented on pull request #9497: libc/fdcheck: add fdcheck module - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/06/15 20:49:11 UTC, 8 replies.
- [GitHub] [nuttx] mu578 commented on pull request #9546: stm32_tickless: Software prescaller proof-of-consept. - posted by "mu578 (via GitHub)" <gi...@apache.org> on 2023/06/15 22:28:51 UTC, 1 replies.
- [GitHub] [nuttx] acassis merged pull request #9543: netdev/upper: Optimize on quota related operations - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/15 22:32:01 UTC, 0 replies.
- [nuttx] branch master updated (6ede91c5e7 -> f80539b6a8) - posted by ac...@apache.org on 2023/06/15 22:32:04 UTC, 0 replies.
- [nuttx] 01/02: netdev/upper: Make quota_load public - posted by ac...@apache.org on 2023/06/15 22:32:05 UTC, 0 replies.
- [nuttx] 02/02: netdev/upper: Use atomic when we have atomic support from compiler - posted by ac...@apache.org on 2023/06/15 22:32:06 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #6992: WS2812 LED driver using ESP32's RMT peripheral - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/15 22:42:45 UTC, 1 replies.
- [nuttx-website] branch asf-site updated: Publishing web: bedd222ce647cc428f1f896ea77db286eb1bfbce docs: f80539b6a82b6cb7a321c4a31c6d8c275d703316 - posted by gi...@apache.org on 2023/06/16 00:18:01 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/06/16 01:32:34 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9547: libc/fdcheck: Fix undefined reference to `getppid' - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/16 02:57:48 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9497: libc/fdcheck: add fdcheck module - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/16 02:58:56 UTC, 3 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9521: fs: move memset to upper lever for statfs and add f_fsid field - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/16 03:10:27 UTC, 0 replies.
- [nuttx] branch master updated (f80539b6a8 -> 7b5af12158) - posted by xi...@apache.org on 2023/06/16 03:10:31 UTC, 0 replies.
- [nuttx] 01/02: fs: move memset to upper lever for statfs - posted by xi...@apache.org on 2023/06/16 03:10:32 UTC, 0 replies.
- [nuttx] 02/02: statfs: add f_fsid field for third-party code compile - posted by xi...@apache.org on 2023/06/16 03:10:33 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9545: espressif: update esp-hal-3rdparty library - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/16 03:14:38 UTC, 0 replies.
- [nuttx] branch master updated (7b5af12158 -> 17c65d2067) - posted by xi...@apache.org on 2023/06/16 03:14:41 UTC, 0 replies.
- [nuttx] 01/03: risc-v/espressif: update to the newest esp-hal-3rdparty version - posted by xi...@apache.org on 2023/06/16 03:14:42 UTC, 0 replies.
- [nuttx] 02/03: esp32s3/wifi: update Wi-Fi driver to the newest esp-hal-3rdparty - posted by xi...@apache.org on 2023/06/16 03:14:43 UTC, 0 replies.
- [nuttx] 03/03: risc-v/espressif: use the unquoted `CHIP_SERIES` variable - posted by xi...@apache.org on 2023/06/16 03:14:44 UTC, 0 replies.
- [GitHub] [nuttx] eenurkka opened a new pull request, #9548: risc-v/mpfs: add CoreMMC support - posted by "eenurkka (via GitHub)" <gi...@apache.org> on 2023/06/16 05:30:32 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9547: libc/fdcheck: Fix undefined reference to `getppid' - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/16 05:31:18 UTC, 0 replies.
- [nuttx] branch master updated (17c65d2067 -> 275db394bc) - posted by pk...@apache.org on 2023/06/16 05:31:21 UTC, 0 replies.
- [nuttx] 01/02: libc/fdcheck: Fix undefined reference to `getppid' - posted by pk...@apache.org on 2023/06/16 05:31:22 UTC, 0 replies.
- [nuttx] 02/02: boards/sim: Enable fdcheck and fdsan in kasan config - posted by pk...@apache.org on 2023/06/16 05:31:23 UTC, 0 replies.
- [GitHub] [nuttx] donghengqaz opened a new pull request, #9549: xtensa/esp32s3: SPI support quad I/O mode - posted by "donghengqaz (via GitHub)" <gi...@apache.org> on 2023/06/16 07:34:22 UTC, 0 replies.
- [GitHub] [nuttx] fjpanag commented on pull request #9547: libc/fdcheck: Fix undefined reference to `getppid' - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/06/16 09:43:47 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9550: fs/fdcheck: Let FDCHECK depend on SCHED_HAVE_PARENT - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/16 10:13:45 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9547: libc/fdcheck: Fix undefined reference to `getppid' - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/16 10:14:35 UTC, 0 replies.
- [GitHub] [nuttx] fjpanag commented on pull request #9546: stm32_tickless: Software prescaller proof-of-consept. - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/06/16 10:21:22 UTC, 1 replies.
- [GitHub] [nuttx] lucasssvaz opened a new pull request, #9551: boards/xtensa/esp32s3-devkit: Revert NSH defconfig deletion - posted by "lucasssvaz (via GitHub)" <gi...@apache.org> on 2023/06/16 13:14:36 UTC, 0 replies.
- [GitHub] [nuttx-apps] yamt opened a new pull request, #1796: toywasm: disable tail call - posted by "yamt (via GitHub)" <gi...@apache.org> on 2023/06/16 13:52:07 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9550: fs/fdcheck: Let FDCHECK depend on SCHED_HAVE_PARENT - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/16 15:08:07 UTC, 0 replies.
- [nuttx] branch master updated: fs/fdcheck: Let FDCHECK depend on SCHED_HAVE_PARENT - posted by pk...@apache.org on 2023/06/16 15:08:10 UTC, 0 replies.
- [GitHub] [nuttx] tmedicci merged pull request #9551: boards/xtensa/esp32s3-devkit: Revert NSH defconfig deletion - posted by "tmedicci (via GitHub)" <gi...@apache.org> on 2023/06/16 17:35:21 UTC, 0 replies.
- [nuttx] branch master updated: boards/xtensa/esp32s3-devkit: Revert NSH defconfig deletion - posted by tm...@apache.org on 2023/06/16 17:35:24 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9549: xtensa/esp32s3: SPI support quad I/O mode - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/16 19:07:07 UTC, 0 replies.
- [nuttx] branch master updated: xtensa/esp32s3: SPI support quad I/O mode - posted by ac...@apache.org on 2023/06/16 19:07:11 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9543: netdev/upper: Optimize on quota related operations - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/16 20:02:50 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko opened a new pull request, #9552: drivers/net/netdev: improve granularity of 'quota' locking - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/16 20:31:41 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #9543: netdev/upper: Optimize on quota related operations - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/16 20:32:41 UTC, 0 replies.
- [GitHub] [nuttx-apps] pkarashchenko commented on pull request #1796: toywasm: disable tail call - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/16 20:37:41 UTC, 1 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9548: risc-v/mpfs: add CoreMMC support - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/16 20:59:35 UTC, 1 replies.
- [GitHub] [nuttx] pkarashchenko commented on issue #6012: Low priority tasks interrupt high priority threads - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/16 21:11:46 UTC, 5 replies.
- [nuttx-website] branch asf-site updated: Publishing web: bedd222ce647cc428f1f896ea77db286eb1bfbce docs: 8f25329260c5b34f413d3ac331e3a8a54a7b20c6 - posted by gi...@apache.org on 2023/06/17 00:17:17 UTC, 0 replies.
- [GitHub] [nuttx] no1wudi closed pull request #9537: tools: Implement CC_CHECK_VERSION to detect compiler version - posted by "no1wudi (via GitHub)" <gi...@apache.org> on 2023/06/17 03:02:27 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #8743: nxmutex: mutex priority inheritance optimization - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/17 05:26:48 UTC, 0 replies.
- [nuttx] branch master updated: semaphore: Optimize priority inheritance with only one holder - posted by pk...@apache.org on 2023/06/17 05:26:51 UTC, 0 replies.
- [GitHub] [nuttx] CV-Bowen opened a new pull request, #9553: Openamp/Kconfig: add more cache and debug config for openamp - posted by "CV-Bowen (via GitHub)" <gi...@apache.org> on 2023/06/17 06:38:34 UTC, 0 replies.
- [GitHub] [nuttx] CV-Bowen opened a new pull request, #9554: Rptun: rptun and rptun_dump bug fix - posted by "CV-Bowen (via GitHub)" <gi...@apache.org> on 2023/06/17 06:49:19 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9552: drivers/net/netdev: improve granularity of 'quota' locking - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/17 06:52:05 UTC, 1 replies.
- [GitHub] [nuttx] CV-Bowen opened a new pull request, #9555: mm: leak dump build error and memory foreach optimization - posted by "CV-Bowen (via GitHub)" <gi...@apache.org> on 2023/06/17 07:08:34 UTC, 0 replies.
- [GitHub] [nuttx] CV-Bowen opened a new pull request, #9556: rpmsg: add fdsan support for rpmsg dev/mtd/blk - posted by "CV-Bowen (via GitHub)" <gi...@apache.org> on 2023/06/17 07:17:28 UTC, 0 replies.
- [GitHub] [nuttx] CV-Bowen opened a new pull request, #9557: lib_syslograwstream: fix bug when iob alloc failed - posted by "CV-Bowen (via GitHub)" <gi...@apache.org> on 2023/06/17 07:21:09 UTC, 0 replies.
- [GitHub] [nuttx] CV-Bowen opened a new pull request, #9558: fs: some minor changed about the fs - posted by "CV-Bowen (via GitHub)" <gi...@apache.org> on 2023/06/17 07:26:41 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9486: riscv/fpu: Implement correct lazy-FPU functionality - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/17 07:52:54 UTC, 1 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9552: drivers/net/netdev: improve granularity of 'quota' locking - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/17 08:25:35 UTC, 4 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9553: Openamp/Kconfig: add cache and debug config for openamp - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/17 08:51:27 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1793: netutils/iperf: Fix possible precision loss - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/17 09:12:47 UTC, 0 replies.
- [nuttx-apps] branch master updated: netutils/iperf: Fix possible precision loss - posted by xi...@apache.org on 2023/06/17 09:12:49 UTC, 0 replies.
- [GitHub] [nuttx] rtucker85 opened a new pull request, #9559: stm32 tickless: stop assertion when calling up_timer_gettime - posted by "rtucker85 (via GitHub)" <gi...@apache.org> on 2023/06/17 10:53:04 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9558: fs: some minor changed about the fs - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/17 11:31:19 UTC, 0 replies.
- [nuttx] branch master updated (514e77b75e -> 7117d3ea8a) - posted by xi...@apache.org on 2023/06/17 11:31:23 UTC, 0 replies.
- [nuttx] 01/02: fs_romfs: avoid the romfs ERROR log when enable FDSAN - posted by xi...@apache.org on 2023/06/17 11:31:24 UTC, 0 replies.
- [nuttx] 02/02: fs_fsync: should not call fs's ioctl when fs not support sync api - posted by xi...@apache.org on 2023/06/17 11:31:25 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9557: lib_syslograwstream: fix bug when iob alloc failed - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/17 11:33:44 UTC, 0 replies.
- [nuttx] branch master updated: lib_syslograwstream: fix bug when iob alloc failed - posted by xi...@apache.org on 2023/06/17 11:33:47 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9556: rpmsg: add fdsan support for rpmsg dev/mtd/blk - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/17 11:34:42 UTC, 0 replies.
- [nuttx] branch master updated: rpmsg: support the fdsan feature for rpmsg dev/mtd/blk - posted by xi...@apache.org on 2023/06/17 11:34:45 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9555: mm: mm leak dump build error fix and memory foreach optimization - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/17 11:37:17 UTC, 0 replies.
- [nuttx] branch master updated (940bbfc720 -> 372fba70bb) - posted by xi...@apache.org on 2023/06/17 11:37:20 UTC, 0 replies.
- [nuttx] 01/02: taks_exithook: fix the build error when enable CONFIG_SCHED_DUMP_LEAK - posted by xi...@apache.org on 2023/06/17 11:37:21 UTC, 0 replies.
- [nuttx] 02/02: mm_heap: dump and stat the mm_heapend node also - posted by xi...@apache.org on 2023/06/17 11:37:22 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9554: Rptun: rptun and rptun_dump bug fix - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/17 11:38:41 UTC, 0 replies.
- [nuttx] branch master updated (372fba70bb -> 69756f277e) - posted by xi...@apache.org on 2023/06/17 11:38:44 UTC, 0 replies.
- [nuttx] 01/02: rptun: init the semtx before the thread/workqueue created - posted by xi...@apache.org on 2023/06/17 11:38:45 UTC, 0 replies.
- [nuttx] 02/02: rptun_dump: do not acquire the lock when has hold the lock - posted by xi...@apache.org on 2023/06/17 11:38:46 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl commented on issue #6012: Low priority tasks interrupt high priority threads - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/06/17 11:52:05 UTC, 4 replies.
- [GitHub] [nuttx] acassis commented on a diff in pull request #7202: Add support for the loading of ET_DYN objects - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/17 14:04:19 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9559: stm32 tickless: stop assertion when calling up_timer_gettime - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/17 14:05:38 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9559: stm32 tickless: stop assertion when calling up_timer_gettime - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/17 14:05:43 UTC, 0 replies.
- [nuttx] branch master updated: stm32 tickless: stop assertion when calling up_timer_gettime before initialised - posted by ac...@apache.org on 2023/06/17 14:05:47 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9513: libc: Prefer to implement memfd on top of shm - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/17 16:28:39 UTC, 6 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9560: mm: Rename mm_memdump_s to malltask - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/17 17:15:48 UTC, 0 replies.
- [GitHub] [nuttx] wengzhe commented on pull request #9552: drivers/net/netdev: improve granularity of 'quota' locking - posted by "wengzhe (via GitHub)" <gi...@apache.org> on 2023/06/17 17:26:38 UTC, 0 replies.
- [GitHub] [nuttx-apps] yamt commented on pull request #1796: toywasm: disable tail call - posted by "yamt (via GitHub)" <gi...@apache.org> on 2023/06/17 17:32:16 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9561: compute the heap info more accuracy - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/17 18:29:08 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #9497: libc/fdcheck: add fdcheck module - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/17 18:47:41 UTC, 3 replies.
- [GitHub] [nuttx-apps] pkarashchenko merged pull request #1796: toywasm: disable tail call - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/17 19:59:34 UTC, 0 replies.
- [nuttx-apps] branch master updated (b8856479e -> 3d598fce6) - posted by pk...@apache.org on 2023/06/17 19:59:38 UTC, 0 replies.
- [nuttx-apps] 01/02: toywasm: disable tail call and explain why - posted by pk...@apache.org on 2023/06/17 19:59:39 UTC, 0 replies.
- [nuttx-apps] 02/02: toywasm: regen after a change to the script - posted by pk...@apache.org on 2023/06/17 19:59:40 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9560: mm: Rename mm_memdump_s to malltask - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/17 20:04:42 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9513: libc: Prefer to implement memfd on top of shm - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/17 20:12:52 UTC, 4 replies.
- [GitHub] [nuttx] acassis opened a new pull request, #9562: stm32f777zit6-meadow: Fix external RAM pinout and add board profile - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/17 20:39:34 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9561: compute the heap info more accuracy - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/17 22:11:10 UTC, 0 replies.
- [nuttx] branch master updated (225d347306 -> c76f9f9349) - posted by ac...@apache.org on 2023/06/17 22:11:12 UTC, 0 replies.
- [nuttx] 01/02: mm/mempool: Avoid the allocation number of expend block equals zero - posted by ac...@apache.org on 2023/06/17 22:11:13 UTC, 0 replies.
- [nuttx] 02/02: mm/heap: Count mm_heap_s overhead in mm_mallinfo - posted by ac...@apache.org on 2023/06/17 22:11:14 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: bedd222ce647cc428f1f896ea77db286eb1bfbce docs: c76f9f9349c326c4927b6c1d28543fe927a44e31 - posted by gi...@apache.org on 2023/06/18 00:16:36 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9560: mm: Rename mm_memdump_s to malltask - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/18 02:47:26 UTC, 1 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9560: mm: Rename mm_memdump_s to malltask - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/18 06:12:16 UTC, 0 replies.
- [nuttx] branch master updated (c76f9f9349 -> b00237ac01) - posted by pk...@apache.org on 2023/06/18 06:12:19 UTC, 0 replies.
- [nuttx] 01/03: mm: Rename mm_memdump_s to malltask - posted by pk...@apache.org on 2023/06/18 06:12:20 UTC, 0 replies.
- [nuttx] 02/03: mm: Rename MM_BACKTRACE_XXX_PID to PID_MM_XXX - posted by pk...@apache.org on 2023/06/18 06:12:21 UTC, 0 replies.
- [nuttx] 03/03: mm: Move PID_MM_MEMPOOL after PID_MM_ALLOC - posted by pk...@apache.org on 2023/06/18 06:12:22 UTC, 0 replies.
- [GitHub] [nuttx-apps] pkarashchenko commented on issue #1643: Requesting justification for bad code pattern - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/18 06:25:33 UTC, 0 replies.
- [GitHub] [nuttx] mu578 commented on a diff in pull request #9552: drivers/net/netdev: improve granularity of 'quota' locking - posted by "mu578 (via GitHub)" <gi...@apache.org> on 2023/06/18 06:27:17 UTC, 18 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9563: mm: Rename PID_MM_INVALID to PID_MM_LEAK - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/18 07:49:01 UTC, 0 replies.
- [GitHub] [nuttx] CV-Bowen commented on a diff in pull request #9553: Openamp/Kconfig: add cache and debug config for openamp - posted by "CV-Bowen (via GitHub)" <gi...@apache.org> on 2023/06/18 08:16:56 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9563: mm: Rename PID_MM_INVALID to PID_MM_LEAK - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/18 11:26:09 UTC, 0 replies.
- [nuttx] branch master updated: mm: Rename PID_MM_INVALID to PID_MM_LEAK - posted by pk...@apache.org on 2023/06/18 11:26:12 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9553: Openamp/Kconfig: add cache and debug config for openamp - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/18 13:17:47 UTC, 0 replies.
- [nuttx] branch master updated (9b6cd96671 -> b3fead9d28) - posted by pk...@apache.org on 2023/06/18 13:17:50 UTC, 0 replies.
- [nuttx] 01/02: openamp/Kconfig: add config to enable/disable the cache feature - posted by pk...@apache.org on 2023/06/18 13:17:51 UTC, 0 replies.
- [nuttx] 02/02: openamp: add OPENAMP_DEBUG config to enable/disable openamp debug - posted by pk...@apache.org on 2023/06/18 13:17:52 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9564: Compute the heap info more accuracy(2) - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/18 14:10:31 UTC, 0 replies.
- [GitHub] [nuttx] fjpanag commented on pull request #9546: stm32_tickless: Software prescaller proof-of-concept. - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/06/18 14:13:48 UTC, 1 replies.
- [GitHub] [nuttx] acassis opened a new pull request, #9565: esp32s3: Add usbnsh for all ESP32S3 boards - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/18 20:21:47 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: bedd222ce647cc428f1f896ea77db286eb1bfbce docs: b3fead9d28e177f0140e595dfdd7aaf1366de996 - posted by gi...@apache.org on 2023/06/19 00:19:48 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9564: Compute the heap info more accuracy(2) - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/19 01:06:27 UTC, 1 replies.
- [GitHub] [nuttx] hujun260 commented on pull request #9497: libc/fdcheck: add fdcheck module - posted by "hujun260 (via GitHub)" <gi...@apache.org> on 2023/06/19 01:24:27 UTC, 4 replies.
- [GitHub] [nuttx] zyfeier opened a new pull request, #9566: sched/pthread: Use pthread_kill for asynchronous cancellation - posted by "zyfeier (via GitHub)" <gi...@apache.org> on 2023/06/19 02:06:07 UTC, 0 replies.
- [GitHub] [nuttx] yamt opened a new pull request, #9567: esp32-devkitc/wamr_wasi_debug: Bump WAMR version - posted by "yamt (via GitHub)" <gi...@apache.org> on 2023/06/19 02:10:54 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9564: Compute the heap info more accuracy(2) - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/19 02:28:28 UTC, 3 replies.
- [GitHub] [nuttx] anjiahao1 opened a new pull request, #9568: Debug:support python script auto debug nuttx kernel - posted by "anjiahao1 (via GitHub)" <gi...@apache.org> on 2023/06/19 02:57:13 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9565: esp32s3: Add usbnsh for all ESP32S3 boards - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/19 03:02:11 UTC, 0 replies.
- [nuttx] branch master updated (b3fead9d28 -> bb84b08735) - posted by xi...@apache.org on 2023/06/19 03:02:15 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9562: stm32f777zit6-meadow: Fix external RAM pinout and add board profile - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/19 03:26:58 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 opened a new pull request, #1797: Remove the unnecessary cast from pid_t to int - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/19 03:44:51 UTC, 0 replies.
- [GitHub] [nuttx] TaiJuWu opened a new pull request, #9569: sched/sched/sched_idletask: fix typo - posted by "TaiJuWu (via GitHub)" <gi...@apache.org> on 2023/06/19 03:55:13 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9569: sched/sched/sched_idletask: fix typo - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/19 03:59:46 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9567: esp32-devkitc/wamr_wasi_debug: Bump WAMR version - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/19 04:20:49 UTC, 0 replies.
- [nuttx] branch master updated: esp32-devkitc/wamr_wasi_debug: Bump WAMR version - posted by pk...@apache.org on 2023/06/19 04:20:53 UTC, 0 replies.
- [GitHub] [nuttx] eenurkka commented on a diff in pull request #9548: risc-v/mpfs: add CoreMMC support - posted by "eenurkka (via GitHub)" <gi...@apache.org> on 2023/06/19 04:34:04 UTC, 0 replies.
- [GitHub] [nuttx] mu578 commented on pull request #9546: stm32_tickless: Software prescaller proof-of-concept. - posted by "mu578 (via GitHub)" <gi...@apache.org> on 2023/06/19 05:17:44 UTC, 0 replies.
- [GitHub] [nuttx-apps] jerpelea merged pull request #1797: Remove the unnecessary cast from pid_t to int - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/06/19 07:05:57 UTC, 0 replies.
- [nuttx-apps] branch master updated: Remove the unnecessary cast from pid_t to int - posted by je...@apache.org on 2023/06/19 07:05:59 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9564: Compute the heap info more accuracy(2) - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/19 08:37:37 UTC, 0 replies.
- [nuttx] branch master updated (e9738cd906 -> a8e0a5faa4) - posted by pk...@apache.org on 2023/06/19 08:37:40 UTC, 0 replies.
- [nuttx] 01/05: mm/mempool: Count the backtrace overhead in mempool_[dump|info[_task]] - posted by pk...@apache.org on 2023/06/19 08:37:41 UTC, 0 replies.
- [nuttx] 02/05: mm/mempool: Count the expend block overhead in mempool_info - posted by pk...@apache.org on 2023/06/19 08:37:42 UTC, 0 replies.
- [nuttx] 03/05: mm/tlfs: Count the backtrace overhead in mm_mallinfo_task - posted by pk...@apache.org on 2023/06/19 08:37:43 UTC, 0 replies.
- [nuttx] 04/05: mm: Simplify memdump_handler logic a little bit - posted by pk...@apache.org on 2023/06/19 08:37:44 UTC, 0 replies.
- [nuttx] 05/05: sched: Remove the unnecessary cast from pid_t to int - posted by pk...@apache.org on 2023/06/19 08:37:45 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea merged pull request #9569: sched/sched/sched_idletask: fix typo - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/06/19 08:51:25 UTC, 0 replies.
- [nuttx] branch master updated: sched/sched/sched_idletask: fix typo - posted by je...@apache.org on 2023/06/19 08:51:30 UTC, 0 replies.
- [GitHub] [nuttx-apps] slorquet commented on issue #1643: Requesting justification for bad code pattern - posted by "slorquet (via GitHub)" <gi...@apache.org> on 2023/06/19 08:52:02 UTC, 0 replies.
- [GitHub] [nuttx-apps] slorquet closed issue #1643: Requesting justification for bad code pattern - posted by "slorquet (via GitHub)" <gi...@apache.org> on 2023/06/19 08:52:03 UTC, 0 replies.
- [GitHub] [nuttx] simbit18 opened a new pull request, #9570: drivers/lcd/Kconfig: Fix Kconfig style - posted by "simbit18 (via GitHub)" <gi...@apache.org> on 2023/06/19 10:57:30 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9548: risc-v/mpfs: add CoreMMC support - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/19 11:24:53 UTC, 0 replies.
- [nuttx] branch master updated: risc-v/mpfs: add CoreMMC support - posted by xi...@apache.org on 2023/06/19 11:24:58 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9486: riscv/fpu: Implement correct lazy-FPU functionality - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/19 11:28:10 UTC, 0 replies.
- [nuttx] branch master updated (4494e75e87 -> 425cc89989) - posted by xi...@apache.org on 2023/06/19 11:28:13 UTC, 0 replies.
- [nuttx] 01/06: riscv/swint: Give the full tcb to the context switch routine - posted by xi...@apache.org on 2023/06/19 11:28:14 UTC, 0 replies.
- [nuttx] 02/06: riscv/fpu: Restore correct lazy-FPU functionality - posted by xi...@apache.org on 2023/06/19 11:28:15 UTC, 0 replies.
- [nuttx] 03/06: riscv/saveusercontext: Fix FPU state save - posted by xi...@apache.org on 2023/06/19 11:28:16 UTC, 0 replies.
- [nuttx] 04/06: sched/assert: Store table for all registers instead of buffer - posted by xi...@apache.org on 2023/06/19 11:28:17 UTC, 0 replies.
- [nuttx] 05/06: riscv/addrenv: Move addrenv_switch() to correct place after FPU change - posted by xi...@apache.org on 2023/06/19 11:28:18 UTC, 0 replies.
- [nuttx] 06/06: riscv/lazyfpu: Add option to disable lazy FPU - posted by xi...@apache.org on 2023/06/19 11:28:19 UTC, 0 replies.
- [GitHub] [nuttx] michallenc opened a new pull request, #9571: boards/samv7: add lower level IOCTL handler to sam_gpio_enc driver - posted by "michallenc (via GitHub)" <gi...@apache.org> on 2023/06/19 12:35:35 UTC, 0 replies.
- [GitHub] [nuttx] lucasssvaz opened a new pull request, #9572: tools: Fix CONFIG_BASE_DEFCONFIG generation - posted by "lucasssvaz (via GitHub)" <gi...@apache.org> on 2023/06/19 12:44:43 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 commented on pull request #9486: riscv/fpu: Implement correct lazy-FPU functionality - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/06/19 13:26:18 UTC, 3 replies.
- [GitHub] [nuttx] simbit18 opened a new pull request, #9573: Fix Kconfig style - posted by "simbit18 (via GitHub)" <gi...@apache.org> on 2023/06/19 13:35:08 UTC, 0 replies.
- [nuttx] branch revert-9486-riscv_lazyfpu created (now 7627a664cd) - posted by ma...@apache.org on 2023/06/19 13:47:37 UTC, 0 replies.
- [nuttx] 01/06: Revert "riscv/lazyfpu: Add option to disable lazy FPU" - posted by ma...@apache.org on 2023/06/19 13:47:38 UTC, 1 replies.
- [nuttx] 02/06: Revert "riscv/addrenv: Move addrenv_switch() to correct place after FPU change" - posted by ma...@apache.org on 2023/06/19 13:47:39 UTC, 1 replies.
- [nuttx] 03/06: Revert "sched/assert: Store table for all registers instead of buffer" - posted by ma...@apache.org on 2023/06/19 13:47:40 UTC, 1 replies.
- [nuttx] 04/06: Revert "riscv/saveusercontext: Fix FPU state save" - posted by ma...@apache.org on 2023/06/19 13:47:41 UTC, 1 replies.
- [nuttx] 05/06: Revert "riscv/fpu: Restore correct lazy-FPU functionality" - posted by ma...@apache.org on 2023/06/19 13:47:42 UTC, 1 replies.
- [nuttx] 06/06: Revert "riscv/swint: Give the full tcb to the context switch routine" - posted by ma...@apache.org on 2023/06/19 13:47:43 UTC, 1 replies.
- [GitHub] [nuttx] masayuki2009 opened a new pull request, #9574: Revert "riscv/fpu: Implement correct lazy-FPU functionality" - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/06/19 13:49:00 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9571: boards/samv7: add lower level IOCTL handler to sam_gpio_enc driver - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/19 15:06:24 UTC, 0 replies.
- [nuttx] branch master updated: boards/samv7: add lower level IOCTL handler to sam_gpio_enc driver - posted by xi...@apache.org on 2023/06/19 15:06:27 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9570: drivers/lcd/Kconfig: Fix Kconfig style - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/19 15:06:51 UTC, 0 replies.
- [nuttx] branch master updated: drivers/lcd/Kconfig: Fix Kconfig style - posted by xi...@apache.org on 2023/06/19 15:06:54 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9572: tools: Fix CONFIG_BASE_DEFCONFIG generation - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/19 15:07:44 UTC, 0 replies.
- [nuttx] branch master updated: tools: Fix CONFIG_BASE_DEFCONFIG generation - posted by xi...@apache.org on 2023/06/19 15:07:47 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko opened a new issue, #9575: Potential stale memory access in VFS - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/19 15:10:02 UTC, 0 replies.
- [GitHub] [nuttx] fjpanag opened a new pull request, #9576: sendfile: Fixed behavior os sendfile when count is set to zero. - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/06/19 15:44:19 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on issue #9575: Potential stale memory access in VFS - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/19 15:49:23 UTC, 0 replies.
- [GitHub] [nuttx] zouboan commented on issue #6012: Low priority tasks interrupt high priority threads - posted by "zouboan (via GitHub)" <gi...@apache.org> on 2023/06/19 16:00:11 UTC, 1 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9573: Fix Kconfig style - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/19 17:05:59 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko closed issue #9575: Potential stale memory access in VFS - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/19 17:08:11 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on issue #9575: Potential stale memory access in VFS - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/19 17:09:22 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9568: Debug:support python script auto debug nuttx kernel - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/19 20:58:59 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on a diff in pull request #9568: Debug:support python script auto debug nuttx kernel - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/19 21:13:32 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 merged pull request #9574: Revert "riscv/fpu: Implement correct lazy-FPU functionality" - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/06/19 21:17:14 UTC, 0 replies.
- [nuttx] branch master updated (3f4151525d -> c5641b0252) - posted by ma...@apache.org on 2023/06/19 21:17:19 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9562: stm32f777zit6-meadow: Fix external RAM pinout and add board profile - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/19 22:02:01 UTC, 0 replies.
- [GitHub] [nuttx-apps] yamt opened a new pull request, #1798: update toywasm - posted by "yamt (via GitHub)" <gi...@apache.org> on 2023/06/19 22:51:24 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: bedd222ce647cc428f1f896ea77db286eb1bfbce docs: c5641b0252941af433e95f1c738d6dbc59dd8b74 - posted by gi...@apache.org on 2023/06/20 00:14:19 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9562: stm32f777zit6-meadow: Fix external RAM pinout and add board profile - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/20 02:04:36 UTC, 0 replies.
- [nuttx] branch master updated: stm32f777zit6-meadow: Fix external RAM pinout and add board profile - posted by xi...@apache.org on 2023/06/20 02:04:39 UTC, 0 replies.
- [GitHub] [nuttx] wengzhe commented on pull request #9297: virtio: add virtio framework in NuttX - posted by "wengzhe (via GitHub)" <gi...@apache.org> on 2023/06/20 02:12:43 UTC, 0 replies.
- [GitHub] [nuttx] pussuw opened a new pull request, #9577: riscv/fpu: Implement correct lazy-FPU functionality (attempt #2) - posted by "pussuw (via GitHub)" <gi...@apache.org> on 2023/06/20 09:37:25 UTC, 0 replies.
- [GitHub] [nuttx] pussuw commented on pull request #9577: riscv/fpu: Implement correct lazy-FPU functionality (attempt #2) - posted by "pussuw (via GitHub)" <gi...@apache.org> on 2023/06/20 10:10:15 UTC, 6 replies.
- [GitHub] [nuttx] pryan1k69 closed issue #9428: Configuration error - posted by "pryan1k69 (via GitHub)" <gi...@apache.org> on 2023/06/20 11:05:18 UTC, 0 replies.
- [GitHub] [nuttx] michallenc opened a new pull request, #9578: localtime: add tzreset function to force zone file reload - posted by "michallenc (via GitHub)" <gi...@apache.org> on 2023/06/20 11:12:21 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 commented on pull request #9577: riscv/fpu: Implement correct lazy-FPU functionality (attempt #2) - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/06/20 11:36:32 UTC, 2 replies.
- [GitHub] [nuttx] anjiahao1 commented on a diff in pull request #9568: Debug:support python script auto debug nuttx kernel - posted by "anjiahao1 (via GitHub)" <gi...@apache.org> on 2023/06/20 12:38:37 UTC, 0 replies.
- [GitHub] [nuttx] simbit18 opened a new pull request, #9579: Fix Kconfig style - posted by "simbit18 (via GitHub)" <gi...@apache.org> on 2023/06/20 13:27:05 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9566: sched/pthread: Use pthread_kill for asynchronous cancellation - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/20 13:41:50 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9104: sched/clock: do not initialize internal RTC if external RTC is selected - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/20 13:45:13 UTC, 0 replies.
- [GitHub] [nuttx-apps] simbit18 opened a new pull request, #1799: Fix Kconfig style - posted by "simbit18 (via GitHub)" <gi...@apache.org> on 2023/06/20 14:06:44 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9513: libc: Prefer to implement memfd on top of shm - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/20 15:38:07 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9579: Fix Kconfig style - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/20 15:54:52 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1799: Fix Kconfig style - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/20 16:36:55 UTC, 0 replies.
- [nuttx-apps] branch master updated: Fix Kconfig style - posted by xi...@apache.org on 2023/06/20 16:36:57 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9513: libc: Prefer to implement memfd on top of shm - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/20 17:14:22 UTC, 0 replies.
- [nuttx] branch master updated (f930b4f6f5 -> 1a06f7a2c9) - posted by pk...@apache.org on 2023/06/20 17:14:26 UTC, 0 replies.
- [nuttx] 01/02: libc: Prefer to implement memfd on top of shm - posted by pk...@apache.org on 2023/06/20 17:14:27 UTC, 0 replies.
- [nuttx] 02/02: libc: memfd_create should create /tmp/memfd/ before creating file - posted by pk...@apache.org on 2023/06/20 17:14:28 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9578: localtime: add tzreset function to force zone file reload - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/20 19:08:52 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9578: localtime: add tzreset function to force zone file reload - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/20 19:14:57 UTC, 1 replies.
- [GitHub] [nuttx] michallenc commented on a diff in pull request #9578: localtime: add tzreset function to force zone file reload - posted by "michallenc (via GitHub)" <gi...@apache.org> on 2023/06/20 20:39:14 UTC, 1 replies.
- [GitHub] [nuttx] acassis commented on pull request #9578: localtime: add tzreset function to force zone file reload - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/20 23:22:26 UTC, 3 replies.
- [GitHub] [nuttx] acassis opened a new pull request, #9580: lib_strftime: Fix %I to avoid printing 00:xx AM/PM - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/20 23:44:23 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9580: lib_strftime: Fix %I to avoid printing 00:xx AM/PM - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/20 23:46:11 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: bedd222ce647cc428f1f896ea77db286eb1bfbce docs: 1a06f7a2c9d738a146f2f5f28d91e2229707df7d - posted by gi...@apache.org on 2023/06/21 00:17:12 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on a diff in pull request #9576: sendfile: Fixed behavior of sendfile when count is set to zero. - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/21 00:20:34 UTC, 0 replies.
- [GitHub] [nuttx] wangchen61698 opened a new pull request, #9581: usrsock_server:fix incomplete received data error - posted by "wangchen61698 (via GitHub)" <gi...@apache.org> on 2023/06/21 01:56:49 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9580: lib_strftime: Fix %I to avoid printing 00:xx AM/PM - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/21 04:18:03 UTC, 0 replies.
- [nuttx] branch master updated (1a06f7a2c9 -> 9b8eedd218) - posted by xi...@apache.org on 2023/06/21 04:18:06 UTC, 0 replies.
- [nuttx] 01/02: lib_strftime: Fix %I to avoid printing 00:xx AM/PM - posted by xi...@apache.org on 2023/06/21 04:18:07 UTC, 0 replies.
- [nuttx] 02/02: lib_strftime: Also fix %l to avoid printing 0:xx AM/PM - posted by xi...@apache.org on 2023/06/21 04:18:08 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9581: usrsock_server:fix incomplete received data error - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/21 04:40:55 UTC, 0 replies.
- [nuttx] branch master updated (9b8eedd218 -> dd0f967798) - posted by pk...@apache.org on 2023/06/21 04:40:58 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 opened a new pull request, #9582: drivers: virtio: Use one dscriptor for RX in virtio-mmio-net.c - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/06/21 05:27:43 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9578: localtime: add tzreset function to force zone file reload - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/21 05:32:52 UTC, 1 replies.
- [GitHub] [nuttx] michallenc commented on pull request #9578: localtime: add tzreset function to force zone file reload - posted by "michallenc (via GitHub)" <gi...@apache.org> on 2023/06/21 06:14:04 UTC, 3 replies.
- [GitHub] [nuttx] anjiahao1 opened a new pull request, #9583: Sched:Automatically find deadlocks when assert - posted by "anjiahao1 (via GitHub)" <gi...@apache.org> on 2023/06/21 07:45:49 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9582: drivers: virtio: Use one dscriptor for RX in virtio-mmio-net.c - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/21 08:38:06 UTC, 0 replies.
- [nuttx] branch master updated: drivers: virtio: Use one dscriptor for RX in virtio-mmio-net.c - posted by xi...@apache.org on 2023/06/21 08:38:10 UTC, 0 replies.
- [GitHub] [nuttx] GD32-MCU opened a new pull request, #9584: add gd32f470 support - posted by "GD32-MCU (via GitHub)" <gi...@apache.org> on 2023/06/21 08:39:58 UTC, 0 replies.
- [GitHub] [nuttx] anjiahao1 opened a new pull request, #9585: Support gcc FORTIFY_SOURCE features for nuttx libc - posted by "anjiahao1 (via GitHub)" <gi...@apache.org> on 2023/06/21 09:14:49 UTC, 0 replies.
- [GitHub] [nuttx-apps] raiden00pl opened a new pull request, #1800: nimble: various improvements for nimble intergartion - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/06/21 12:03:59 UTC, 0 replies.
- [GitHub] [nuttx-apps] raiden00pl opened a new pull request, #1801: bluetooth/btsak: add dependency on WIRELESS_BLUETOOTH_HOST=y - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/06/21 12:18:36 UTC, 0 replies.
- [GitHub] [nuttx] davids5 commented on a diff in pull request #9585: Support gcc FORTIFY_SOURCE features for nuttx libc - posted by "davids5 (via GitHub)" <gi...@apache.org> on 2023/06/21 12:31:18 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on a diff in pull request #9584: add gd32f470 support - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/21 12:31:23 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9584: add gd32f470 support - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/21 12:36:56 UTC, 1 replies.
- [GitHub] [nuttx] lucasssvaz opened a new pull request, #9586: arch/risc-v/espressif: Add full GPIO support - posted by "lucasssvaz (via GitHub)" <gi...@apache.org> on 2023/06/21 14:04:17 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9583: Sched:Automatically find deadlocks when assert - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/21 15:20:05 UTC, 0 replies.
- [GitHub] [nuttx] simbit18 opened a new pull request, #9587: Fix Kconfig style - posted by "simbit18 (via GitHub)" <gi...@apache.org> on 2023/06/21 18:07:53 UTC, 0 replies.
- [GitHub] [nuttx] fjpanag commented on a diff in pull request #9576: sendfile: Fixed behavior of sendfile when count is set to zero. - posted by "fjpanag (via GitHub)" <gi...@apache.org> on 2023/06/21 18:45:13 UTC, 0 replies.
- [GitHub] [nuttx] gustavonihei commented on pull request #9586: arch/risc-v/espressif: Add full GPIO support - posted by "gustavonihei (via GitHub)" <gi...@apache.org> on 2023/06/21 18:50:54 UTC, 2 replies.
- [GitHub] [nuttx] lucasssvaz commented on pull request #9586: arch/risc-v/espressif: Add full GPIO support - posted by "lucasssvaz (via GitHub)" <gi...@apache.org> on 2023/06/21 19:01:36 UTC, 2 replies.
- [GitHub] [nuttx] g2gps opened a new pull request, #9588: socket/recvfrom: Fix buffer copy direction when using BUILD_KERNEL. - posted by "g2gps (via GitHub)" <gi...@apache.org> on 2023/06/21 23:56:37 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: bedd222ce647cc428f1f896ea77db286eb1bfbce docs: 5e7ce13b3e8365de4475226ebcbdd5043982d5a8 - posted by gi...@apache.org on 2023/06/22 00:16:03 UTC, 0 replies.
- [GitHub] [nuttx] fdcavalcanti opened a new pull request, #9589: drivers/sensors/mpu60x0.c: add IOCTL support - posted by "fdcavalcanti (via GitHub)" <gi...@apache.org> on 2023/06/22 01:54:14 UTC, 0 replies.
- [GitHub] [nuttx] mu578 commented on pull request #9586: arch/risc-v/espressif: Add full GPIO support - posted by "mu578 (via GitHub)" <gi...@apache.org> on 2023/06/22 02:03:58 UTC, 1 replies.
- [GitHub] [nuttx] masayuki2009 merged pull request #9587: Fix Kconfig style - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/06/22 02:46:11 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9588: socket/recvfrom: Fix buffer copy direction when using BUILD_KERNEL. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/22 03:56:04 UTC, 0 replies.
- [nuttx] branch master updated: socket/recvfrom: Fix buffer copy direction when using BUILD_KERNEL. - posted by xi...@apache.org on 2023/06/22 03:56:06 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1801: bluetooth/btsak: add dependency on WIRELESS_BLUETOOTH_HOST=y - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/22 03:57:36 UTC, 0 replies.
- [nuttx-apps] branch master updated: bluetooth/btsak: add dependency on WIRELESS_BLUETOOTH_HOST=y - posted by xi...@apache.org on 2023/06/22 03:57:38 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9583: Sched:Automatically find deadlocks when assert - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/22 04:02:07 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9589: drivers/sensors/mpu60x0.c: add IOCTL support - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/22 04:43:27 UTC, 1 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9590: arch/risc-v: Enable -msave-restore when CONFIG_DEBUG_FULLOPT is selected - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/22 06:01:10 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9591: Syslog - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/22 06:03:36 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9592: segger: Change the default value of SEGGER_RTT_MAX_NUM_DOWN_BUFFERS to SEGGER_RTT_MAX_NUM_UP_BUFFERS - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/22 06:04:10 UTC, 0 replies.
- [GitHub] [nuttx] michallenc closed pull request #9578: localtime: add tzreset function to force zone file reload - posted by "michallenc (via GitHub)" <gi...@apache.org> on 2023/06/22 06:23:33 UTC, 0 replies.
- [GitHub] [nuttx] anjiahao1 commented on pull request #9583: Sched:Automatically find deadlocks when assert - posted by "anjiahao1 (via GitHub)" <gi...@apache.org> on 2023/06/22 06:35:20 UTC, 0 replies.
- [GitHub] [nuttx] anjiahao1 commented on a diff in pull request #9583: Sched:Automatically find deadlocks when assert - posted by "anjiahao1 (via GitHub)" <gi...@apache.org> on 2023/06/22 06:36:03 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #9590: arch/risc-v: Enable -msave-restore when CONFIG_DEBUG_FULLOPT is selected - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/22 06:50:24 UTC, 2 replies.
- [GitHub] [nuttx] anjiahao1 commented on a diff in pull request #9585: Support gcc FORTIFY_SOURCE features for nuttx libc - posted by "anjiahao1 (via GitHub)" <gi...@apache.org> on 2023/06/22 06:51:24 UTC, 0 replies.
- [GitHub] [nuttx-apps] pkarashchenko merged pull request #1798: update toywasm - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/22 06:52:05 UTC, 0 replies.
- [nuttx-apps] branch master updated (caed582ea -> 3bd106081) - posted by pk...@apache.org on 2023/06/22 06:52:07 UTC, 0 replies.
- [nuttx-apps] 01/02: toywasm: bump the version - posted by pk...@apache.org on 2023/06/22 06:52:08 UTC, 0 replies.
- [nuttx-apps] 02/02: toywasm: regen after bumping the version - posted by pk...@apache.org on 2023/06/22 06:52:09 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9583: Sched:Automatically find deadlocks when assert - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/22 07:31:53 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9568: Debug:support python script auto debug nuttx kernel - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/22 08:05:13 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9583: Sched:Automatically find deadlocks when assert - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/22 08:08:06 UTC, 0 replies.
- [nuttx] branch master updated (42abf22eef -> 4ae17a6f7b) - posted by xi...@apache.org on 2023/06/22 08:08:10 UTC, 0 replies.
- [nuttx] 01/02: libc/semaphore:Set the flag need AND SEM_PRIO_MASK - posted by xi...@apache.org on 2023/06/22 08:08:11 UTC, 0 replies.
- [nuttx] 02/02: sched:Automatically find deadlocks when assert - posted by xi...@apache.org on 2023/06/22 08:08:12 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9576: sendfile: Fixed behavior of sendfile when count is set to zero. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/22 08:11:01 UTC, 0 replies.
- [nuttx] branch master updated: sendfile: Fixed behavior of sendfile when count is set to zero. - posted by xi...@apache.org on 2023/06/22 08:11:05 UTC, 0 replies.
- [GitHub] [nuttx] pussuw commented on pull request #9590: arch/risc-v: Enable -msave-restore when CONFIG_DEBUG_FULLOPT is selected - posted by "pussuw (via GitHub)" <gi...@apache.org> on 2023/06/22 08:30:07 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 commented on pull request #9590: arch/risc-v: Enable -msave-restore when CONFIG_DEBUG_FULLOPT is selected - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/06/22 09:12:52 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9585: Support gcc FORTIFY_SOURCE features for nuttx libc - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/22 12:38:47 UTC, 0 replies.
- [nuttx] branch master updated: Support gcc FORTIFY_SOURCE features for nuttx libc - posted by xi...@apache.org on 2023/06/22 12:38:50 UTC, 0 replies.
- [GitHub] [nuttx] tmedicci commented on pull request #9586: arch/risc-v/espressif: Add full GPIO support - posted by "tmedicci (via GitHub)" <gi...@apache.org> on 2023/06/22 13:09:57 UTC, 1 replies.
- [GitHub] [nuttx] caramelli opened a new pull request, #9593: stm32f429i-disco: Register the BUTTON driver - posted by "caramelli (via GitHub)" <gi...@apache.org> on 2023/06/22 13:14:37 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9590: arch/risc-v: Enable -msave-restore when CONFIG_DEBUG_FULLOPT is selected - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/22 14:46:53 UTC, 1 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9594: Replace $(INCDIR) and ${DEFINE} with $(INCDIR_PREFIX) and $(DEFINE_PREFIX) - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/22 15:52:14 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9595: sched/assert: Change show_xxx to dump_xxx - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/22 15:55:13 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 opened a new pull request, #1802: Replace $(INCDIR) and ${DEFINE} with $(INCDIR_PREFIX) and $(DEFINE_PREFIX) - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/22 15:57:32 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 commented on a diff in pull request #1800: nimble: various improvements for nimble intergartion - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/22 16:03:33 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9586: arch/risc-v/espressif: Add full GPIO support - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/22 16:35:07 UTC, 0 replies.
- [GitHub] [nuttx-apps] raiden00pl commented on a diff in pull request #1800: nimble: various improvements for nimble intergartion - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/06/22 17:06:39 UTC, 2 replies.
- [GitHub] [nuttx] acassis commented on pull request #9593: stm32f429i-disco: Register the BUTTON driver - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/22 18:10:49 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9593: stm32f429i-disco: Register the BUTTON driver - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/22 18:10:57 UTC, 0 replies.
- [nuttx] branch master updated: stm32f429i-disco: Register the BUTTON driver - posted by ac...@apache.org on 2023/06/22 18:11:01 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9595: sched/assert: Change show_xxx to dump_xxx - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/22 20:26:59 UTC, 0 replies.
- [nuttx] branch master updated (f763cb118d -> 620d61bd4b) - posted by pk...@apache.org on 2023/06/22 20:27:03 UTC, 0 replies.
- [GitHub] [nuttx-apps] pkarashchenko merged pull request #1802: Replace $(INCDIR) and ${DEFINE} with $(INCDIR_PREFIX) and $(DEFINE_PREFIX) - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/22 20:27:28 UTC, 0 replies.
- [nuttx-apps] branch master updated (3bd106081 -> a2f01f5e6) - posted by pk...@apache.org on 2023/06/22 20:27:31 UTC, 0 replies.
- [nuttx-apps] 01/02: build: Replace "$(shell $(INCDIR) $(CC) ...)" with $(INCDIR_PREFIX) - posted by pk...@apache.org on 2023/06/22 20:27:32 UTC, 0 replies.
- [nuttx-apps] 02/02: build: Replace "$(shell $(DEFINE) $(CC) ...)" with $(DEFINE_PREFIX) - posted by pk...@apache.org on 2023/06/22 20:27:33 UTC, 0 replies.
- [GitHub] [nuttx-apps] pkarashchenko commented on a diff in pull request #1800: nimble: various improvements for nimble intergartion - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/22 20:36:15 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9594: Replace $(INCDIR) and ${DEFINE} with $(INCDIR_PREFIX) and $(DEFINE_PREFIX) - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/22 21:11:28 UTC, 0 replies.
- [nuttx] branch master updated (620d61bd4b -> 04e44d7d20) - posted by pk...@apache.org on 2023/06/22 21:11:32 UTC, 0 replies.
- [nuttx] 01/02: build: Replace "$(shell $(INCDIR) $(CC) ...)" with $(INCDIR_PREFIX) - posted by pk...@apache.org on 2023/06/22 21:11:33 UTC, 0 replies.
- [nuttx] 02/02: build: Replace "$(shell $(DEFINE) $(CC) ...)" with $(DEFINE_PREFIX) - posted by pk...@apache.org on 2023/06/22 21:11:34 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9591: syslog: Add sc_write_force callback - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/22 21:34:45 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9592: segger: Change the default value of SEGGER_RTT_MAX_NUM_DOWN_BUFFERS to SEGGER_RTT_MAX_NUM_UP_BUFFERS - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/22 21:36:38 UTC, 0 replies.
- [nuttx] branch master updated: segger: Change the default value of SEGGER_RTT_MAX_NUM_DOWN_BUFFERS to SEGGER_RTT_MAX_NUM_UP_BUFFERS - posted by pk...@apache.org on 2023/06/22 21:36:41 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #9584: add gd32f470 support - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/22 21:39:20 UTC, 0 replies.
- [GitHub] [nuttx-apps] pkarashchenko opened a new pull request, #1803: apps: correct print specifiers to fix compilation warnings - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/22 21:47: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/06/22 22:15:34 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/06/22 22:18:28 UTC, 0 replies.
- [GitHub] [nuttx] fdcavalcanti commented on a diff in pull request #9589: drivers/sensors/mpu60x0.c: add IOCTL support - posted by "fdcavalcanti (via GitHub)" <gi...@apache.org> on 2023/06/22 22:52:18 UTC, 4 replies.
- [GitHub] [nuttx] fdcavalcanti commented on pull request #9589: drivers/sensors/mpu60x0.c: add IOCTL support - posted by "fdcavalcanti (via GitHub)" <gi...@apache.org> on 2023/06/22 22:55:42 UTC, 1 replies.
- [GitHub] [nuttx] fdcavalcanti opened a new issue, #9596: Failure to build misc/lib_memfd.c - posted by "fdcavalcanti (via GitHub)" <gi...@apache.org> on 2023/06/22 23:00:55 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on issue #9596: Failure to build misc/lib_memfd.c - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/22 23:16:34 UTC, 0 replies.
- [GitHub] [nuttx] fdcavalcanti closed issue #9596: Failure to build misc/lib_memfd.c - posted by "fdcavalcanti (via GitHub)" <gi...@apache.org> on 2023/06/22 23:34:22 UTC, 0 replies.
- [GitHub] [nuttx] fdcavalcanti commented on issue #9596: Failure to build misc/lib_memfd.c - posted by "fdcavalcanti (via GitHub)" <gi...@apache.org> on 2023/06/22 23:34:22 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: bedd222ce647cc428f1f896ea77db286eb1bfbce docs: 309f89d6c3f65e668d9e03cc187823ff5568c55e - posted by gi...@apache.org on 2023/06/23 00:17:29 UTC, 0 replies.
- [GitHub] [nuttx] g2gps opened a new pull request, #9597: litex/gpio: Fix incorrect declaration name. - posted by "g2gps (via GitHub)" <gi...@apache.org> on 2023/06/23 02:00:25 UTC, 0 replies.
- [GitHub] [nuttx-apps] g2gps opened a new pull request, #1804: system/ramspeed: Allow read and write buffers to be allocated from the heap. - posted by "g2gps (via GitHub)" <gi...@apache.org> on 2023/06/23 02:54:56 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1803: apps: correct print specifiers to fix compilation warnings - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/23 04:05:56 UTC, 0 replies.
- [nuttx-apps] branch master updated: apps: correct print specifiers to fix compilation warnings - posted by xi...@apache.org on 2023/06/23 04:05:59 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9591: syslog: Add sc_write_force callback - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/23 04:16:33 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9584: add gd32f470 support - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/23 04:23:00 UTC, 2 replies.
- [GitHub] [nuttx] xiaoxiang781216 closed pull request #9590: arch/risc-v: Enable -msave-restore when CONFIG_DEBUG_FULLOPT is selected - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/23 04:29:04 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9597: litex/gpio: Fix incorrect declaration name. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/23 04:30:01 UTC, 0 replies.
- [nuttx] branch master updated: litex/gpio: Fix incorrect declaration name. - posted by xi...@apache.org on 2023/06/23 04:30:04 UTC, 0 replies.
- [GitHub] [nuttx-apps] g2gps opened a new pull request, #1805: mk: Attempt to silence "Nothing to be done for xx" messages. - posted by "g2gps (via GitHub)" <gi...@apache.org> on 2023/06/23 05:20:31 UTC, 0 replies.
- [GitHub] [nuttx-apps] crafcat7 opened a new pull request, #1806: system/ramtest.c:New automatic memory acquisition function. - posted by "crafcat7 (via GitHub)" <gi...@apache.org> on 2023/06/23 06:41:50 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1805: mk: Attempt to silence "Nothing to be done for xx" messages. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/23 09:05:58 UTC, 0 replies.
- [nuttx-apps] branch master updated: mk: Attempt to silence "Nothing to be done for xx" messages. - posted by xi...@apache.org on 2023/06/23 09:06:01 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1804: system/ramspeed: Allow read and write buffers to be allocated from the heap. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/23 09:06:13 UTC, 0 replies.
- [nuttx-apps] branch master updated (40886698f -> a54966843) - posted by xi...@apache.org on 2023/06/23 09:06:18 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9591: syslog: Add sc_write_force callback - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/23 12:55:22 UTC, 0 replies.
- [nuttx] branch master updated (2db6ea9984 -> efd1b838e6) - posted by ac...@apache.org on 2023/06/23 12:55:26 UTC, 0 replies.
- [nuttx] 01/02: syslog: Remove syslog_force and related stuff - posted by ac...@apache.org on 2023/06/23 12:55:27 UTC, 0 replies.
- [nuttx] 02/02: syslog: Add sc_write_force callback - posted by ac...@apache.org on 2023/06/23 12:55:28 UTC, 0 replies.
- [GitHub] [nuttx] TaiJuWu commented on a diff in pull request #9591: syslog: Add sc_write_force callback - posted by "TaiJuWu (via GitHub)" <gi...@apache.org> on 2023/06/23 13:04:00 UTC, 1 replies.
- [GitHub] [nuttx] acassis commented on a diff in pull request #9589: drivers/sensors/mpu60x0.c: add IOCTL support - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/23 13:11:50 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9589: drivers/sensors/mpu60x0.c: add IOCTL support - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/23 13:26:48 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9586: arch/risc-v/espressif: Add full GPIO support - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/23 14:15:07 UTC, 0 replies.
- [GitHub] [nuttx] acassis opened a new issue, #9598: Suggestion: Add "Description:" header to defconfig file - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/23 14:15:26 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: bedd222ce647cc428f1f896ea77db286eb1bfbce docs: efd1b838e6d2606a0bfcd46d4b714c5bf801da73 - posted by gi...@apache.org on 2023/06/24 00:18:59 UTC, 0 replies.
- [GitHub] [nuttx] royfengsss opened a new issue, #9599: ESP32 DevkitC: device crash found when run `ls` - posted by "royfengsss (via GitHub)" <gi...@apache.org> on 2023/06/24 00:55:17 UTC, 0 replies.
- [GitHub] [nuttx] royfengsss commented on issue #9599: ESP32 DevkitC: device crash found when run `ls` - posted by "royfengsss (via GitHub)" <gi...@apache.org> on 2023/06/24 01:34:31 UTC, 1 replies.
- [GitHub] [nuttx] royfengsss opened a new pull request, #9600: Fix assertion of free a wrong heap - posted by "royfengsss (via GitHub)" <gi...@apache.org> on 2023/06/24 01:59:11 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9586: arch/risc-v/espressif: Add full GPIO support - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/24 05:11:48 UTC, 0 replies.
- [nuttx] branch master updated (efd1b838e6 -> 09dcf50f20) - posted by xi...@apache.org on 2023/06/24 05:11:51 UTC, 0 replies.
- [nuttx] 01/04: arch/risc-v/espressif: Add full GPIO support - posted by xi...@apache.org on 2023/06/24 05:11:52 UTC, 0 replies.
- [nuttx] 02/04: boards/risc-v/esp32c3-generic: Add full GPIO and Buttons support - posted by xi...@apache.org on 2023/06/24 05:11:53 UTC, 0 replies.
- [nuttx] 03/04: boards/risc-v/esp32c6-generic: Add full GPIO and Buttons support - posted by xi...@apache.org on 2023/06/24 05:11:54 UTC, 0 replies.
- [nuttx] 04/04: boards/risc-v/esp32c3-generic: Add full GPIO and Buttons support - posted by xi...@apache.org on 2023/06/24 05:11:55 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9600: Fix assertion of free a wrong heap - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/24 08:34:56 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 closed issue #9599: ESP32 DevkitC: device crash found when run `ls` - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/24 08:34:57 UTC, 0 replies.
- [nuttx] branch master updated: Fix assertion of free a wrong heap - posted by xi...@apache.org on 2023/06/24 08:34:59 UTC, 0 replies.
- [GitHub] [nuttx] TaiJuWu opened a new pull request, #9601: mm_lock.c: reformat preprocessor - posted by "TaiJuWu (via GitHub)" <gi...@apache.org> on 2023/06/24 09:40:06 UTC, 0 replies.
- [GitHub] [nuttx] TaiJuWu opened a new issue, #9602: nuttx/include/arch/irq.h:700: Error: unrecognized opcode `csrw mstatus,s0', extension `zicsr' required - posted by "TaiJuWu (via GitHub)" <gi...@apache.org> on 2023/06/24 11:23:50 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on issue #9602: nuttx/include/arch/irq.h:700: Error: unrecognized opcode `csrw mstatus,s0', extension `zicsr' required - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/24 13:21:14 UTC, 1 replies.
- [GitHub] [nuttx] masayuki2009 commented on issue #9602: nuttx/include/arch/irq.h:700: Error: unrecognized opcode `csrw mstatus,s0', extension `zicsr' required - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/06/24 13:40:47 UTC, 1 replies.
- [GitHub] [nuttx] TaiJuWu commented on issue #9602: nuttx/include/arch/irq.h:700: Error: unrecognized opcode `csrw mstatus,s0', extension `zicsr' required - posted by "TaiJuWu (via GitHub)" <gi...@apache.org> on 2023/06/24 13:42:15 UTC, 2 replies.
- [GitHub] [nuttx] acassis merged pull request #9601: mm_lock.c: reformat preprocessor - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/24 13:54:22 UTC, 0 replies.
- [nuttx] branch master updated: mm_lock.c: reformat preprocessor format - posted by ac...@apache.org on 2023/06/24 13:54:25 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9589: drivers/sensors/mpu60x0.c: add IOCTL support - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/24 13:57:15 UTC, 0 replies.
- [nuttx] branch master updated: drivers/sensors/mpu60x0.c: add IOCTL for AFS_SEL, sample rate and FIFO support - posted by ac...@apache.org on 2023/06/24 13:57:18 UTC, 0 replies.
- [GitHub] [nuttx] btashton commented on issue #9598: Suggestion: Add "Description:" header to defconfig file - posted by "btashton (via GitHub)" <gi...@apache.org> on 2023/06/24 14:22:49 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9603: clock: Move the content of include/nuttx/time.h to include/nuttx/clock.h - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/24 19:08:32 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on issue #9598: Suggestion: Add "Description:" header to defconfig file - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/24 21:20:05 UTC, 0 replies.
- [GitHub] [nuttx] cederom commented on issue #9598: Suggestion: Add "Description:" header to defconfig file - posted by "cederom (via GitHub)" <gi...@apache.org> on 2023/06/25 00:15:04 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: bedd222ce647cc428f1f896ea77db286eb1bfbce docs: 9603288c80df7579a585a30587e56e96ba172bef - posted by gi...@apache.org on 2023/06/25 00:18:27 UTC, 0 replies.
- [GitHub] [nuttx] szsam opened a new pull request, #9604: arch/arm/stm: Fix duplicate include guard - posted by "szsam (via GitHub)" <gi...@apache.org> on 2023/06/25 01:34:49 UTC, 0 replies.
- [GitHub] [nuttx] extinguish opened a new pull request, #9605: libs/libc/unistd: add getpgrp function - posted by "extinguish (via GitHub)" <gi...@apache.org> on 2023/06/25 01:48:53 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9606: fs/rpmsgfs: Zero dirs after realloc to avoid stale data - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/25 02:41:28 UTC, 0 replies.
- [GitHub] [nuttx] szsam opened a new pull request, #9607: arch/arm/imxrt: Fix implicit function declaration - posted by "szsam (via GitHub)" <gi...@apache.org> on 2023/06/25 03:13:14 UTC, 0 replies.
- [GitHub] [nuttx] szsam opened a new pull request, #9608: drivers/sensors/apds9960.c: Fix use after free - posted by "szsam (via GitHub)" <gi...@apache.org> on 2023/06/25 03:26:04 UTC, 0 replies.
- [GitHub] [nuttx] szsam commented on pull request #9608: drivers/sensors/apds9960.c: Fix use after free - posted by "szsam (via GitHub)" <gi...@apache.org> on 2023/06/25 03:29:33 UTC, 0 replies.
- [GitHub] [nuttx] szsam opened a new pull request, #9609: drivers/can/can.c: Fix nested loops with same variable - posted by "szsam (via GitHub)" <gi...@apache.org> on 2023/06/25 04:11:23 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9608: drivers/sensors/apds9960.c: Fix use after free - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/25 06:36:15 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9608: drivers/sensors/apds9960.c: Fix use after free - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/25 06:36:25 UTC, 0 replies.
- [nuttx] branch master updated: drivers/sensors/apds9960.c: Fix use after free - posted by xi...@apache.org on 2023/06/25 06:36:33 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9609: drivers/can/can.c: Fix nested loops with same variable - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/25 08:47:36 UTC, 0 replies.
- [nuttx] branch master updated: drivers/can/can.c: Fix nested loops with same variable - posted by pk...@apache.org on 2023/06/25 08:47:39 UTC, 0 replies.
- [GitHub] [nuttx] anjiahao1 commented on a diff in pull request #9605: libs/libc/unistd: add getpgrp function - posted by "anjiahao1 (via GitHub)" <gi...@apache.org> on 2023/06/25 09:12:51 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9604: arch/arm/stm: Fix duplicate include guard - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/25 09:23:26 UTC, 0 replies.
- [nuttx] branch master updated: arch/arm/stm: Fix duplicate include guard - posted by pk...@apache.org on 2023/06/25 09:23:30 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9568: Debug:support python script auto debug nuttx kernel - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/25 10:17:32 UTC, 0 replies.
- [nuttx] branch master updated (49afeb4d63 -> 1dfcb1f12d) - posted by xi...@apache.org on 2023/06/25 10:17:36 UTC, 0 replies.
- [nuttx] 01/03: mm:Fix the problem that the memdump statistics of blkcont are inconsistent - posted by xi...@apache.org on 2023/06/25 10:17:37 UTC, 0 replies.
- [nuttx] 02/03: Debug:support python script auto debug nuttx kernel - posted by xi...@apache.org on 2023/06/25 10:17:38 UTC, 0 replies.
- [nuttx] 03/03: Documentation:Add documentation related to gdb python script debugging - posted by xi...@apache.org on 2023/06/25 10:17:39 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9610: binfmt: Always include arch/elf.h in include/nuttx/elf.h - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/25 10:30:29 UTC, 0 replies.
- [GitHub] [nuttx] extinguish commented on a diff in pull request #9605: libs/libc/unistd: add getpgrp function - posted by "extinguish (via GitHub)" <gi...@apache.org> on 2023/06/25 12:07:04 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9605: libs/libc/unistd: add getpgrp function - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/25 14:25:42 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9607: arch/arm/imxrt: Fix implicit function declaration - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/25 14:29:16 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9607: arch/arm/imxrt: Fix implicit function declaration - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/25 14:29:44 UTC, 0 replies.
- [nuttx] branch master updated: arch/arm/imxrt: Fix implicit function declaration - posted by ac...@apache.org on 2023/06/25 14:29:47 UTC, 0 replies.
- [GitHub] [nuttx] patacongo commented on a diff in pull request #9605: libs/libc/unistd: add getpgrp function - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/06/25 14:47:10 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9605: libs/libc/unistd: add getpgrp function - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/25 17:03:38 UTC, 0 replies.
- [nuttx] branch master updated: libs/libc/unistd: add getpgrp function - posted by xi...@apache.org on 2023/06/25 17:03:41 UTC, 0 replies.
- [GitHub] [nuttx] Machiry commented on pull request #9608: drivers/sensors/apds9960.c: Fix use after free - posted by "Machiry (via GitHub)" <gi...@apache.org> on 2023/06/25 17:19:04 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9611: Minor fix for libc/pwd - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/25 18:29:26 UTC, 0 replies.
- [GitHub] [nuttx] fdcavalcanti commented on issue #9349: "C++ Example using CMake" in latest documentation and main branch is broken - posted by "fdcavalcanti (via GitHub)" <gi...@apache.org> on 2023/06/25 20:51:42 UTC, 1 replies.
- [GitHub] [nuttx] dok-net commented on issue #9349: "C++ Example using CMake" in latest documentation and main branch is broken - posted by "dok-net (via GitHub)" <gi...@apache.org> on 2023/06/25 22:02:38 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9610: binfmt: Always include arch/elf.h in include/nuttx/elf.h - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/25 22:02:55 UTC, 0 replies.
- [nuttx] branch master updated: binfmt: Always include arch/elf.h in include/nuttx/elf.h - posted by ac...@apache.org on 2023/06/25 22:03:00 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: bedd222ce647cc428f1f896ea77db286eb1bfbce docs: b5c48f3ed8fcf42a397dead2ad715b1b1b309cc6 - posted by gi...@apache.org on 2023/06/26 00:18:15 UTC, 0 replies.
- [GitHub] [nuttx] TaiJuWu closed issue #9602: nuttx/include/arch/irq.h:700: Error: unrecognized opcode `csrw mstatus,s0', extension `zicsr' required - posted by "TaiJuWu (via GitHub)" <gi...@apache.org> on 2023/06/26 01:15:42 UTC, 0 replies.
- [GitHub] [nuttx] extinguish opened a new pull request, #9612: libs/libc/signal: add killpg function - posted by "extinguish (via GitHub)" <gi...@apache.org> on 2023/06/26 02:00:48 UTC, 0 replies.
- [GitHub] [nuttx-apps] g2gps opened a new pull request, #1807: nshlib/dd: Increase the integer width for sector size in dd. - posted by "g2gps (via GitHub)" <gi...@apache.org> on 2023/06/26 02:08:58 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 commented on a diff in pull request #1807: nshlib/dd: Increase the integer width for sector size in dd. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/26 02:21:19 UTC, 0 replies.
- [GitHub] [nuttx-apps] g2gps commented on a diff in pull request #1807: nshlib/dd: Increase the integer width for sector size in dd. - posted by "g2gps (via GitHub)" <gi...@apache.org> on 2023/06/26 02:38:06 UTC, 0 replies.
- [GitHub] [nuttx] xiaotailang commented on issue #2323: Howto to build external apps(elf)? - posted by "xiaotailang (via GitHub)" <gi...@apache.org> on 2023/06/26 02:53:56 UTC, 0 replies.
- [GitHub] [nuttx] szsam opened a new pull request, #9613: drivers/sensors/apds9960.c: Fix resource leak in error handling - posted by "szsam (via GitHub)" <gi...@apache.org> on 2023/06/26 03:31:08 UTC, 0 replies.
- [GitHub] [nuttx] TaiJuWu opened a new pull request, #9614: risc-v toolchain 12.x compatibility issue. - posted by "TaiJuWu (via GitHub)" <gi...@apache.org> on 2023/06/26 03:35:20 UTC, 1 replies.
- [GitHub] [nuttx] szsam opened a new pull request, #9615: fs/fat: Fix undefined behavior in signed integer overflow check - posted by "szsam (via GitHub)" <gi...@apache.org> on 2023/06/26 04:46:59 UTC, 0 replies.
- [GitHub] [nuttx] g2gps opened a new issue, #9616: Implicit delaration of memset when building against Nuttx export. - posted by "g2gps (via GitHub)" <gi...@apache.org> on 2023/06/26 05:01:53 UTC, 0 replies.
- [GitHub] [nuttx] g2gps opened a new pull request, #9617: risc-v/litex: Improve ethernet packet reception. - posted by "g2gps (via GitHub)" <gi...@apache.org> on 2023/06/26 05:24:36 UTC, 0 replies.
- [GitHub] [nuttx-apps] SPRESENSE opened a new pull request, #1808: Change the way of definition of SUFFIX - posted by "SPRESENSE (via GitHub)" <gi...@apache.org> on 2023/06/26 05:32:18 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1807: nshlib/dd: Increase the integer width for sector size in dd. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/26 05:56:31 UTC, 0 replies.
- [nuttx-apps] branch master updated (a54966843 -> 53e837e35) - posted by xi...@apache.org on 2023/06/26 05:56:34 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1806: system/ramtest.c:New automatic memory acquisition function. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/26 05:57:13 UTC, 0 replies.
- [nuttx-apps] branch master updated: system/ramtest.c:New automatic memory acquisition function. - posted by xi...@apache.org on 2023/06/26 05:57:17 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9615: fs/fat: Fix undefined behavior in signed integer overflow check - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/26 06:04:02 UTC, 4 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9612: libs/libc/signal: add killpg function - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/26 06:10:58 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9611: Minor fix for libc/pwd - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/26 06:17:03 UTC, 4 replies.
- [GitHub] [nuttx] g2gps opened a new pull request, #9618: mkexport: Allow boards to supply custom gnu-elf.ld. - posted by "g2gps (via GitHub)" <gi...@apache.org> on 2023/06/26 06:40:16 UTC, 0 replies.
- [GitHub] [nuttx] g2gps opened a new pull request, #9619: include/sys: Include string.h to silence implicit memset declration. - posted by "g2gps (via GitHub)" <gi...@apache.org> on 2023/06/26 06:53:14 UTC, 0 replies.
- [GitHub] [nuttx] g2gps opened a new pull request, #9620: tools/syscall: Resolve compile time warning on address validation. - posted by "g2gps (via GitHub)" <gi...@apache.org> on 2023/06/26 07:18:00 UTC, 0 replies.
- [GitHub] [nuttx] szsam opened a new pull request, #9621: all: fix null pointer dereference - posted by "szsam (via GitHub)" <gi...@apache.org> on 2023/06/26 07:21:37 UTC, 0 replies.
- [GitHub] [nuttx] anchao opened a new pull request, #9622: compiler/fortify: remove unused label prefix and fix build warning - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/06/26 07:22:44 UTC, 0 replies.
- [GitHub] [nuttx] extinguish commented on a diff in pull request #9612: libs/libc/signal: add killpg function - posted by "extinguish (via GitHub)" <gi...@apache.org> on 2023/06/26 07:47:38 UTC, 0 replies.
- [GitHub] [nuttx] TaiJuWu commented on pull request #9614: risc-v toolchain 12.x compatibility issue. - posted by "TaiJuWu (via GitHub)" <gi...@apache.org> on 2023/06/26 07:49:27 UTC, 2 replies.
- [nuttx-apps] branch releases/12.2 updated (ec63217b4 -> fd38b9546) - posted by je...@apache.org on 2023/06/26 08:09:15 UTC, 0 replies.
- [nuttx] branch releases/12.2 updated (272e62018a -> b5c48f3ed8) - posted by je...@apache.org on 2023/06/26 08:09:53 UTC, 0 replies.
- [GitHub] [nuttx-apps] jerpelea merged pull request #1808: Change the way of definition of SUFFIX - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/06/26 08:20:42 UTC, 0 replies.
- [nuttx-apps] branch master updated: Change the way of definition of SUFFIX - posted by je...@apache.org on 2023/06/26 08:20:45 UTC, 0 replies.
- [nuttx-apps] branch releases/12.2 updated (fd38b9546 -> 86efbcbee) - posted by je...@apache.org on 2023/06/26 08:22:25 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9611: Minor fix for libc/pwd - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/26 08:27:46 UTC, 1 replies.
- [GitHub] [nuttx] anchao opened a new pull request, #9623: tools/ci: Update GNU Arm Embedded Toolchain to Version 12.2-2022.12.22 - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/06/26 08:41:47 UTC, 0 replies.
- [GitHub] [nuttx] a-lunev commented on issue #8839: Photon P0 WiFi not functional - posted by "a-lunev (via GitHub)" <gi...@apache.org> on 2023/06/26 11:09:47 UTC, 0 replies.
- [GitHub] [nuttx] GD32-MCU commented on a diff in pull request #9584: add gd32f470 support - posted by "GD32-MCU (via GitHub)" <gi...@apache.org> on 2023/06/26 11:23:39 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9623: tools/ci: Update GNU Arm Embedded Toolchain to Version 12.2-2022.12.22 - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/26 12:03:41 UTC, 0 replies.
- [nuttx] branch master updated: tools/ci: Update GNU Arm Embedded Toolchain to Version 12.2-2022.12.22 - posted by xi...@apache.org on 2023/06/26 12:03:44 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9613: drivers/sensors/apds9960.c: Fix resource leak in error handling - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/26 12:42:59 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9613: drivers/sensors/apds9960.c: Fix resource leak in error handling - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/26 12:43:04 UTC, 0 replies.
- [nuttx] branch master updated (df6d799577 -> 3344697afc) - posted by ac...@apache.org on 2023/06/26 12:43:07 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on a diff in pull request #9612: libs/libc/signal: add killpg function - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/26 12:46:00 UTC, 2 replies.
- [GitHub] [nuttx] acassis commented on a diff in pull request #9606: fs/rpmsgfs: Zero dirs after realloc to avoid stale data - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/26 12:49:25 UTC, 1 replies.
- [GitHub] [nuttx] acassis commented on pull request #9603: clock: Move the content of include/nuttx/time.h to include/nuttx/clock.h - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/26 12:52:25 UTC, 0 replies.
- [GitHub] [nuttx] patacongo commented on a diff in pull request #9612: libs/libc/signal: add killpg function - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/06/26 13:44:44 UTC, 5 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9606: fs/rpmsgfs: Zero dirs after realloc to avoid stale data - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/26 14:05:05 UTC, 2 replies.
- [GitHub] [nuttx] patacongo commented on a diff in pull request #9611: Minor fix for libc/pwd - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/06/26 14:42:59 UTC, 1 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9621: all: fix null pointer dereference - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/26 15:01:55 UTC, 0 replies.
- [GitHub] [nuttx] acassis opened a new issue, #9624: Support to save crash dump in the flash - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/26 15:07:50 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on issue #9624: Support to save crash dump in the flash - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/26 15:58:35 UTC, 1 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9603: clock: Move the content of include/nuttx/time.h to include/nuttx/clock.h - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/26 16:14:11 UTC, 0 replies.
- [nuttx] branch master updated: clock: Move the content of include/nuttx/time.h to include/nuttx/clock.h - posted by pk...@apache.org on 2023/06/26 16:14:14 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9619: include/sys: Include string.h to silence implicit memset declration. - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/26 16:18:08 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on issue #9624: Support to save crash dump in the flash - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/26 19:01:54 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9617: risc-v/litex: Improve ethernet packet reception. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/26 19:33:43 UTC, 0 replies.
- [nuttx] branch master updated: risc-v/litex: Improve ethernet packet reception. - posted by xi...@apache.org on 2023/06/26 19:33:46 UTC, 0 replies.
- [GitHub] [nuttx] patacongo commented on a diff in pull request #9615: fs/fat: Fix undefined behavior in signed integer overflow check - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/06/26 20:39:23 UTC, 1 replies.
- [GitHub] [nuttx] g2gps commented on a diff in pull request #9619: include/sys: Include string.h to silence implicit memset declration. - posted by "g2gps (via GitHub)" <gi...@apache.org> on 2023/06/26 22:35:10 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: bedd222ce647cc428f1f896ea77db286eb1bfbce docs: d94013837e29f40b528156a4c18b2b364a6273ea - posted by gi...@apache.org on 2023/06/27 00:17:18 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on a diff in pull request #9621: all: fix null pointer dereference - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/27 00:40:37 UTC, 0 replies.
- [GitHub] [nuttx] g2gps opened a new pull request, #9625: net/udp: Populate the udp connection structure with the address family. - posted by "g2gps (via GitHub)" <gi...@apache.org> on 2023/06/27 03:05:33 UTC, 0 replies.
- [GitHub] [nuttx] mu578 commented on issue #9616: Implicit delaration of memset when building against Nuttx export. - posted by "mu578 (via GitHub)" <gi...@apache.org> on 2023/06/27 04:46:59 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9612: libs/libc/signal: add killpg function - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/27 05:26:23 UTC, 0 replies.
- [nuttx] branch master updated: libs/libc/signal: add killpg function - posted by xi...@apache.org on 2023/06/27 05:26:26 UTC, 0 replies.
- [GitHub] [nuttx] extinguish opened a new pull request, #9626: libs/libc/aio: fix aio_error compatible bug - posted by "extinguish (via GitHub)" <gi...@apache.org> on 2023/06/27 05:40:22 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9625: net/udp: Populate the udp connection structure with the address family. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/27 06:58:06 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9625: net/udp: Populate the udp connection structure with the address family. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/27 06:58:14 UTC, 0 replies.
- [nuttx] branch master updated: net/udp: Populate the udp connection structure with the address family. - posted by xi...@apache.org on 2023/06/27 06:58:17 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9584: add gd32f470 support - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/27 06:59:35 UTC, 0 replies.
- [nuttx] branch master updated (30f8cf541c -> ec2a62c397) - posted by xi...@apache.org on 2023/06/27 06:59:40 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on issue #9616: Implicit delaration of memset when building against Nuttx export. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/27 07:04:15 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9619: include/sys: Include string.h to silence implicit memset declration. - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/27 07:36:16 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko closed issue #9616: Implicit delaration of memset when building against Nuttx export. - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/27 07:36:17 UTC, 0 replies.
- [nuttx] branch master updated: include/sys: Include string.h to silence implicit memset declration. - posted by pk...@apache.org on 2023/06/27 07:36:18 UTC, 0 replies.
- [GitHub] [nuttx] SPRESENSE opened a new pull request, #9627: tools: Add script to parse callstack - posted by "SPRESENSE (via GitHub)" <gi...@apache.org> on 2023/06/27 07:38:28 UTC, 0 replies.
- [GitHub] [nuttx] michallenc opened a new pull request, #9628: samv7: fix compile warnings for sam_wdt.c - posted by "michallenc (via GitHub)" <gi...@apache.org> on 2023/06/27 08:29:59 UTC, 0 replies.
- [GitHub] [nuttx] wengzhe commented on pull request #3707: Fix NFS over TCP - posted by "wengzhe (via GitHub)" <gi...@apache.org> on 2023/06/27 09:16:38 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl opened a new pull request, #9629: ioexpander: add SX1509 support - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/06/27 09:25:18 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on a diff in pull request #9629: ioexpander: add SX1509 support - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/27 13:02:24 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9628: samv7: fix compile warnings for sam_wdt.c - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/27 13:03:28 UTC, 0 replies.
- [nuttx] branch master updated: samv7: fix compile warnings for sam_wdt.c - posted by ac...@apache.org on 2023/06/27 13:03:31 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9627: tools: Add script to parse callstack - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/27 13:10:16 UTC, 0 replies.
- [nuttx] branch master updated: tools: Add script to parse callstack - posted by ac...@apache.org on 2023/06/27 13:10:19 UTC, 0 replies.
- [GitHub] [nuttx] anchao opened a new pull request, #9630: mm/kasan: replace load/store methods to marco - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/06/27 13:10:34 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9626: libs/libc/aio: fix aio_error compatible bug - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/27 13:10:40 UTC, 0 replies.
- [nuttx] branch master updated: libs/libc/aio: fix aio_error compatible bug - posted by ac...@apache.org on 2023/06/27 13:10:43 UTC, 0 replies.
- [GitHub] [nuttx] raiden00pl commented on a diff in pull request #9629: ioexpander: add SX1509 support - posted by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/06/27 13:15:30 UTC, 1 replies.
- [GitHub] [nuttx] anchao opened a new pull request, #9631: sched/pthread: fix race condition on pthread_cond_wait() - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/06/27 14:38:16 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9630: mm/kasan: replace load/store methods to marco - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/27 17:03:08 UTC, 0 replies.
- [GitHub] [nuttx] fxysunshine opened a new pull request, #9632: sched: fix pthread_exit crash - posted by "fxysunshine (via GitHub)" <gi...@apache.org> on 2023/06/27 17:09:28 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9630: mm/kasan: replace load/store methods to macro - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/27 17:40:35 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9629: ioexpander: add SX1509 support - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/27 17:44:03 UTC, 0 replies.
- [nuttx] branch master updated (6c60c7df07 -> 0aa1af7ff1) - posted by ac...@apache.org on 2023/06/27 17:44:06 UTC, 0 replies.
- [nuttx] 01/03: drivers/userled: add an interface to support LED effects. - posted by ac...@apache.org on 2023/06/27 17:44:07 UTC, 0 replies.
- [nuttx] 02/03: drivers/ioexpander: add support for SX1509 - posted by ac...@apache.org on 2023/06/27 17:44:08 UTC, 0 replies.
- [nuttx] 03/03: boards/thingy52: add sx1509 support - posted by ac...@apache.org on 2023/06/27 17:44:09 UTC, 0 replies.
- [GitHub] [nuttx] lucasssvaz opened a new pull request, #9633: arch/risc-v/espressif: Add USB-Serial-JTAG driver - posted by "lucasssvaz (via GitHub)" <gi...@apache.org> on 2023/06/27 18:12:58 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9631: sched/pthread: fix race condition on pthread_cond_wait() - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/27 18:25:08 UTC, 0 replies.
- [nuttx] branch master updated (0aa1af7ff1 -> b9b615b425) - posted by xi...@apache.org on 2023/06/27 18:25:12 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9611: Minor fix for libc/pwd - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/27 19:19:00 UTC, 0 replies.
- [nuttx] branch master updated (b9b615b425 -> b64c029080) - posted by ac...@apache.org on 2023/06/27 19:19:03 UTC, 0 replies.
- [nuttx] 01/02: libc/pwd: Reuse g_passwd and g_passwd_buffer in getpwbuf - posted by ac...@apache.org on 2023/06/27 19:19:04 UTC, 0 replies.
- [nuttx] 02/02: libc/pwd: Correct the geos related comment and ddd ROOT_GEOS macro - posted by ac...@apache.org on 2023/06/27 19:19:05 UTC, 0 replies.
- [GitHub] [nuttx-apps] pkarashchenko merged pull request #1800: nimble: various improvements for nimble intergartion - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/27 19:28:35 UTC, 0 replies.
- [nuttx-apps] branch master updated (86efbcbee -> f7072ceea) - posted by pk...@apache.org on 2023/06/27 19:28:38 UTC, 0 replies.
- [nuttx-apps] 01/03: nimble: make nimble porting example optional - posted by pk...@apache.org on 2023/06/27 19:28:39 UTC, 0 replies.
- [nuttx-apps] 02/03: nimble: improve integration with NuttX - posted by pk...@apache.org on 2023/06/27 19:28:40 UTC, 0 replies.
- [nuttx-apps] 03/03: examples: add NimBLE example, based on nimble/porting/examples/nuttx - posted by pk...@apache.org on 2023/06/27 19:28:41 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on pull request #9632: sched: fix pthread_exit crash - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/27 20:25:55 UTC, 3 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9631: sched/pthread: fix race condition on pthread_cond_wait() - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/27 20:56:22 UTC, 4 replies.
- [GitHub] [nuttx-apps] lucasssvaz opened a new pull request, #1809: system/nxdiag: Add Espressif's HAL version - posted by "lucasssvaz (via GitHub)" <gi...@apache.org> on 2023/06/27 20:57:46 UTC, 0 replies.
- [GitHub] [nuttx] patacongo commented on pull request #9632: sched: fix pthread_exit crash - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/06/27 21:02:14 UTC, 3 replies.
- [nuttx-website] branch asf-site updated: Publishing web: bedd222ce647cc428f1f896ea77db286eb1bfbce docs: b64c02908021993b6a6b249b4066ddce0741dc25 - posted by gi...@apache.org on 2023/06/28 00:17:35 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9618: mkexport: Allow boards to supply custom gnu-elf.ld. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/28 00:46:12 UTC, 0 replies.
- [nuttx] branch master updated: mkexport: Allow boards to supply custom gnu-elf.ld. - posted by xi...@apache.org on 2023/06/28 00:46:15 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9620: tools/syscall: Resolve compile time warning on address validation. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/28 00:47:09 UTC, 0 replies.
- [nuttx] branch master updated: tools/syscall: Resolve compile time warning on address validation. - posted by xi...@apache.org on 2023/06/28 00:47:12 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9622: compiler/fortify: remove unused label prefix and fix build warning - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/28 00:47:35 UTC, 0 replies.
- [nuttx] branch master updated: compiler/fortify: remove unused label prefix and fix build warning - posted by xi...@apache.org on 2023/06/28 00:47:39 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9633: arch/risc-v/espressif: Add USB-Serial-JTAG driver - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/28 00:47:57 UTC, 0 replies.
- [nuttx] branch master updated: arch/risc-v/espressif: Add USB-Serial-JTAG driver - posted by xi...@apache.org on 2023/06/28 00:48:01 UTC, 0 replies.
- [GitHub] [nuttx] extinguish opened a new pull request, #9634: libs/libc/aio: fix aio_return compatible bug - posted by "extinguish (via GitHub)" <gi...@apache.org> on 2023/06/28 01:22:17 UTC, 0 replies.
- [GitHub] [nuttx] anchao commented on pull request #9630: mm/kasan: replace load/store methods to macro - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/06/28 01:46:43 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9634: libs/libc/aio: fix aio_return compatible bug - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/28 01:47:16 UTC, 1 replies.
- [GitHub] [nuttx] masayuki2009 commented on pull request #3707: Fix NFS over TCP - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/06/28 01:50:08 UTC, 2 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9631: sched/pthread: fix race condition on pthread_cond_wait() - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/28 02:00:22 UTC, 1 replies.
- [GitHub] [nuttx] anchao commented on a diff in pull request #9630: mm/kasan: replace load/store methods to macro - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/06/28 02:03:28 UTC, 0 replies.
- [GitHub] [nuttx] g2gps opened a new pull request, #9635: binfmt/elf: Allow the userspace ELF type to be defined by board configuration. - posted by "g2gps (via GitHub)" <gi...@apache.org> on 2023/06/28 02:15:49 UTC, 0 replies.
- [GitHub] [nuttx-apps] g2gps opened a new pull request, #1810: import/mk: Update ELF flags to represent build configuration type. - posted by "g2gps (via GitHub)" <gi...@apache.org> on 2023/06/28 02:26:28 UTC, 0 replies.
- [GitHub] [nuttx] fxysunshine commented on pull request #9632: sched: fix pthread_exit crash - posted by "fxysunshine (via GitHub)" <gi...@apache.org> on 2023/06/28 04:18:20 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9635: binfmt/elf: Allow the userspace ELF type to be defined by board configuration. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/28 05:37:53 UTC, 1 replies.
- [GitHub] [nuttx] no1wudi opened a new pull request, #9636: libc.csv: Correct return type of strchr - posted by "no1wudi (via GitHub)" <gi...@apache.org> on 2023/06/28 06:02:12 UTC, 0 replies.
- [GitHub] [nuttx] g2gps commented on a diff in pull request #9635: binfmt/elf: Allow the userspace ELF type to be defined by board configuration. - posted by "g2gps (via GitHub)" <gi...@apache.org> on 2023/06/28 06:25:13 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9635: binfmt/elf: Allow the userspace ELF type to be defined by board configuration. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/28 07:16:32 UTC, 0 replies.
- [nuttx] branch master updated (9bd1d5ddda -> 5b00c31396) - posted by xi...@apache.org on 2023/06/28 07:16:35 UTC, 0 replies.
- [nuttx] 01/02: binfmt/elf: Allow the userspace ELF type to be defined by board configuration. - posted by xi...@apache.org on 2023/06/28 07:16:36 UTC, 0 replies.
- [nuttx] 02/02: boards/litex/arty_a7: Support building fully linked executables. - posted by xi...@apache.org on 2023/06/28 07:16:37 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko merged pull request #9621: cxd56_dmac, lcd_dev: fix null pointer dereference - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/28 07:16:41 UTC, 0 replies.
- [nuttx] branch master updated (5b00c31396 -> 1d6e51220d) - posted by pk...@apache.org on 2023/06/28 07:16:44 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9632: sched: fix pthread_exit crash - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/28 07:17:19 UTC, 0 replies.
- [nuttx] branch master updated (1d6e51220d -> d08b81db9d) - posted by xi...@apache.org on 2023/06/28 07:17:25 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9634: libs/libc/aio: fix aio_return compatible bug - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/28 07:17:37 UTC, 0 replies.
- [nuttx] branch master updated: libs/libc/aio: fix aio_return compatible bug - posted by xi...@apache.org on 2023/06/28 07:17:41 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9630: mm/kasan: replace load/store methods to macro - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/28 07:18:06 UTC, 0 replies.
- [nuttx] branch master updated: mm/kasan: replace load/store methods to marco - posted by xi...@apache.org on 2023/06/28 07:18:09 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9632: sched: fix pthread_exit crash - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/28 07:27:19 UTC, 2 replies.
- [GitHub] [nuttx] extinguish opened a new pull request, #9637: libs/libc/aio: fix aio_read compatible bug - posted by "extinguish (via GitHub)" <gi...@apache.org> on 2023/06/28 07:27:31 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 opened a new pull request, #1811: nshlib: Don't select LIBC_NETDB automatically - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/28 07:28:44 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #3707: Fix NFS over TCP - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/28 08:44:41 UTC, 0 replies.
- [GitHub] [nuttx] anchao merged pull request #9636: libc.csv: Correct return type of strchr - posted by "anchao (via GitHub)" <gi...@apache.org> on 2023/06/28 10:23:54 UTC, 0 replies.
- [nuttx] branch master updated: libc.csv: Correct return type of strchr - posted by ar...@apache.org on 2023/06/28 10:23:57 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea opened a new pull request, #9638: documentation: Add release notes for 12.2.0 release - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/06/28 11:38:03 UTC, 0 replies.
- [GitHub] [nuttx] trns1997 opened a new pull request, #9639: Fixes for xmc4700-relax board - posted by "trns1997 (via GitHub)" <gi...@apache.org> on 2023/06/28 11:55:01 UTC, 0 replies.
- [GitHub] [nuttx-apps] lucasssvaz opened a new issue, #1812: MacOS CI failing during homebrew openssl installation. - posted by "lucasssvaz (via GitHub)" <gi...@apache.org> on 2023/06/28 13:10:36 UTC, 0 replies.
- [GitHub] [nuttx-apps] acassis commented on pull request #1810: import/mk: Update ELF flags to represent build configuration type. - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/28 13:20:12 UTC, 1 replies.
- [GitHub] [nuttx] acassis commented on pull request #9639: Fixes for xmc4700-relax board - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/28 13:26:28 UTC, 2 replies.
- [GitHub] [nuttx] acassis merged pull request #9637: libs/libc/aio: fix aio_read compatible bug - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/28 13:28:31 UTC, 0 replies.
- [nuttx] branch master updated: libs/libc/aio: fix aio_read compatible bug - posted by ac...@apache.org on 2023/06/28 13:28:35 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9606: fs/rpmsgfs: Zero dirs after realloc to avoid stale data - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/28 13:29:23 UTC, 0 replies.
- [nuttx] branch master updated: fs/rpmsgfs: Zero dirs after realloc to avoid stale data - posted by ac...@apache.org on 2023/06/28 13:29:27 UTC, 0 replies.
- [GitHub] [nuttx-apps] acassis commented on issue #1812: MacOS CI failing during homebrew update and openssl installation. - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/28 13:47:08 UTC, 0 replies.
- [GitHub] [nuttx] extinguish opened a new pull request, #9640: libs/libc/aio: fix aio_write compatible bug - posted by "extinguish (via GitHub)" <gi...@apache.org> on 2023/06/28 13:52:06 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 commented on issue #1812: MacOS CI failing during homebrew update and openssl installation. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/28 14:27:18 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9297: virtio: add virtio framework in NuttX - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/28 14:39:34 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9638: documentation: Add release notes for 12.2.0 release - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/28 15:00:24 UTC, 0 replies.
- [nuttx] branch master updated (987b01221c -> 669ccfaa32) - posted by xi...@apache.org on 2023/06/28 15:00:29 UTC, 0 replies.
- [nuttx] 01/02: ReleaseNotes: cleanup - posted by xi...@apache.org on 2023/06/28 15:00:30 UTC, 1 replies.
- [nuttx] 02/02: documentation: Add release notes for 12.2.0 release - posted by xi...@apache.org on 2023/06/28 15:00:31 UTC, 1 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9615: fs/fat: Fix undefined behavior in signed integer overflow check - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/28 15:02:28 UTC, 0 replies.
- [nuttx] branch master updated: fs/fat: Fix undefined behavior in signed integer overflow check - posted by xi...@apache.org on 2023/06/28 15:02:32 UTC, 0 replies.
- [GitHub] [nuttx] trns1997 commented on pull request #9639: Fixes for xmc4700-relax board - posted by "trns1997 (via GitHub)" <gi...@apache.org> on 2023/06/28 16:18:11 UTC, 2 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 commented on pull request #1809: system/nxdiag: Add Espressif's HAL version - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/28 16:57:08 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1809: system/nxdiag: Add Espressif's HAL version - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/28 16:57:55 UTC, 0 replies.
- [nuttx-apps] branch master updated: system/nxdiag: Add Espressif's HAL version - posted by xi...@apache.org on 2023/06/28 16:57:59 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9640: libs/libc/aio: fix aio_write compatible bug - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/28 16:59:19 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9640: libs/libc/aio: fix aio_write compatible bug - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/28 16:59:29 UTC, 0 replies.
- [nuttx] branch master updated: libs/libc/aio: fix aio_write compatible bug - posted by xi...@apache.org on 2023/06/28 16:59:32 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9639: Fixes for xmc4700-relax board - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/28 17:00:42 UTC, 1 replies.
- [GitHub] [nuttx-apps] patacongo opened a new pull request, #1813: Add small test of pthread_exit()/pthread_self() on main thread. - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/06/28 17:05:04 UTC, 0 replies.
- [GitHub] [nuttx-apps] patacongo commented on pull request #1813: Add small test of pthread_exit()/pthread_self() on main thread. - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/06/28 17:10:15 UTC, 1 replies.
- [GitHub] [nuttx] a-lunev closed pull request #3958: stm32h7:sdmmc: prevent SRAM123 and SRAM4 from using by SDMMC1 IDMA - posted by "a-lunev (via GitHub)" <gi...@apache.org> on 2023/06/28 18:02:06 UTC, 0 replies.
- [GitHub] [nuttx] a-lunev opened a new pull request, #9641: arch/arm: move -mthumb option back to ARCHCPUFLAGS - posted by "a-lunev (via GitHub)" <gi...@apache.org> on 2023/06/28 18:08:52 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9640: libs/libc/aio: fix aio_write compatible bug - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/28 18:22:40 UTC, 0 replies.
- [GitHub] [nuttx] szsam opened a new issue, #9642: lib_rexec has big security hole - posted by "szsam (via GitHub)" <gi...@apache.org> on 2023/06/28 19:53:09 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: bedd222ce647cc428f1f896ea77db286eb1bfbce docs: dc69b108b8e0547ecf6990207526c27aceaf1e2e - posted by gi...@apache.org on 2023/06/29 00:18:07 UTC, 0 replies.
- [GitHub] [nuttx] extinguish opened a new pull request, #9643: libs/libc/aio: fix aio_fsync compatible issue - posted by "extinguish (via GitHub)" <gi...@apache.org> on 2023/06/29 02:18:35 UTC, 0 replies.
- [GitHub] [nuttx] szsam opened a new pull request, #9644: libc/lib_remove: fix TOCTOU race condition - posted by "szsam (via GitHub)" <gi...@apache.org> on 2023/06/29 03:14:29 UTC, 0 replies.
- [GitHub] [nuttx-apps] FASTSHIFT opened a new pull request, #1814: testing/monkey: add file permission settings - posted by "FASTSHIFT (via GitHub)" <gi...@apache.org> on 2023/06/29 05:35:39 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1813: Add small test of pthread_exit()/pthread_self() on main thread. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/29 05:53:04 UTC, 0 replies.
- [nuttx-apps] branch master updated: Add small test of pthread_exit()/pthread_self() on main thread. - posted by xi...@apache.org on 2023/06/29 05:53:07 UTC, 0 replies.
- [GitHub] [nuttx] xiaotailang opened a new issue, #9645: how to debug elf - posted by "xiaotailang (via GitHub)" <gi...@apache.org> on 2023/06/29 06:56:23 UTC, 0 replies.
- [GitHub] [nuttx] a-lunev 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 "a-lunev (via GitHub)" <gi...@apache.org> on 2023/06/29 08:11:53 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 opened a new pull request, #9646: arch: arm64: Do not set cntfrq_el0 in qemu_boot.c - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/06/29 09:40:58 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9644: libc/lib_remove: fix TOCTOU race condition - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/29 10:15:08 UTC, 0 replies.
- [nuttx] branch master updated: libc/lib_remove: fix TOCTOU race condition - posted by xi...@apache.org on 2023/06/29 10:15:13 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9643: libs/libc/aio: fix aio_fsync compatible issue - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/29 10:15:51 UTC, 0 replies.
- [nuttx] branch master updated: libs/libc/aio: fix aio_fsync compatible issue - posted by xi...@apache.org on 2023/06/29 10:15:54 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9641: arch/arm: move -mthumb option back to ARCHCPUFLAGS - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/29 10:18:26 UTC, 0 replies.
- [nuttx] branch master updated (d4dc0f6ec7 -> 7af151aa51) - posted by xi...@apache.org on 2023/06/29 10:18:31 UTC, 0 replies.
- [GitHub] [nuttx] SPRESENSE opened a new pull request, #9647: net: Add new interface to tell usock available - posted by "SPRESENSE (via GitHub)" <gi...@apache.org> on 2023/06/29 10:21:20 UTC, 0 replies.
- [GitHub] [nuttx-apps] SPRESENSE opened a new pull request, #1815: Add available_request function - posted by "SPRESENSE (via GitHub)" <gi...@apache.org> on 2023/06/29 10:42:12 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 commented on pull request #9646: arch: arm64: Do not set cntfrq_el0 in qemu_boot.c - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/06/29 11:18:37 UTC, 0 replies.
- [GitHub] [nuttx] extinguish opened a new pull request, #9648: libs/libc/aio: fix aio_cancel compatible issue - posted by "extinguish (via GitHub)" <gi...@apache.org> on 2023/06/29 11:51:26 UTC, 0 replies.
- [GitHub] [nuttx-apps] g2gps opened a new pull request, #1816: tools/mkimport: Add system map to mkimport script. - posted by "g2gps (via GitHub)" <gi...@apache.org> on 2023/06/29 12:01:15 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1814: testing/monkey: add file permission settings - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/29 12:08:07 UTC, 0 replies.
- [nuttx-apps] branch master updated: testing/monkey: add file permission settings - posted by xi...@apache.org on 2023/06/29 12:08:10 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9646: arch: arm64: Do not set cntfrq_el0 in qemu_boot.c - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/29 12:11:32 UTC, 0 replies.
- [nuttx] branch master updated: arch: arm64: Do not set cntfrq_el0 in qemu_boot.c - posted by xi...@apache.org on 2023/06/29 12:11:34 UTC, 0 replies.
- [GitHub] [nuttx-apps] g2gps commented on pull request #1810: import/mk: Update ELF flags to represent build configuration type. - posted by "g2gps (via GitHub)" <gi...@apache.org> on 2023/06/29 12:23:15 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on issue #9645: how to debug elf - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/29 12:36:29 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on issue #9642: lib_rexec has big security hole - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/29 12:41:16 UTC, 1 replies.
- [GitHub] [nuttx-apps] patacongo commented on pull request #1816: tools/mkimport: Add system map to mkimport script. - posted by "patacongo (via GitHub)" <gi...@apache.org> on 2023/06/29 13:39:09 UTC, 1 replies.
- [GitHub] [nuttx] btashton commented on issue #9642: lib_rexec has big security hole - posted by "btashton (via GitHub)" <gi...@apache.org> on 2023/06/29 14:07:51 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on issue #9642: lib_rexec has big security hole - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/29 15:22:26 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9648: libs/libc/aio: fix aio_cancel compatible issue - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/29 15:25:35 UTC, 0 replies.
- [nuttx] branch master updated: libs/libc/aio: fix aio_cancel compatible issue - posted by xi...@apache.org on 2023/06/29 15:25:39 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9647: net: Add new interface to tell usock available - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/29 15:32:33 UTC, 0 replies.
- [GitHub] [nuttx] jorge-rh opened a new pull request, #9649: Fix gpio outputs from being configured as interrupts in stm32f0l0g0 gpio driver - posted by "jorge-rh (via GitHub)" <gi...@apache.org> on 2023/06/29 15:35:02 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on issue #9642: lib_rexec has big security hole - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/29 15:54:59 UTC, 0 replies.
- [GitHub] [nuttx] mu578 commented on issue #9642: lib_rexec has big security hole - posted by "mu578 (via GitHub)" <gi...@apache.org> on 2023/06/29 18:01:07 UTC, 1 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1810: import/mk: Update ELF flags to represent build configuration type. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/29 18:17:12 UTC, 0 replies.
- [nuttx-apps] branch master updated: import/mk: Update ELF flags to represent build configuration type. - posted by xi...@apache.org on 2023/06/29 18:17:15 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9639: Fixes for xmc4700-relax board - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/29 18:22:03 UTC, 1 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on pull request #9614: risc-v toolchain 12.x compatibility issue. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/29 18:23:50 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9649: Fix gpio outputs from being configured as interrupts in stm32f0l0g0 gpio driver - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/29 18:28:40 UTC, 0 replies.
- [nuttx] branch master updated: Fix gpio outputs from being configured as interrupts in stm32f0l0g0 gpio driver - posted by xi...@apache.org on 2023/06/29 18:28:42 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on a diff in pull request #9639: Fixes for xmc4700-relax board - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/29 22:50:11 UTC, 1 replies.
- [GitHub] [nuttx-apps] acassis commented on pull request #1816: tools/mkimport: Add system map to mkimport script. - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/29 23:26:37 UTC, 1 replies.
- [GitHub] [nuttx] TaiJuWu closed pull request #9614: risc-v toolchain 12.x compatibility issue. - posted by "TaiJuWu (via GitHub)" <gi...@apache.org> on 2023/06/30 00:16:14 UTC, 0 replies.
- [nuttx-website] branch asf-site updated: Publishing web: bedd222ce647cc428f1f896ea77db286eb1bfbce docs: a40f07640ff498c4f0b50c97916969fdd11ce477 - posted by gi...@apache.org on 2023/06/30 00:17:22 UTC, 0 replies.
- [GitHub] [nuttx] extinguish opened a new pull request, #9650: libs/libc/time/strftime: complete the strftime implementation - posted by "extinguish (via GitHub)" <gi...@apache.org> on 2023/06/30 01:31:57 UTC, 0 replies.
- [GitHub] [nuttx] Junbo-Zheng opened a new pull request, #9651: fix locale/lib_iconv.c:538:23: warning: dereference of NULL ‘scd’ [CWE-690] [-Wanalyzer-null-dereference] by -fanalyzer - posted by "Junbo-Zheng (via GitHub)" <gi...@apache.org> on 2023/06/30 03:11:36 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9650: libs/libc/time/strftime: complete the strftime implementation - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/30 04:02:25 UTC, 0 replies.
- [nuttx] branch master updated: libs/libc/time/strftime: complete the strftime implementation - posted by xi...@apache.org on 2023/06/30 04:02:30 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 opened a new pull request, #9652: arm64 smp with kvm - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/06/30 04:28:36 UTC, 0 replies.
- [GitHub] [nuttx-apps] szsam opened a new pull request, #1817: rexec: warn users about cleartext password transmission - posted by "szsam (via GitHub)" <gi...@apache.org> on 2023/06/30 04:45:37 UTC, 0 replies.
- [GitHub] [nuttx] jerpelea opened a new pull request, #9653: Bp 9638 - documentation: Add release notes for 12.2.0 release - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/06/30 05:27:09 UTC, 0 replies.
- [GitHub] [nuttx-apps] jerpelea commented on pull request #1815: Add available_request function - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/06/30 05:41:15 UTC, 0 replies.
- [GitHub] [nuttx] SPRESENSE commented on a diff in pull request #9647: net: Add new interface to tell usrsock available - posted by "SPRESENSE (via GitHub)" <gi...@apache.org> on 2023/06/30 05:50:11 UTC, 4 replies.
- [GitHub] [nuttx] extinguish commented on a diff in pull request #9640: libs/libc/aio: fix aio_write compatible bug - posted by "extinguish (via GitHub)" <gi...@apache.org> on 2023/06/30 06:13:48 UTC, 5 replies.
- [GitHub] [nuttx] jerpelea commented on a diff in pull request #9647: net: Add new interface to tell usrsock available - posted by "jerpelea (via GitHub)" <gi...@apache.org> on 2023/06/30 06:16:09 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 opened a new pull request, #9654: Fix nfs client - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/06/30 06:16:24 UTC, 0 replies.
- [GitHub] [nuttx] masayuki2009 commented on pull request #9654: Fix nfs client - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/06/30 06:17:02 UTC, 0 replies.
- [GitHub] [nuttx] extinguish opened a new pull request, #9655: libs/libc/aio: adjust the flags determination method - posted by "extinguish (via GitHub)" <gi...@apache.org> on 2023/06/30 06:23:30 UTC, 0 replies.
- [GitHub] [nuttx] Shunichi-K commented on a diff in pull request #9647: net: Add new interface to tell usrsock available - posted by "Shunichi-K (via GitHub)" <gi...@apache.org> on 2023/06/30 06:28:30 UTC, 0 replies.
- [GitHub] [nuttx] wengzhe commented on pull request #9654: Fix nfs client - posted by "wengzhe (via GitHub)" <gi...@apache.org> on 2023/06/30 06:55:24 UTC, 0 replies.
- [GitHub] [nuttx-apps] masayuki2009 commented on pull request #1815: Add available_request function - posted by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/06/30 07:08:36 UTC, 1 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9647: net: Add new interface to tell usrsock available - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/30 07:47:51 UTC, 3 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9655: libs/libc/aio: adjust the flags determination method - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/30 08:07:47 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9652: arm64 smp with kvm - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/30 08:10:28 UTC, 0 replies.
- [nuttx] branch master updated (083c11ef1a -> 9861d49cd4) - posted by xi...@apache.org on 2023/06/30 08:10:31 UTC, 0 replies.
- [nuttx] 01/02: arch: arm64: Fix to access psci with hypervisor - posted by xi...@apache.org on 2023/06/30 08:10:32 UTC, 0 replies.
- [nuttx] 02/02: arch: arm64: Add arm64_gic_raise_sgi() for SMP - posted by xi...@apache.org on 2023/06/30 08:10:33 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9651: fix locale/lib_iconv.c:538:23: warning: dereference of NULL ‘scd’ [CWE-690] [-Wanalyzer-null-dereference] by -fanalyzer - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/30 08:11:12 UTC, 0 replies.
- [nuttx] branch master updated (9861d49cd4 -> 0d3252ba06) - posted by xi...@apache.org on 2023/06/30 08:11:17 UTC, 0 replies.
- [GitHub] [nuttx] trns1997 commented on a diff in pull request #9639: Fixes for xmc4700-relax board - posted by "trns1997 (via GitHub)" <gi...@apache.org> on 2023/06/30 08:16:52 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 commented on pull request #1816: tools/mkimport: Add system map to mkimport script. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/30 08:18:41 UTC, 0 replies.
- [GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1816: tools/mkimport: Add system map to mkimport script. - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/30 08:18:47 UTC, 0 replies.
- [nuttx-apps] branch master updated: tools/mkimport: Add system map to mkimport script. - posted by xi...@apache.org on 2023/06/30 08:18:50 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 merged pull request #9653: Bp 9638 - documentation: Add release notes for 12.2.0 release - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/30 08:19:23 UTC, 0 replies.
- [nuttx] branch releases/12.2 updated (b5c48f3ed8 -> 26f5e973f6) - posted by xi...@apache.org on 2023/06/30 08:19:28 UTC, 0 replies.
- [nuttx-apps] annotated tag nuttx-12.2.0-RC0 updated (86efbcbee -> de88b82de) - posted by je...@apache.org on 2023/06/30 08:39:01 UTC, 0 replies.
- [nuttx] annotated tag nuttx-12.2.0-RC0 updated (26f5e973f6 -> 8c9d17162e) - posted by je...@apache.org on 2023/06/30 08:39:05 UTC, 0 replies.
- [GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9654: Fix nfs client - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/30 08:39:23 UTC, 0 replies.
- svn commit: r62747 - in /dev/nuttx/12.2.0-RC0: ./ apache-nuttx-12.2.0.tar.gz apache-nuttx-12.2.0.tar.gz.asc apache-nuttx-12.2.0.tar.gz.sha512 apache-nuttx-apps-12.2.0.tar.gz apache-nuttx-apps-12.2.0.tar.gz.asc apache-nuttx-apps-12.2.0.tar.gz.sha512 - posted by je...@apache.org on 2023/06/30 08:43:21 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9654: Fix nfs client - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/30 09:18:10 UTC, 2 replies.
- [GitHub] [nuttx-apps] pkarashchenko commented on a diff in pull request #1817: rexec: warn users about cleartext password transmission - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/30 09:22:05 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9655: libs/libc/aio: adjust the flags determination method - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/30 09:24:05 UTC, 1 replies.
- [GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9656: fs: Define __USE_FILE_OFFSET64 when CONFIG_FS_LARGEFILE is enabled - posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/06/30 10:37:46 UTC, 0 replies.
- [GitHub] [nuttx] jpaali opened a new pull request, #9657: risc-v/mpfs: cache: Fix cache and scratchpad init - posted by "jpaali (via GitHub)" <gi...@apache.org> on 2023/06/30 10:39:03 UTC, 0 replies.
- [GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9657: risc-v/mpfs: cache: Fix cache and scratchpad init - posted by "pkarashchenko (via GitHub)" <gi...@apache.org> on 2023/06/30 10:53:16 UTC, 0 replies.
- [GitHub] [nuttx] jpaali commented on a diff in pull request #9657: risc-v/mpfs: cache: Fix cache and scratchpad init - posted by "jpaali (via GitHub)" <gi...@apache.org> on 2023/06/30 11:17:18 UTC, 0 replies.
- [GitHub] [nuttx-apps] fxysunshine opened a new pull request, #1818: libuv: fix compile warning - posted by "fxysunshine (via GitHub)" <gi...@apache.org> on 2023/06/30 11:30:57 UTC, 0 replies.
- [GitHub] [nuttx] acassis opened a new pull request, #9658: esp32s2: Fix UART1 default pins - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/30 13:27:27 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9639: Fixes for xmc4700-relax board - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/30 13:29:36 UTC, 0 replies.
- [nuttx] branch master updated (0d3252ba06 -> f51d6b8c72) - posted by ac...@apache.org on 2023/06/30 13:29:40 UTC, 0 replies.
- [GitHub] [nuttx] acassis commented on pull request #9658: esp32s2: Fix UART1 default pins - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/30 23:18:16 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9657: risc-v/mpfs: cache: Fix cache and scratchpad init - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/30 23:19:57 UTC, 0 replies.
- [nuttx] branch master updated: risc-v/mpfs: cache: Fix cache and scratchpad init - posted by ac...@apache.org on 2023/06/30 23:20:00 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9656: fs: Define __USE_FILE_OFFSET64 when CONFIG_FS_LARGEFILE is enabled - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/30 23:22:12 UTC, 0 replies.
- [nuttx] branch master updated: fs: Define __USE_FILE_OFFSET64 when CONFIG_FS_LARGEFILE is enabled - posted by ac...@apache.org on 2023/06/30 23:22:15 UTC, 0 replies.
- [GitHub] [nuttx] acassis merged pull request #9655: libs/libc/aio: adjust the flags determination method - posted by "acassis (via GitHub)" <gi...@apache.org> on 2023/06/30 23:23:11 UTC, 0 replies.
- [nuttx] branch master updated: libs/libc/aio: refactor the fd flags check procedure - posted by ac...@apache.org on 2023/06/30 23:23:14 UTC, 0 replies.