Commit graph

  • bffc8ee9fd
    Merge 3cc2ed5cb0 into 37a1f0e068 Acfboy 2026-08-01 15:29:24 +00:00
  • 3cc2ed5cb0 examples/nanoxterm: add Nano-X terminal emulator example Acfboy 2026-08-01 23:00:28 +08:00
  • 6db3a9c3a6 examples/nanoxcalc: add Nano-X calculator example Acfboy 2026-08-01 23:00:02 +08:00
  • 8481f80583 graphics/microwindows: add Nano-X client library and built-in server support for NuttX Acfboy 2026-08-01 22:56:05 +08:00
  • 8366ced063
    Merge 4f211f6d58 into 37a1f0e068 Jorge Guzman 2026-08-01 11:13:43 -03:00
  • 4f211f6d58 nshlib, graphics/microwindows: require the keyboard byte stream Jorge Guzman 2026-07-31 00:17:44 -03:00
  • b0a472154f examples/hidkbd: follow the byte stream option rename Jorge Guzman 2026-07-30 18:10:21 -03:00
  • b8a7b2cc9b system/kbd: inject keys into a uinput keyboard Jorge Guzman 2026-07-30 18:46:11 -03:00
  • f462f825d3 examples/lvglterm: read any keyboard through one input path Jorge Guzman 2026-07-30 16:55:35 -03:00
  • 720caf03db games/NXDoom: handle the special key events Jorge Guzman 2026-07-30 15:15:54 -03:00
  • ad2242d812 system/kbd: add a keyboard dump that reads any keyboard Jorge Guzman 2026-07-30 15:15:54 -03:00
  • 894e8a2942
    Merge 01ff92f794 into 37a1f0e068 ricardgb 2026-08-01 21:15:00 +08:00
  • 0bce6bd765
    Merge 9dd82cab7d into 37a1f0e068 Old-Ding 2026-08-01 08:34:43 -03:00
  • 0276082481
    Merge 79daf2c5a9 into 37a1f0e068 Aviral Garg 2026-08-01 15:40:10 +05:30
  • 7efa0bd2bd
    Merge f363a8f444 into 37a1f0e068 Aviral Garg 2026-08-01 15:40:07 +05:30
  • 4e0f4b0ead
    Merge 941930bc9d into 37a1f0e068 hanzhijian 2026-08-01 17:45:32 +08:00
  • 941930bc9d testing/ostest: add strto base tests hanzhijian 2026-08-01 17:45:02 +08:00
  • 5984c49703
    Merge 7aac6c5cb8 into 37a1f0e068 Marco Casaroli 2026-08-01 08:26:24 +02:00
  • 37a1f0e068 audioutils/lame: pin the checkout and build its AVX-512 sources master Marco Casaroli 2026-07-31 15:23:04 +02:00
  • 20dc5e5167 testing/fs/xipfs: Cover the FDPIC module loader. Marco Casaroli 2026-07-30 13:40:17 +02:00
  • 859c014d4d examples/fdpicxip: Demonstrate FDPIC modules executed in place. Marco Casaroli 2026-07-30 13:40:04 +02:00
  • 8724e878a8 system/uorb: raise default UORB_STACKSIZE for UORB_FORMAT Felipe Moura 2026-07-31 17:48:47 -03:00
  • 8551a213ab system/uorb: select LIBC_PRINT_EXTENSION for UORB_FORMAT Felipe Moura 2026-07-31 17:48:35 -03:00
  • 2a842d92a2 system/uorb: honor the requested rate for fetch()-only sensors Felipe Moura 2026-07-31 17:48:25 -03:00
  • 0fd4adef52 system/uorb: make listener see fetch()-only sensors Felipe Moura 2026-07-31 17:48:04 -03:00
  • d2ced2a42f
    Merge fb782b7abf into 5f286fc924 hanzhijian 2026-07-31 14:08:29 +00:00
  • fb782b7abf testing/sched: fix invalid timerjitter results hanzhijian 2026-07-29 17:03:46 +08:00
  • bc94cf8312
    Merge d3b7722b3d into 5f286fc924 Marco Casaroli 2026-07-31 15:34:31 +02:00
  • 5f286fc924 flashtool: Fix compile error due to missing statement after default label tuansuper 2026-07-30 23:22:42 +08:00
  • ac41ab13d9 audioutils/lame: pin the checkout and build its AVX-512 sources Marco Casaroli 2026-07-31 15:23:04 +02:00
  • d3b7722b3d testing/ostest: drop the pre-split fork() fallbacks Marco Casaroli 2026-07-28 09:17:55 +02:00
  • 2631d3e59a testing/ostest: build the perf test only where it can link Marco Casaroli 2026-07-29 14:04:14 +02:00
  • 7aac6c5cb8 testing/ostest: split the fork test into task_fork, vfork and fork Marco Casaroli 2026-07-28 00:36:25 +02:00
  • be43888aa5 netutils/mdns: raise responder stack size default to 8KiB Ricard Rosson 2026-07-11 06:17:53 +01:00
  • fc14d02ae0 nshlib,fsutils: add Kconfig deps for NSH console login with PBKDF2 Abhishek Mishra 2026-07-29 16:18:51 +00:00
  • 402b41b43f flashtool: Fix compile error due to missing statement after default label tuansuper 2026-07-30 23:22:42 +08:00
  • 917e2e860b testing/ostest: create temp passwd file for multiuser test Abhishek Mishra 2026-07-29 13:51:15 +00:00
  • 484474bbbe testing/ostest: extend multiuser credential and IPC tests Abhishek Mishra 2026-07-16 18:55:50 +00:00
  • 92c3b6446d nsh: show real, effective, and saved IDs in id command Abhishek Mishra 2026-07-16 18:55:50 +00:00
  • 07c1234372 games/NXDoom: draw in the pixel format of the frame buffer Jorge Guzman 2026-07-29 22:52:02 -03:00
  • 480c6b6e1a
    Merge 1fbe5cc678 into 6870186707 Aviral Garg 2026-07-30 20:31:08 +05:30
  • 7d5f259367 nshlib,fsutils: add Kconfig deps for NSH console login with PBKDF2 Abhishek Mishra 2026-07-29 16:18:51 +00:00
  • ddd2b4b8af testing/fs/xipfs: Cover the FDPIC module loader. Marco Casaroli 2026-07-30 13:40:17 +02:00
  • e72e737ef2 examples/fdpicxip: Demonstrate FDPIC modules executed in place. Marco Casaroli 2026-07-30 13:40:04 +02:00
  • 922944d829 testing/ostest: create temp passwd file for multiuser test Abhishek Mishra 2026-07-29 13:51:15 +00:00
  • 815e717739 testing/ostest: extend multiuser credential and IPC tests Abhishek Mishra 2026-07-16 18:55:50 +00:00
  • aae2a10039 nsh: show real, effective, and saved IDs in id command Abhishek Mishra 2026-07-16 18:55:50 +00:00
  • 6870186707 graphics/microwindows: fix missing HAVE_FNT_SUPPORT in Makefile Acfboy 2026-07-29 23:51:31 +08:00
  • a5c6e88bba games/NXDoom: draw in the pixel format of the frame buffer Jorge Guzman 2026-07-29 22:52:02 -03:00
  • ef1cfe9798 graphics/microwindows: fix missing HAVE_FNT_SUPPORT in Makefile Acfboy 2026-07-29 23:51:31 +08:00
  • e5b414a6e9 testing/ostest: build the perf test only where it can link Marco Casaroli 2026-07-29 14:04:14 +02:00
  • c635a7e4e0 netutils/mdns: raise responder stack size default to 8KiB Ricard Rosson 2026-07-11 06:17:53 +01:00
  • 2492317f15 examples/nxflatxip: Run an NXFLAT module in place out of xipfs. Marco Casaroli 2026-07-25 13:53:16 +02:00
  • 3a03552c6a testing/fs/xipfs: Add a test suite for the xipfs file system. Marco Casaroli 2026-07-25 13:53:16 +02:00
  • b695ec057f system/xipfs: Add a command to compact a xipfs volume and report it. Marco Casaroli 2026-07-23 18:40:26 +02:00
  • ce49ac9053 examples/microwindows: add mwdemo demo application Acfboy 2026-07-27 09:04:25 +08:00
  • ae601e2892 graphics/microwindows: introduce Microwindows graphics support to NuttX Acfboy 2026-07-27 08:57:48 +08:00
  • 636047a4e0 examples/fb: add SMPTE color bar example Filipe Cavalcanti 2026-07-27 13:57:40 -03:00
  • 61161866f0 build(deps): bump docker/login-action from 4.4.0 to 4.5.1 dependabot[bot] 2026-07-27 22:22:27 +00:00
  • da435f79c5 examples/microwindows: add mwdemo demo application Acfboy 2026-07-27 09:04:25 +08:00
  • 9db2064f50 graphics/microwindows: introduce Microwindows graphics support to NuttX Acfboy 2026-07-27 08:57:48 +08:00
  • 30d1899300
    build(deps): bump docker/login-action from 4.4.0 to 4.5.1 dependabot[bot] 2026-07-27 22:22:27 +00:00
  • aa3c931b50 examples/nxflatxip: Run an NXFLAT module in place out of xipfs. Marco Casaroli 2026-07-25 13:53:16 +02:00
  • 4942238bcf testing/fs/xipfs: Add a test suite for the xipfs file system. Marco Casaroli 2026-07-25 13:53:16 +02:00
  • b53fd33ddc system/xipfs: Add a command to compact a xipfs volume and report it. Marco Casaroli 2026-07-23 18:40:26 +02:00
  • e9dd52c0bc examples/fb: add SMPTE color bar example Filipe Cavalcanti 2026-07-27 13:57:40 -03:00
  • b42589e8e7 games/NXDoom: Fix warnings in i_pcsound module Matteo Golin 2026-07-24 14:34:02 -04:00
  • a5c0e9c188 apps/games/NXDoom: Add support for RTTTL DOOM theme Matteo Golin 2026-07-21 13:04:04 -04:00
  • 57e761f724 build: Omit default priority ELF symbol. Marco Casaroli 2026-07-26 17:00:11 +02:00
  • 5ade583082
    Merge 5e09f0b0de into fabafbc361 Aviral Garg 2026-07-27 19:02:01 +05:30
  • 3cc10132f9
    Merge de1a59a972 into fabafbc361 Aviral Garg 2026-07-27 19:01:30 +05:30
  • fabafbc361 nshlib: add relative image path support in boot command Junbo Zheng 2026-07-24 23:47:44 +08:00
  • 8d5e9f3754 system/readline: Fix small issues Alan Carvalho de Assis 2026-07-26 13:35:43 -03:00
  • 0a3010c063 system/readline: Fix small issues Alan Carvalho de Assis 2026-07-26 13:35:43 -03:00
  • f2ebae771d nshlib: add relative image path support in boot command Junbo Zheng 2026-07-24 23:47:44 +08:00
  • be3f36a16d build: Omit default priority ELF symbol. Marco Casaroli 2026-07-26 17:00:11 +02:00
  • f2ceac78db examples/sotest: support packaged shared library fixtures. aviralgarg05 2026-07-11 21:57:50 +05:30
  • 3ecd036f8f audioutils/lame: Add CMake vector sources. Marco Casaroli 2026-07-26 09:48:20 +02:00
  • 355d090d83 netutils/dropbear: back chacha20-poly1305 with NuttX /dev/crypto Felipe Moura 2026-07-24 20:18:38 -03:00
  • 101b713be6 nshlib: add du command support Junbo Zheng 2026-07-23 19:47:13 +08:00
  • d634215a25
    Merge ddb1daecd9 into 6ca1272b99 zdebanos 2026-07-26 01:49:20 -07:00
  • 2cab69aee0
    Merge 9372de597b into 6ca1272b99 Aviral Garg 2026-07-26 01:08:40 -07:00
  • 5dcfa8cb20
    Merge d7b08fd412 into 6ca1272b99 Aviral Garg 2026-07-26 01:04:51 -07:00
  • 356322d66b
    Merge 326f094479 into 6ca1272b99 Aviral Garg 2026-07-26 01:03:17 -07:00
  • 89551326fa audioutils/lame: Add CMake vector sources. Marco Casaroli 2026-07-26 09:48:20 +02:00
  • 6ca1272b99 examples/elf: extend nxpkg validation coverage. aviralgarg05 2026-07-11 21:58:05 +05:30
  • 0bda809b70 netutils/dropbear: back chacha20-poly1305 with NuttX /dev/crypto Felipe Moura 2026-07-24 20:18:38 -03:00
  • 690ec808e5 netutils/dropbear: back hmac-sha2-256 with NuttX /dev/crypto Felipe Moura 2026-07-11 20:14:39 -03:00
  • ee02b9f865
    games/NXDoom: Fix warnings in i_pcsound module Matteo Golin 2026-07-24 14:34:02 -04:00
  • d47177e4c3
    apps/games/NXDoom: Add support for RTTTL DOOM theme Matteo Golin 2026-07-21 13:04:04 -04:00
  • ae237624ee readline: Improve robustness of editing and escape-sequence handling Alan C. Assis 2026-07-23 14:35:12 -03:00
  • 48eb95998b readline: Make prompt-caching available Alan C. Assis 2026-07-22 09:26:32 +00:00
  • 893f0c31ee readline: remove 5x duplicated in redraw code Alan C. Assis 2026-07-22 07:54:54 +00:00
  • 51bfd48e78 system/readline: Add support for line movements and editing Alan C. Assis 2026-07-14 21:39:39 -03:00
  • 0304721c85 readline: Don't assert on a zero-length RL_WRITE Alan C. Assis 2026-07-19 20:06:51 +00:00
  • 5dd7214110 netutils/dropbear: back hmac-sha2-256 with NuttX /dev/crypto Felipe Moura 2026-07-11 20:14:39 -03:00
  • bf00f514be readline: Improve robustness of editing and escape-sequence handling Alan C. Assis 2026-07-23 14:35:12 -03:00
  • 388e3af2ff nshlib: add du command support Junbo Zheng 2026-07-23 19:47:13 +08:00
  • de1a59a972 tools: Export package metadata and RGB565 icons. aviralgarg05 2026-07-14 00:52:30 +05:30
  • 326f094479 examples/lvgldemo: Add optional touchscreen diagnostics. aviralgarg05 2026-07-11 20:16:35 +05:30