Re: [PR] gps: modify printf to use format specifier macros [nuttx-apps]

2025-03-29 Thread via GitHub
xiaoxiang781216 merged PR #3041: URL: https://github.com/apache/nuttx-apps/pull/3041 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...

(nuttx-apps) branch master updated (3764ab041 -> fa8daf407)

2025-03-29 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git from 3764ab041 cmake: remove empty strings from FetchContent new a4af41f89 examples/nimble_blecent: fix various

(nuttx-apps) branch master updated: gps: modify printf to use format specifier macros

2025-03-29 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 19352ab3c gps: modify printf to use forma

(nuttx-apps) 02/02: examples/nimble_bleprph: fix various coding standard issues

2025-03-29 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git commit fa8daf40718a7c85a6d77c09658017bad713f195 Author: raiden00pl AuthorDate: Fri Mar 28 12:44:08 2025 +0100 examp

Re: [I] [HELP] `select()` never returns a positive value when listening to a TCP socket on SoftAP (ESP32-C6) [nuttx]

2025-03-29 Thread via GitHub
xiaoxiang781216 commented on issue #16044: URL: https://github.com/apache/nuttx/issues/16044#issuecomment-2764414600 > What do you think [@xiaoxiang781216](https://github.com/xiaoxiang781216) [@raiden00pl](https://github.com/raiden00pl) ? Yes, or we shouldn't generate the implementati

Re: [PR] drivers/sensors/nau7802: Add support for the NAU7802 [nuttx]

2025-03-29 Thread via GitHub
xiaoxiang781216 commented on code in PR #16087: URL: https://github.com/apache/nuttx/pull/16087#discussion_r2020076539 ## include/nuttx/sensors/ioctl.h: ## @@ -480,6 +480,30 @@ #define SNIOC_LPF _SNIOC(0x00A0) +/* Command: SNIOC_SET_GAIN + * Descrip

(nuttx-apps) branch master updated: cmake: remove empty strings from FetchContent

2025-03-29 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 3764ab041 cmake: remove empty strings fro

Re: [PR] cmake: remove empty strings from FetchContent [nuttx-apps]

2025-03-29 Thread via GitHub
xiaoxiang781216 merged PR #3044: URL: https://github.com/apache/nuttx-apps/pull/3044 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...

Re: [PR] syslog: add an option to completely disable syslog logic [nuttx]

2025-03-29 Thread via GitHub
lupyuen merged PR #16090: URL: https://github.com/apache/nuttx/pull/16090 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apac

Re: [PR] Optimize mutex atomic fast path [nuttx]

2025-03-29 Thread via GitHub
xiaoxiang781216 commented on code in PR #16030: URL: https://github.com/apache/nuttx/pull/16030#discussion_r2020071432 ## libs/libc/semaphore/sem_wait.c: ## @@ -98,3 +98,43 @@ int sem_wait(FAR sem_t *sem) leave_cancellation_point(); return ERROR; } + +/***

Re: [PR] Optimize mutex atomic fast path [nuttx]

2025-03-29 Thread via GitHub
xiaoxiang781216 commented on code in PR #16030: URL: https://github.com/apache/nuttx/pull/16030#discussion_r2020071432 ## libs/libc/semaphore/sem_wait.c: ## @@ -98,3 +98,43 @@ int sem_wait(FAR sem_t *sem) leave_cancellation_point(); return ERROR; } + +/***

Re: [PR] examples/adc: fix printf warning [nuttx-apps]

2025-03-29 Thread via GitHub
lupyuen merged PR #3045: URL: https://github.com/apache/nuttx-apps/pull/3045 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.a

(nuttx) branch master updated: syslog: add an option to completely disable syslog logic

2025-03-29 Thread lupyuen
This is an automated email from the ASF dual-hosted git repository. lupyuen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git The following commit(s) were added to refs/heads/master by this push: new c4f142e45c syslog: add an option to completely d

(nuttx-apps) branch master updated: examples/adc: fix printf warning

2025-03-29 Thread lupyuen
This is an automated email from the ASF dual-hosted git repository. lupyuen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 4bca48431 examples/adc: fix printf warning

(nuttx-website) branch asf-site updated: Publishing web: 405a7126bab3fbbeef1bb95fabd1561c86029fc1 docs: 48af14becaee919ef35754784971c5bc13a028b9

2025-03-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/nuttx-website.git The following commit(s) were added to refs/heads/asf-site by this push: new 457696bee Publishing web: 405a712

Re: [PR] boards/szpi-esp32s3: Add support for LCD [nuttx]

2025-03-29 Thread via GitHub
JianyuWang0623 commented on PR #16094: URL: https://github.com/apache/nuttx/pull/16094#issuecomment-2763643795 > I think G and B channels are at inverted positions. When it should be Blue it is Green and when it should be Green it is Blue @acassis Got it, I will update according to yo

Re: [PR] boards/szpi-esp32s3: Add support for LCD [nuttx]

2025-03-29 Thread via GitHub
acassis commented on PR #16094: URL: https://github.com/apache/nuttx/pull/16094#issuecomment-2763384315 Nice work @JianyuWang0623 !!! I noticed that the colors seems wrong, see the expected colors: https://nuttx.apache.org/docs/latest/platforms/sim/sim/index.html#supported-boards

Re: [PR] boards/szpi-esp32s3: Add support for LCD [nuttx]

2025-03-29 Thread via GitHub
acassis commented on PR #16094: URL: https://github.com/apache/nuttx/pull/16094#issuecomment-2763385248 I think G and B channels are at inverted positions. When it should be Blue it is Green and when it should be Green it is Blue -- This is an automated message from the Apache Git Service

Re: [PR] Optimize mutex atomic fast path [nuttx]

2025-03-29 Thread via GitHub
pussuw commented on code in PR #16030: URL: https://github.com/apache/nuttx/pull/16030#discussion_r2019776932 ## libs/libc/semaphore/sem_wait.c: ## @@ -98,3 +98,43 @@ int sem_wait(FAR sem_t *sem) leave_cancellation_point(); return ERROR; } + +/

Re: [PR] examples/notedump: Add a example to dump trace data by udp [nuttx-apps]

2025-03-29 Thread via GitHub
yangwei-x closed pull request #3026: examples/notedump: Add a example to dump trace data by udp URL: https://github.com/apache/nuttx-apps/pull/3026 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to th

Re: [PR] arch/xtensa/src/common: Make esp32 wlan device configurable [nuttx]

2025-03-29 Thread via GitHub
Laczen commented on PR #16092: URL: https://github.com/apache/nuttx/pull/16092#issuecomment-2763230556 @tmedicci I have added the other boards as well. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to g

Re: [PR] fix build for canutilis/lely-canopen [nuttx-apps]

2025-03-29 Thread via GitHub
raiden00pl commented on code in PR #3030: URL: https://github.com/apache/nuttx-apps/pull/3030#discussion_r2005866451 ## canutils/lely-canopen/0003-tools-coctl.c-use-readline-and-fix-printf-issues.patch: ## @@ -0,0 +1,101 @@ +From 737d4b02ba71737a83be223001df6f53c5936ef8 Mon Sep