Commit graph

  • d106011a7f netutils/libwebsockets: Remove hard dependency on mbedTLS Tiago Medicci 2026-06-12 10:46:56 -03:00
  • c51180d780 examples/mdnsd: Create an event-based starter for mDNS daemon Tiago Medicci 2026-06-11 09:34:54 -03:00
  • 4740945157 ostest: Make POSIX timers test work with CONFIG_ENABLE_PARTIAL_SIGNALS Jukka Laitinen 2026-06-12 08:21:58 +03:00
  • 8c44fea994
    examples/gps: show units in output Nightt 2026-06-15 21:32:36 +08:00
  • 99a2aa7112 examples/rust: Avoid the infinite loop on sim for hello_rust_cargo Shoji Tokunaga 2026-06-15 17:28:54 +09:00
  • 61531998dc examples/mdnsd: Create an event-based starter for mDNS daemon Tiago Medicci 2026-06-11 09:34:54 -03:00
  • ef9f49f547 examples/lws_echo: Add a simple websocket server example Tiago Medicci 2026-06-12 16:15:38 -03:00
  • 5472995d12 netutils/libwebsockets: Fix error regarding building with CMake Tiago Medicci 2026-06-12 17:17:15 -03:00
  • c4fee53d0e netutils/libwebsockets: Enable libwebsockets server Tiago Medicci 2026-06-12 10:50:38 -03:00
  • 903efd6d1d netutils/libwebsockets: Remove hard dependency on mbedTLS Tiago Medicci 2026-06-12 10:46:56 -03:00
  • 200d90e9c0 interpreters/python: Optmize Python for size Tiago Medicci 2026-06-11 09:32:38 -03:00
  • afc652243e examples/thttpd: use procfs for tasks CGI Nightt 2026-06-12 15:56:07 +08:00
  • bf8a834787
    examples/thttpd: use procfs for tasks CGI Nightt 2026-06-12 15:56:07 +08:00
  • c00dc40525 interpreters/python: support nuttx-periphery package Filipe Cavalcanti 2026-06-11 08:16:59 -03:00
  • e18a206082 interpreters/python: update repack_wheel script Filipe Cavalcanti 2026-06-11 08:15:53 -03:00
  • a959e60d5f ostest: Make POSIX timers test work with CONFIG_ENABLE_PARTIAL_SIGNALS Jukka Laitinen 2026-06-12 08:21:58 +03:00
  • 86858b689c interpreters/python: support nuttx-periphery package Filipe Cavalcanti 2026-06-11 08:16:59 -03:00
  • d71f4098b9 interpreters/python: update repack_wheel script Filipe Cavalcanti 2026-06-11 08:15:53 -03:00
  • 397047fa37 benchmarks/mtd: use uniform output style for numbers Lars Kruse 2026-06-09 22:14:40 +02:00
  • 499352fb0c testing/drivers/hash: Add unaligned buffer size test Peter Barada 2026-06-02 19:42:55 -04:00
  • bd015c1936 benchmarks/mtd: use uniform output style for numbers Lars Kruse 2026-06-09 22:14:40 +02:00
  • cd2ec748f3 docs/system/ip6tables: add ip6tables man page hanzj 2026-06-09 19:52:47 +08:00
  • 39c090e9ec docs/system/iptables: add iptables man page hanzj 2026-06-09 19:51:28 +08:00
  • fa2dd70386 system/popen: Avoid copying FILE Nightt 2026-06-03 09:54:17 +08:00
  • 03171162f1 system/uorb: introduce CONFIG_UORB_FORMAT for format string control hanzhijian 2026-06-05 23:56:48 +08:00
  • 8b43c71595 examples/rng90: add RNG90 example Felipe Moura 2026-06-07 22:14:21 -03:00
  • 33d96e92e5 apps/tools: Enable Rust sim builds on Intel Macs Shoji Tokunaga 2026-06-01 15:30:14 +09:00
  • 5f4c399124 system/uorb: introduce CONFIG_UORB_FORMAT for format string control hanzhijian 2026-06-05 23:56:48 +08:00
  • 6f04ac3b74 apps/tools: Enable Rust sim builds on Intel Macs Shoji Tokunaga 2026-06-01 15:30:14 +09:00
  • 5574440bba examples/rng90: add RNG90 example Felipe Moura 2026-06-07 22:14:21 -03:00
  • 8b4d20e411 system/uorb: fix listener_top not showing topic data hanzj 2026-06-05 19:41:14 +08:00
  • 80907e514c lte: make lte_initialize() build without the ALT1250 daemon raiden00pl 2026-06-05 11:55:15 +02:00
  • 0758631811 workflows/build.yml: Fix Skipping sim\windows in the MSVC job simbit18 2026-06-05 19:55:46 +02:00
  • bef8f0cfa4 workflows/build.yml: Fix Skipping sim\windows in the MSVC job simbit18 2026-06-05 19:55:46 +02:00
  • 8ccc4f43d7 system/uorb: introduce CONFIG_UORB_FORMAT for format string control hanzj 2026-06-05 23:56:48 +08:00
  • 6b10fab05d system/uorb: fix listener_top not showing topic data hanzj 2026-06-05 19:41:14 +08:00
  • abbaa993c1
    lte: make lte_initialize() build without the ALT1250 daemon raiden00pl 2026-06-05 11:55:15 +02:00
  • 1d7d4fe67e system/nxinit: fix init parser to handle multiple quoted arguments fangpeina 2026-01-28 19:48:25 +08:00
  • d79d8107b3 system/nxinit: Fix signal mask inheritance wangjianyu3 2025-12-25 15:22:48 +08:00
  • b73a5acf92 system/nxinit: Fix missing check for import argument wangjianyu3 2025-12-26 11:58:03 +08:00
  • 63c691eae2 system/nxinit: fix unused variable warning v-maomingju 2025-12-22 22:30:53 +08:00
  • 84d6b1276f system/nxinit: Avoid SIGCHLD race with ppoll() wangjianyu3 2025-12-19 21:54:19 +08:00
  • 78bf19c83c system/nxinit: prevent parser from reading past string boundry fangpeina 2025-12-04 18:07:15 +08:00
  • b0fdffb7f6 system/nxinit: Fix timespec incomplete error in action.h wangjianyu3 2025-12-04 12:30:59 +08:00
  • 62b74502fe system/nxinit: fix uninitialized 'wstatus' warning fangpeina 2025-11-18 23:02:58 +08:00
  • 3d26835e0c system/nxinit: fix compilation errors in action.c fangpeina 2025-11-18 22:50:15 +08:00
  • df01c3cbfc system/nxinit: Handle trailing file '\0' wangjianyu3 2025-10-16 16:58:21 +08:00
  • e86c0b997d system/nxinit: skip empty lines in init.rc parser hanzj 2026-06-04 14:18:10 +08:00
  • c3611ac8e0 testing/drivers/hash: Add unaligned buffer size test Peter Barada 2026-06-02 19:42:55 -04:00
  • 58045449ef system/nxinit: fix init parser to handle multiple quoted arguments fangpeina 2026-01-28 19:48:25 +08:00
  • 75e0f9d033 system/nxinit: Fix signal mask inheritance wangjianyu3 2025-12-25 15:22:48 +08:00
  • 617497a825 system/nxinit: Fix missing check for import argument wangjianyu3 2025-12-26 11:58:03 +08:00
  • 2cc6d97dbb system/nxinit: fix unused variable warning v-maomingju 2025-12-22 22:30:53 +08:00
  • aed85cb99a system/nxinit: Avoid SIGCHLD race with ppoll() wangjianyu3 2025-12-19 21:54:19 +08:00
  • 825aeee19e system/nxinit: prevent parser from reading past string boundry fangpeina 2025-12-04 18:07:15 +08:00
  • c0815441d4 system/nxinit: Fix timespec incomplete error in action.h wangjianyu3 2025-12-04 12:30:59 +08:00
  • 1edff9e37e system/nxinit: fix uninitialized 'wstatus' warning fangpeina 2025-11-18 23:02:58 +08:00
  • 0e928416d7 system/nxinit: fix compilation errors in action.c fangpeina 2025-11-18 22:50:15 +08:00
  • 840c2f30db apps/rust: Add dependencies for Rust cargo in make builds Shoji Tokunaga 2026-05-30 02:03:08 +09:00
  • 8393a2ba1c system/nxinit: skip empty lines in init.rc parser hanzj 2026-06-04 14:18:10 +08:00
  • c106a02b58 examples/microros_sub: Add minimal Int32 subscriber example. Arjav Patel 2026-06-01 23:11:04 +05:30
  • e03e7a1890 apps/rust: Add dependencies for Rust cargo in make builds Shoji Tokunaga 2026-05-30 02:03:08 +09:00
  • a3b593a826 system/popen: select PIPES automatically when popen is enabled hanzj 2026-06-03 22:06:51 +08:00
  • 6a3c7a08ea system/nxpkg: add local package lifecycle helper aviralgarg05 2026-05-18 15:56:33 +05:30
  • 04ead82197
    system/popen: Avoid copying FILE Nightt 2026-06-03 09:54:17 +08:00
  • 97802bd9e0 testing/libc/popen: add popen/dpopen test for shell and no-shell modes cuiziwei 2026-04-28 17:29:12 +08:00
  • 740fda9630 system/popen: support no-shell mode via posix_spawnp cuiziwei 2026-04-28 17:32:22 +08:00
  • 0d35e2e0bb system/popen: add dpopen/dpclose fd-based interface cuiziwei 2026-04-28 17:00:56 +08:00
  • 3a255d5463 testing/drivers/crypto: Fix typo on hash test Eren Terzioglu 2026-06-02 12:49:32 +02:00
  • 9796690b7b apps/cmake: Fix aarch64 NuttX Rust target specs Shoji Tokunaga 2026-05-28 12:24:24 +09:00
  • f10788be28 testing/drivers/crypto: Fix typo on hash test Eren Terzioglu 2026-06-02 12:49:32 +02:00
  • 00a219843c testing/libc/popen: add popen/dpopen test for shell and no-shell modes cuiziwei 2026-04-28 17:29:12 +08:00
  • 9e6093eb7b system/nxinit: Handle trailing file '\0' wangjianyu3 2025-10-16 16:58:21 +08:00
  • 5c654d5b8e system/popen: support no-shell mode via posix_spawnp cuiziwei 2026-04-28 17:32:22 +08:00
  • e296446449 system/popen: add dpopen/dpclose fd-based interface cuiziwei 2026-04-28 17:00:56 +08:00
  • 0c195f31a2 examples/microros_sub: Add minimal Int32 subscriber example. Arjav Patel 2026-06-01 23:11:04 +05:30
  • 1081225509 examples/microros_pub: Add minimal Int32 publisher example. Arjav Patel 2026-05-31 10:11:34 +05:30
  • 5e91459b1a system/microros: Add UDP and serial custom transport backends. Arjav Patel 2026-05-31 10:11:25 +05:30
  • 0a0118b93c system/microros: Wire libmicroros include layout and sim final link. Arjav Patel 2026-05-31 10:11:14 +05:30
  • 3d6ea0ccec system/microros: Fix toolchain attribute strip breaking libc inlines. Arjav Patel 2026-05-31 10:11:06 +05:30
  • cebf027d2b examples/microros_pub: Add minimal Int32 publisher example. Arjav Patel 2026-05-31 10:11:34 +05:30
  • 105c706537 system/microros: Add UDP and serial custom transport backends. Arjav Patel 2026-05-31 10:11:25 +05:30
  • c2056fec43 apps/cmake: Fix aarch64 NuttX Rust target specs Shoji Tokunaga 2026-05-28 12:24:24 +09:00
  • 8f87cc74b3 system/microros: Wire libmicroros include layout and sim final link. Arjav Patel 2026-05-31 10:11:14 +05:30
  • 473998a8f6 system/microros: Fix toolchain attribute strip breaking libc inlines. Arjav Patel 2026-05-31 10:11:06 +05:30
  • fa46bdf9e8 testing/drivers/crypto: Add SH224 hash test Peter Barada 2026-05-30 18:05:31 -04:00
  • 01df1864ee testing/drivers/crypto: Add SH224 hash test Peter Barada 2026-05-30 18:05:31 -04:00
  • 07647d3fd4 system/lzf: Fix missing space in Kconfig help text. hanzj 2026-05-28 21:18:44 +08:00
  • ddf3e5eca3 system/lzf: Fix missing space in Kconfig help text. hanzj 2026-05-28 21:18:44 +08:00
  • c0fc208202 system/settings: Bound storage string handling Nightt 2026-05-27 17:18:35 +08:00
  • a74b2fc61b system/settings: Bound public string handling Nightt 2026-05-27 17:17:04 +08:00
  • b5b54e7663 interpreters/quickjs,testing/nettest: fix typos in Kconfig and source. hanzj 2026-05-28 09:31:46 +08:00
  • 418cf21224 apps/nxinit: Fix uninitialized variable Matteo Golin 2026-05-27 19:56:44 -04:00
  • 2b5899c7d4 apps/nxinit: Make init.rc file path configurable Matteo Golin 2026-05-27 19:32:57 -04:00
  • 6d8708184e apps/nxinit: Fix service length error Matteo Golin 2026-05-27 19:52:02 -04:00
  • 241096a87b apps/nxinit: Fix Kconfig typo Matteo Golin 2026-05-27 19:42:10 -04:00
  • 7390abe9a4 interpreters/quickjs,testing/nettest: fix typos in Kconfig and source. hanzj 2026-05-28 09:31:46 +08:00
  • 225e13b01d nxinit/Kconfig: Change --help-- to ---help--- Lup Yuen Lee 2026-05-28 09:18:33 +08:00
  • cf5b8252f2
    apps/nxinit: Fix uninitialized variable Matteo Golin 2026-05-27 19:56:44 -04:00
  • 28b3b2abd8
    apps/nxinit: Make init.rc file path configurable Matteo Golin 2026-05-27 19:32:57 -04:00