[I] Supported Platforms in Documentation [nuttx]

2023-10-21 Thread via GitHub
raiden00pl opened a new issue, #10988: URL: https://github.com/apache/nuttx/issues/10988 It seems that we have 2 separate places with `Supported Platforms` One is here [[1]](https://nuttx.apache.org/docs/latest/introduction/supported_platforms.html) and the other is here: [[2]](https:

Re: [I] Supported Platforms in Documentation [nuttx]

2023-10-21 Thread via GitHub
TimJTi commented on issue #10988: URL: https://github.com/apache/nuttx/issues/10988#issuecomment-1773736649 Not looked at the status details, but 1) is easier to use IMHO. A list of architectures/chips/SOCs with links to page(s) that lists the boards. Isn't that "neater"? -- This is an a

Re: [I] Supported Platforms in Documentation [nuttx]

2023-10-21 Thread via GitHub
raiden00pl commented on issue #10988: URL: https://github.com/apache/nuttx/issues/10988#issuecomment-1773745100 > Not looked at the status details, but 1) is easier to use IMHO. A list of architectures/chips/SOCs with links to page(s) that lists the boards. Isn't that "neater"? I agr

[PR] WIP: Documentation: migrate apps/example/README [nuttx]

2023-10-21 Thread via GitHub
raiden00pl opened a new pull request, #10989: URL: https://github.com/apache/nuttx/pull/10989 ## Summary Documentation: migrate apps/example/README ## Impact ## Testing local -- This is an automated message from the Apache Git Service. To respond to the message, ple

Re: [PR] Add ESP32-2432S028 board [nuttx]

2023-10-21 Thread via GitHub
halyssonJr commented on PR #10976: URL: https://github.com/apache/nuttx/pull/10976#issuecomment-1773783499 @xiaoxiang781216 , This board uses the driver ILI9341, if you check the implementation on ESP32 (`nuttx/boards/xtensa/esp32/common/src/esp32_ili9341.c`), you see we don't have a confi

Re: [PR] Add ESP32-2432S028 board [nuttx]

2023-10-21 Thread via GitHub
xiaoxiang781216 commented on PR #10976: URL: https://github.com/apache/nuttx/pull/10976#issuecomment-1773785980 > @xiaoxiang781216 , This board uses the driver ILI9341, if you check the implementation on ESP32 (`nuttx/boards/xtensa/esp32/common/src/esp32_ili9341.c`), you see we don't have

[PR] boards/stm32: add support to STM32F401RC-RS485 board [nuttx]

2023-10-21 Thread via GitHub
rcsim opened a new pull request, #10990: URL: https://github.com/apache/nuttx/pull/10990 ## Summary The STM32F401RC-RS485 is a board with RS485 support, SD Card, buttons, leds, temperature sensor, adc and etc. ## Impact User will be able to use this new board STM32F401RC-RS485.

Re: [PR] readme: Updating README [nuttx]

2023-10-21 Thread via GitHub
fdcavalcanti commented on code in PR #10980: URL: https://github.com/apache/nuttx/pull/10980#discussion_r1367734142 ## README.md: ## @@ -1,2530 +1,30 @@ -# APACHE NUTTX + +https://raw.githubusercontent.com/apache/nuttx/master/Documentation/_static/NuttX320.png"; width="150"> +

Re: [PR] Documentation: migrate apps/example/README [nuttx]

2023-10-21 Thread via GitHub
xiaoxiang781216 merged PR #10989: URL: https://github.com/apache/nuttx/pull/10989 -- 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...@nu

[nuttx] branch master updated (fa943c11b3 -> 3cccb0dd17)

2023-10-21 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.git from fa943c11b3 cmake: correct cmake rule file name new ce84c5db55 Documentation: split long lines new 449c6028

[nuttx] 01/03: Documentation: split long lines

2023-10-21 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.git commit ce84c5db55f4cefd807ddaa002dac0fe376942a6 Author: raiden00pl AuthorDate: Sat Oct 21 10:51:07 2023 +0200 Documentat

[nuttx] 02/03: Documentation: fix nxdiag Usage header level

2023-10-21 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.git commit 449c6028ba26a65c644a15dfde88729c6158dcda Author: raiden00pl AuthorDate: Sat Oct 21 13:41:41 2023 +0200 Documentat

Re: [PR] boards/stm32: add support to STM32F401RC-RS485 board [nuttx]

2023-10-21 Thread via GitHub
xiaoxiang781216 commented on code in PR #10990: URL: https://github.com/apache/nuttx/pull/10990#discussion_r1367737207 ## boards/Kconfig: ## @@ -1397,6 +1397,8 @@ config ARCH_BOARD_BEAGLEBONE_BLACK ---help--- This is the port of NuttX to the TI Beaglebone

Re: [PR] add gd32f470i board support [nuttx]

2023-10-21 Thread via GitHub
acassis merged PR #10987: URL: https://github.com/apache/nuttx/pull/10987 -- 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

[nuttx] branch master updated: add gd32f470i board support

2023-10-21 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis 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 6e94f7432f add gd32f470i board support 6e94f7432

Re: [PR] boards/stm32: add support to STM32F401RC-RS485 board [nuttx]

2023-10-21 Thread via GitHub
rcsim commented on code in PR #10990: URL: https://github.com/apache/nuttx/pull/10990#discussion_r1367741710 ## boards/Kconfig: ## @@ -1432,14 +1434,6 @@ config ARCH_BOARD_PIC32MZ_STARTERKIT See www.microchip.com for further information. -config ARCH_BOARD_NU

Re: [PR] boards/stm32: add support to STM32F401RC-RS485 board [nuttx]

2023-10-21 Thread via GitHub
acassis commented on code in PR #10990: URL: https://github.com/apache/nuttx/pull/10990#discussion_r1367745640 ## boards/Kconfig: ## @@ -1589,6 +1589,17 @@ config ARCH_BOARD_NUCLEO_F401RE This is a minimal configuration that supports low-level test of the

Re: [PR] boards/stm32: add support to STM32F401RC-RS485 board [nuttx]

2023-10-21 Thread via GitHub
acassis commented on code in PR #10990: URL: https://github.com/apache/nuttx/pull/10990#discussion_r1367745640 ## boards/Kconfig: ## @@ -1589,6 +1589,17 @@ config ARCH_BOARD_NUCLEO_F401RE This is a minimal configuration that supports low-level test of the

[PR] Documentation: add missing platforms to platforms/ [nuttx]

2023-10-21 Thread via GitHub
raiden00pl opened a new pull request, #10991: URL: https://github.com/apache/nuttx/pull/10991 ## Summary Migrate platforms from `Documentation/introduction/detailed_support.rst` to `Documentation/platforms`. I also remove the status/comments about chips that I know doesn't reflect

Re: [PR] Minor improvement for mmc [nuttx]

2023-10-21 Thread via GitHub
xiaoxiang781216 closed pull request #10963: Minor improvement for mmc URL: https://github.com/apache/nuttx/pull/10963 -- 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 unsubsc

[PR] Minor improve for stdio [nuttx]

2023-10-21 Thread via GitHub
xiaoxiang781216 opened a new pull request, #10992: URL: https://github.com/apache/nuttx/pull/10992 ## Summary - stdio: Move cookie_io_functions_t inside #ifdef CONFIG_FILE_STREAM - libc/stdio: Change FILE buffer field from "unsigned char *" to "char *" ## Impact code

Re: [PR] Add ESP32-2432S028 board [nuttx]

2023-10-21 Thread via GitHub
xiaoxiang781216 merged PR #10976: URL: https://github.com/apache/nuttx/pull/10976 -- 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...@nu

[nuttx] branch master updated: Adding initial support to board esp32-2432S028, is a board with SD Card, RGB LED, output for speak and display LCD

2023-10-21 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.git The following commit(s) were added to refs/heads/master by this push: new 48a878fd06 Adding initial support to board esp

Re: [PR] Add iptlite packet filter modules [nuttx]

2023-10-21 Thread via GitHub
duduita commented on PR #7541: URL: https://github.com/apache/nuttx/pull/7541#issuecomment-1773954646 @P1F and I are working on the suggested changes to merge this PR, but we have some questions @xiaoxiang781216: 1) In our implementation, we created our own functions, like `nflite_ad

Re: [PR] Add iptlite packet filter modules [nuttx]

2023-10-21 Thread via GitHub
xiaoxiang781216 commented on PR #7541: URL: https://github.com/apache/nuttx/pull/7541#issuecomment-1773967906 > @P1F and I are working on the suggested changes to merge this PR, but we have some questions @xiaoxiang781216 @acassis @wengzhe: > > 1. In our implementation, we created our

[PR] libc: Remove the unused lib_libdtoa.c [nuttx]

2023-10-21 Thread via GitHub
xiaoxiang781216 opened a new pull request, #10993: URL: https://github.com/apache/nuttx/pull/10993 ## Summary ## Impact remove the dead code ## Testing ci -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[PR] Improve stdio unlock version function [nuttx]

2023-10-21 Thread via GitHub
xiaoxiang781216 opened a new pull request, #10994: URL: https://github.com/apache/nuttx/pull/10994 ## Summary - libc/stdio: lib_fwrite_unlocked must call lib_fflush_unlocked with true - libc/stdio: Remove bforce from lib_fflush[_unlocked] - stdio: Implement [clearerr|putc|fflush