[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request, #6862: sched: Remove the unnecessary weak_function

2022-08-15 Thread GitBox
xiaoxiang781216 opened a new pull request, #6862: URL: https://github.com/apache/incubator-nuttx/pull/6862 ## Summary because not all compiler support the weak attribute, and many features are either always used or guarded by config. ## Impact ## Testing --

[GitHub] [incubator-nuttx-apps] jihandong opened a new pull request, #1279: nxlooper nxplayer nxrecorder: fix coverity bug

2022-08-15 Thread GitBox
jihandong opened a new pull request, #1279: URL: https://github.com/apache/incubator-nuttx-apps/pull/1279 ## Summary readline might return EOF, which causes coverity bug. ## Impact ## Testing -- This is an automated message from the Apache Git Service. To respond

[GitHub] [incubator-nuttx-apps] baggio63446333 opened a new pull request, #1278: nshlib: Change ELF priority and stack size based on builtin list

2022-08-15 Thread GitBox
baggio63446333 opened a new pull request, #1278: URL: https://github.com/apache/incubator-nuttx-apps/pull/1278 ## Summary When an application is used as a loadable ELF module like as `CONFIG_EXAMPLES_XXX=m`, the priority and stack size of that application task is always fixed at the

[GitHub] [incubator-nuttx-apps] Gary-Hobson opened a new pull request, #1277: system/input: update input device name

2022-08-15 Thread GitBox
Gary-Hobson opened a new pull request, #1277: URL: https://github.com/apache/incubator-nuttx-apps/pull/1277 ## Summary update uinput device name. uinput keyboard device name should be /dev/ukeyboard ## Impact ## Testing -- This is an automated message from the

[GitHub] [incubator-nuttx] xiaoxiang781216 closed issue #6859: Missing extern C {} linkage wrapper for uname() in utsname.h

2022-08-15 Thread GitBox
xiaoxiang781216 closed issue #6859: Missing extern C {} linkage wrapper for uname() in utsname.h URL: https://github.com/apache/incubator-nuttx/issues/6859 -- 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

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #6860: Added extern C {} wrapper consistent with other headers in include/sys

2022-08-15 Thread GitBox
xiaoxiang781216 merged PR #6860: URL: https://github.com/apache/incubator-nuttx/pull/6860 -- 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:

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #6828: include:add sys/queue.h support form openbsd

2022-08-15 Thread GitBox
xiaoxiang781216 merged PR #6828: URL: https://github.com/apache/incubator-nuttx/pull/6828 -- 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:

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 opened a new pull request, #1276: Minor fix for uclibcxx test

2022-08-15 Thread GitBox
xiaoxiang781216 opened a new pull request, #1276: URL: https://github.com/apache/incubator-nuttx-apps/pull/1276 ## Summary - uclibcxx_test: add TESTDIR macro in Makefile since used - testing/uclibcxx_test: Remove the path duplication ## Impact Minor ## Testing

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 opened a new pull request, #1275: system/uorb: Pass NULL to task_create directly

2022-08-15 Thread GitBox
xiaoxiang781216 opened a new pull request, #1275: URL: https://github.com/apache/incubator-nuttx-apps/pull/1275 ## Summary ## Impact Minor change ## Testing Pass CI -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 opened a new pull request, #1274: Add minmea and cmsis .gitignore files

2022-08-15 Thread GitBox
xiaoxiang781216 opened a new pull request, #1274: URL: https://github.com/apache/incubator-nuttx-apps/pull/1274 ## Summary ## Impact Minor change ## Testing Pass CI -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #6858: steval-eth001v1: add FOC examples

2022-08-15 Thread GitBox
xiaoxiang781216 commented on PR #6858: URL: https://github.com/apache/incubator-nuttx/pull/6858#issuecomment-1216066687 @raiden00pl some build error need to fix before merge: https://github.com/apache/incubator-nuttx/runs/7839035478?check_suite_focus=true -- This is an automated

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #6850: Added support for Raspberry Pi Pico W

2022-08-15 Thread GitBox
xiaoxiang781216 commented on PR #6850: URL: https://github.com/apache/incubator-nuttx/pull/6850#issuecomment-1216063175 I am fine to embed the firmware either in the image directly as c array or in the filesystem(ROMFS or others), but the firmware should be put into board special folder,

[incubator-nuttx] branch master updated: Add some missing functions to libc.csv

2022-08-15 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/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 607ef3426a Add some missing

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #6861: Add some missing functions to libc.csv

2022-08-15 Thread GitBox
xiaoxiang781216 merged PR #6861: URL: https://github.com/apache/incubator-nuttx/pull/6861 -- 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:

[GitHub] [incubator-nuttx] acassis commented on pull request #6860: Added extern C {} wrapper consistent with other headers in include/sys

2022-08-15 Thread GitBox
acassis commented on PR #6860: URL: https://github.com/apache/incubator-nuttx/pull/6860#issuecomment-1215980842 Thank you @DuaneSkelton ! -- 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

[GitHub] [incubator-nuttx] acassis opened a new pull request, #6861: Add some missing functions to libc.csv

2022-08-15 Thread GitBox
acassis opened a new pull request, #6861: URL: https://github.com/apache/incubator-nuttx/pull/6861 ## Summary Add some missing functions to libc.csv ## Impact Only for people importing the CSV file ## Testing N/A -- This is an automated message from the Apache Git

[GitHub] [incubator-nuttx] curuvar commented on pull request #6850: Added support for Raspberry Pi Pico W

2022-08-15 Thread GitBox
curuvar commented on PR #6850: URL: https://github.com/apache/incubator-nuttx/pull/6850#issuecomment-1215958334 > On Aug 15, 2022, at 3:06 PM, hartmannathan ***@***.***> wrote: > > > nvram image is normally specific to your hardware design, so it's always good to put into

[GitHub] [incubator-nuttx] DuaneSkelton commented on issue #6859: Missing extern C {} linkage wrapper for uname() in utsname.h

2022-08-15 Thread GitBox
DuaneSkelton commented on issue #6859: URL: https://github.com/apache/incubator-nuttx/issues/6859#issuecomment-1215836632 https://github.com/apache/incubator-nuttx/pull/6860 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-nuttx] DuaneSkelton opened a new pull request, #6860: Added extern C {} wrapper consistent with other headers in include/sys

2022-08-15 Thread GitBox
DuaneSkelton opened a new pull request, #6860: URL: https://github.com/apache/incubator-nuttx/pull/6860 ## Summary Added a call to uname() from a c++ application and got a linker error for undefined reference to uname() ```bash LD: nuttx arm-none-eabi-ld:

[GitHub] [incubator-nuttx] hartmannathan commented on pull request #6850: Added support for Raspberry Pi Pico W

2022-08-15 Thread GitBox
hartmannathan commented on PR #6850: URL: https://github.com/apache/incubator-nuttx/pull/6850#issuecomment-1215621448 > nvram image is normally specific to your hardware design, so it's always good to put into your board specific folder instead of the common place. Not sure if I

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a diff in pull request #6850: Added support for Raspberry Pi Pico W

2022-08-15 Thread GitBox
xiaoxiang781216 commented on code in PR #6850: URL: https://github.com/apache/incubator-nuttx/pull/6850#discussion_r946015603 ## drivers/wireless/ieee80211/bcm43xxx/cyw_chip_43439.c: ## @@ -27,25 +27,34 @@ #include "bcmf_interface.h" +#include

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a diff in pull request #6850: Added support for Raspberry Pi Pico W

2022-08-15 Thread GitBox
xiaoxiang781216 commented on code in PR #6850: URL: https://github.com/apache/incubator-nuttx/pull/6850#discussion_r946015603 ## drivers/wireless/ieee80211/bcm43xxx/cyw_chip_43439.c: ## @@ -27,25 +27,34 @@ #include "bcmf_interface.h" +#include

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a diff in pull request #6850: Added support for Raspberry Pi Pico W

2022-08-15 Thread GitBox
xiaoxiang781216 commented on code in PR #6850: URL: https://github.com/apache/incubator-nuttx/pull/6850#discussion_r946015603 ## drivers/wireless/ieee80211/bcm43xxx/cyw_chip_43439.c: ## @@ -27,25 +27,34 @@ #include "bcmf_interface.h" +#include

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #6850: Added support for Raspberry Pi Pico W

2022-08-15 Thread GitBox
xiaoxiang781216 commented on PR #6850: URL: https://github.com/apache/incubator-nuttx/pull/6850#issuecomment-1215580496 > I’m not sure how this would work. The Pico does have a flash chip where the program is loaded but no file system is configured by default. If we had a filesystem we

[GitHub] [incubator-nuttx] curuvar commented on pull request #6850: Added support for Raspberry Pi Pico W

2022-08-15 Thread GitBox
curuvar commented on PR #6850: URL: https://github.com/apache/incubator-nuttx/pull/6850#issuecomment-1215512998 I’m not sure how this would work. The Pico does have a flash chip where the program is loaded but no file system is configured by default. If we had a filesystem we could

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on issue #6859: Missing extern C {} linkage wrapper for uname() in utsname.h

2022-08-15 Thread GitBox
xiaoxiang781216 commented on issue #6859: URL: https://github.com/apache/incubator-nuttx/issues/6859#issuecomment-1215422471 Could you create a patch to fix it? Thanks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [incubator-nuttx] hartmannathan commented on a diff in pull request #6828: include:add sys/queue.h support form openbsd

2022-08-15 Thread GitBox
hartmannathan commented on code in PR #6828: URL: https://github.com/apache/incubator-nuttx/pull/6828#discussion_r945957767 ## include/sys/queue.h: ## @@ -0,0 +1,842 @@ +/ + * include/sys/queue.h + *

[GitHub] [incubator-nuttx-apps] FASTSHIFT commented on pull request #1273: testing: add monkey test

2022-08-15 Thread GitBox
FASTSHIFT commented on PR #1273: URL: https://github.com/apache/incubator-nuttx-apps/pull/1273#issuecomment-1215401453 > @FASTSHIFT please fix the warning report here: https://github.com/apache/incubator-nuttx-apps/runs/7842281876?check_suite_focus=true done -- This is an

[GitHub] [incubator-nuttx] DuaneSkelton opened a new issue, #6859: Missing extern C {} linkage wrapper for uname() in utsname.h

2022-08-15 Thread GitBox
DuaneSkelton opened a new issue, #6859: URL: https://github.com/apache/incubator-nuttx/issues/6859 This is the only header in sys/include that does not have function prototypes wrapped in extern C {} guards. Was unable to link to the libc.a from a Nuttx application. -- This is an

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #1272: examples/rpmsgsocket: fix wrong typo

2022-08-15 Thread GitBox
xiaoxiang781216 merged PR #1272: URL: https://github.com/apache/incubator-nuttx-apps/pull/1272 -- 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:

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on pull request #1273: testing: add monkey test

2022-08-15 Thread GitBox
xiaoxiang781216 commented on PR #1273: URL: https://github.com/apache/incubator-nuttx-apps/pull/1273#issuecomment-1215386978 @FASTSHIFT please fix the warning report here: https://github.com/apache/incubator-nuttx-apps/runs/7842281876?check_suite_focus=true -- This is an automated

[incubator-nuttx-apps] branch master updated: examples/rpmsgsocket: fix wrong typo

2022-08-15 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/incubator-nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 8e9462985

[GitHub] [incubator-nuttx] hartmannathan commented on pull request #6828: include:add sys/queue.h support form openbsd

2022-08-15 Thread GitBox
hartmannathan commented on PR #6828: URL: https://github.com/apache/incubator-nuttx/pull/6828#issuecomment-1215369022 @pkarashchenko reviewing... -- 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

[GitHub] [incubator-nuttx-apps] FASTSHIFT opened a new pull request, #1273: testing: add monkey test

2022-08-15 Thread GitBox
FASTSHIFT opened a new pull request, #1273: URL: https://github.com/apache/incubator-nuttx-apps/pull/1273 ## Summary A UI stress test program based on uinput. The currently implemented functions are: 1. Support random click and swipe 2. Support recording user operations and

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #6816: arch/arm: Remove the critical section protection in up_invalidate_dcache_all

2022-08-15 Thread GitBox
xiaoxiang781216 commented on PR #6816: URL: https://github.com/apache/incubator-nuttx/pull/6816#issuecomment-1215324154 Sure. -- 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

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a diff in pull request #6850: Added support for Raspberry Pi Pico W

2022-08-15 Thread GitBox
xiaoxiang781216 commented on code in PR #6850: URL: https://github.com/apache/incubator-nuttx/pull/6850#discussion_r945883843 ## drivers/wireless/ieee80211/bcm43xxx/cyw_chip_43439.c: ## @@ -27,25 +27,34 @@ #include "bcmf_interface.h" +#include

[GitHub] [incubator-nuttx-apps] yintao707 opened a new pull request, #1272: examples/rpmsgsocket: fix wrong typo

2022-08-15 Thread GitBox
yintao707 opened a new pull request, #1272: URL: https://github.com/apache/incubator-nuttx-apps/pull/1272 Signed-off-by: yintao ## Summary fix wrong typo in examples/rpmsgsocket ## Impact none ## Testing vela ci passed -- This is an automated message from the

[incubator-nuttx] branch master updated: wireless: Add ioctl cmd to setting PTA prio

2022-08-15 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/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new b80b4831e0 wireless: Add ioctl cmd

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #6857: wireless: Add ioctl cmd to setting PTA prio

2022-08-15 Thread GitBox
xiaoxiang781216 merged PR #6857: URL: https://github.com/apache/incubator-nuttx/pull/6857 -- 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:

[GitHub] [incubator-nuttx-apps] pkarashchenko commented on a diff in pull request #1269: Some WAPI changes

2022-08-15 Thread GitBox
pkarashchenko commented on code in PR #1269: URL: https://github.com/apache/incubator-nuttx-apps/pull/1269#discussion_r945820905 ## wireless/wapi/src/util.c: ## @@ -114,7 +114,7 @@ static FAR void *wapi_json_load(FAR const char *confname) free(buf); } - if (fd >

[incubator-nuttx-apps] branch master updated (13a0d539f -> a25f640e5)

2022-08-15 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/incubator-nuttx-apps.git from 13a0d539f examples/foc/Kconfig: EXAMPLES_FOC_SETPOINT_ADC depends on ADC new 8c8ebf450 wapi:

[incubator-nuttx-apps] 03/03: wapi: Make the initial scan buffer configurable through Kconfig

2022-08-15 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/incubator-nuttx-apps.git commit a25f640e54f5f24e76019bea1b3d1fa01112785e Author: zhanghongyu AuthorDate: Sat Apr 2 15:25:45 2022 +0800

[incubator-nuttx-apps] 01/03: wapi: fix coverity warning

2022-08-15 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/incubator-nuttx-apps.git commit 8c8ebf45035cd37decd6ab1ba0ddb469866c33db Author: zhanghongyu AuthorDate: Thu Apr 28 22:51:22 2022

[incubator-nuttx-apps] 02/03: wapi: correct scan return value

2022-08-15 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/incubator-nuttx-apps.git commit a755cb72da1eba88529394d06671822806954cbf Author: zhanghongyu AuthorDate: Fri Apr 8 19:34:21 2022 +0800

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #1269: Some WAPI changes

2022-08-15 Thread GitBox
xiaoxiang781216 merged PR #1269: URL: https://github.com/apache/incubator-nuttx-apps/pull/1269 -- 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:

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on pull request #1269: Some WAPI changes

2022-08-15 Thread GitBox
xiaoxiang781216 commented on PR #1269: URL: https://github.com/apache/incubator-nuttx-apps/pull/1269#issuecomment-1215077014 Let's ignore the Mix case warning. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[incubator-nuttx-apps] branch master updated: examples/foc/Kconfig: EXAMPLES_FOC_SETPOINT_ADC depends on ADC

2022-08-15 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 13a0d539f

[GitHub] [incubator-nuttx-apps] pkarashchenko merged pull request #1271: examples/foc/Kconfig: EXAMPLES_FOC_SETPOINT_ADC depends on ADC

2022-08-15 Thread GitBox
pkarashchenko merged PR #1271: URL: https://github.com/apache/incubator-nuttx-apps/pull/1271 -- 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:

[incubator-nuttx-apps] branch master updated (26892be89 -> 1f4f33877)

2022-08-15 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git from 26892be89 usrsock: fix usrsock close hang when net not ready add 1f4f33877

[GitHub] [incubator-nuttx-apps] pkarashchenko merged pull request #1270: examples/foc/foc_motor_b16.c: fix open loop Q current

2022-08-15 Thread GitBox
pkarashchenko merged PR #1270: URL: https://github.com/apache/incubator-nuttx-apps/pull/1270 -- 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:

[incubator-nuttx-apps] 03/03: usrsock: fix usrsock close hang when net not ready

2022-08-15 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git commit 26892be8946ef3ed54c46839e1badb130710dd17 Author: zhanghongyu AuthorDate: Thu Apr 7 19:33:38 2022

[incubator-nuttx-apps] 02/03: usrsock_server: Reduce unnecessary poll prepare

2022-08-15 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git commit 451243accba41f5937297e11af2664c66e09d49a Author: zhanghongyu AuthorDate: Wed Apr 13 11:59:05 2022

[incubator-nuttx-apps] branch master updated (a3ccf5920 -> 26892be89)

2022-08-15 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git from a3ccf5920 quickjs/Makefile: pass jobserver status to submake new 707b7be4d usrsock: ioctl

[incubator-nuttx-apps] 01/03: usrsock: ioctl Remove bad copy operations

2022-08-15 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git commit 707b7be4da2d936cf6395a6dd66a883e86cf89b5 Author: zhanghongyu AuthorDate: Wed Apr 27 13:38:21 2022

[GitHub] [incubator-nuttx-apps] pkarashchenko merged pull request #1268: some usrsock_rpmsg issue fix

2022-08-15 Thread GitBox
pkarashchenko merged PR #1268: URL: https://github.com/apache/incubator-nuttx-apps/pull/1268 -- 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:

[GitHub] [incubator-nuttx] pkarashchenko merged pull request #6841: dns_client: directly initialize g_dns_servers and remove dns_initialize directly

2022-08-15 Thread GitBox
pkarashchenko merged PR #6841: URL: https://github.com/apache/incubator-nuttx/pull/6841 -- 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:

[incubator-nuttx] branch master updated: dns_client: directly initialize g_dns_servers and remove dns_initialize directly

2022-08-15 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new daf39c03bd dns_client: directly

[GitHub] [incubator-nuttx] jerpelea merged pull request #6811: arch/arm/src/stm32f7: port FOC driver from arch/stm32

2022-08-15 Thread GitBox
jerpelea merged PR #6811: URL: https://github.com/apache/incubator-nuttx/pull/6811 -- 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:

[incubator-nuttx] branch master updated: arch/arm/src/stm32f7: port FOC driver from arch/stm32

2022-08-15 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 6d1646625a arch/arm/src/stm32f7:

[GitHub] [incubator-nuttx-apps] raiden00pl opened a new pull request, #1271: examples/foc/Kconfig: EXAMPLES_FOC_SETPOINT_ADC depends on ADC

2022-08-15 Thread GitBox
raiden00pl opened a new pull request, #1271: URL: https://github.com/apache/incubator-nuttx-apps/pull/1271 ## Summary examples/foc/Kconfig: EXAMPLES_FOC_SETPOINT_ADC depends on ADC ## Impact ## Testing -- This is an automated message from the Apache Git Service. To

[GitHub] [incubator-nuttx-apps] raiden00pl opened a new pull request, #1270: examples/foc/foc_motor_b16.c: fix open loop Q current

2022-08-15 Thread GitBox
raiden00pl opened a new pull request, #1270: URL: https://github.com/apache/incubator-nuttx-apps/pull/1270 ## Summary examples/foc/foc_motor_b16.c: fix open loop Q current ## Impact ## Testing -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-nuttx] raiden00pl opened a new pull request, #6858: steval-eth001v: add FOC examples

2022-08-15 Thread GitBox
raiden00pl opened a new pull request, #6858: URL: https://github.com/apache/incubator-nuttx/pull/6858 ## Summary steval-eth001v: add FOC examples depends on https://github.com/apache/incubator-nuttx/pull/6811 ## Impact None ## Testing examples/foc (float and fixed16

[GitHub] [incubator-nuttx-apps] zhhyu7 commented on a diff in pull request #1269: Some WAPI changes

2022-08-15 Thread GitBox
zhhyu7 commented on code in PR #1269: URL: https://github.com/apache/incubator-nuttx-apps/pull/1269#discussion_r945614868 ## wireless/wapi/src/wireless.c: ## @@ -1256,14 +1256,14 @@ int wapi_scan_stat(int sock, FAR const char *ifname) return 1; } -

[GitHub] [incubator-nuttx] raiden00pl commented on pull request #6811: arch/arm/src/stm32f7: port FOC driver from arch/stm32

2022-08-15 Thread GitBox
raiden00pl commented on PR #6811: URL: https://github.com/apache/incubator-nuttx/pull/6811#issuecomment-1214882119 Yes, it is ready now. -- 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

[GitHub] [incubator-nuttx] zhhyu7 opened a new pull request, #6857: wireless: Add ioctl cmd to setting PTA prio

2022-08-15 Thread GitBox
zhhyu7 opened a new pull request, #6857: URL: https://github.com/apache/incubator-nuttx/pull/6857 info: https://docs.silabs.com/wifi/wf200/content-source/application-note/wifi-coexistence#pta-state-request Is the PTA priority enumeration type sufficient? ## Summary

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a diff in pull request #6856: libc/crc: Add full suffix to avoid the the penitential symbol collision

2022-08-15 Thread GitBox
xiaoxiang781216 commented on code in PR #6856: URL: https://github.com/apache/incubator-nuttx/pull/6856#discussion_r945599775 ## include/nuttx/crc8.h: ## @@ -28,6 +28,14 @@ #include #include +/ +

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on a diff in pull request #1269: Some WAPI changes

2022-08-15 Thread GitBox
xiaoxiang781216 commented on code in PR #1269: URL: https://github.com/apache/incubator-nuttx-apps/pull/1269#discussion_r945595369 ## wireless/wapi/src/wireless.c: ## @@ -1256,14 +1256,14 @@ int wapi_scan_stat(int sock, FAR const char *ifname) return 1; }

[GitHub] [incubator-nuttx-apps] zhhyu7 opened a new pull request, #1269: Some WAPI changes

2022-08-15 Thread GitBox
zhhyu7 opened a new pull request, #1269: URL: https://github.com/apache/incubator-nuttx-apps/pull/1269 ## Summary Fix coverity warning Correct return value for scan case Make the initial scan buffer configurable through Kconfig ## Impact ## Testing -- This

[GitHub] [incubator-nuttx-apps] zhhyu7 opened a new pull request, #1268: some usrsock_rpmsg issue fix

2022-08-15 Thread GitBox
zhhyu7 opened a new pull request, #1268: URL: https://github.com/apache/incubator-nuttx-apps/pull/1268 ## Summary usrsock: ioctl Remove bad copy operations usrsock_server: Reduce unnecessary poll prepare usrsock: fix usrsock close hang when net not ready ## Impact ##

[GitHub] [incubator-nuttx] easonxiang closed pull request #6725: include: Fixed null struct may caused build issue.

2022-08-15 Thread GitBox
easonxiang closed pull request #6725: include: Fixed null struct may caused build issue. URL: https://github.com/apache/incubator-nuttx/pull/6725 -- 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

[GitHub] [incubator-nuttx] spiriou commented on a diff in pull request #6838: Added support for raspberrypi pico-w

2022-08-15 Thread GitBox
spiriou commented on code in PR #6838: URL: https://github.com/apache/incubator-nuttx/pull/6838#discussion_r945534764 ## arch/arm/src/Makefile: ## @@ -157,7 +157,7 @@ endef nuttx$(EXEEXT): $(HEAD_OBJ) board$(DELIM)libboard$(LIBEXT) $(ARCHSCRIPT) $(Q) echo "LD: nuttx"

[incubator-nuttx-apps] branch master updated: quickjs/Makefile: pass jobserver status to submake

2022-08-15 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new a3ccf5920

[GitHub] [incubator-nuttx-apps] pkarashchenko merged pull request #1267: quickjs/Makefile: pass jobserver status to submake

2022-08-15 Thread GitBox
pkarashchenko merged PR #1267: URL: https://github.com/apache/incubator-nuttx-apps/pull/1267 -- 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:

[incubator-nuttx-apps] branch master updated: system/input: add input tools keyboard support

2022-08-15 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 6895da98e system/input:

[GitHub] [incubator-nuttx-apps] pkarashchenko merged pull request #1266: system/input: add input tools keyboard support

2022-08-15 Thread GitBox
pkarashchenko merged PR #1266: URL: https://github.com/apache/incubator-nuttx-apps/pull/1266 -- 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:

[incubator-nuttx-apps] branch master updated: wireless/wapi: correct check of return value

2022-08-15 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 451f528bb wireless/wapi:

[GitHub] [incubator-nuttx-apps] pkarashchenko merged pull request #1264: wireless/wapi: correct check of return value

2022-08-15 Thread GitBox
pkarashchenko merged PR #1264: URL: https://github.com/apache/incubator-nuttx-apps/pull/1264 -- 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:

[incubator-nuttx-apps] branch master updated: libuv/tests: Fix libuv extension tests compilation error

2022-08-15 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new ec4f97623 libuv/tests: Fix

[GitHub] [incubator-nuttx-apps] pkarashchenko merged pull request #1265: libuv/tests: Fix libuv extension tests compilation error

2022-08-15 Thread GitBox
pkarashchenko merged PR #1265: URL: https://github.com/apache/incubator-nuttx-apps/pull/1265 -- 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:

[incubator-nuttx-apps] 02/03: testing/sensortest: Add FAR for pointer type

2022-08-15 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git commit 3021b8d11e988dccf1d2f4614a352eeeff5a6978 Author: Xiang Xiao AuthorDate: Sun Aug 14 10:41:46 2022

[incubator-nuttx-apps] branch master updated (06754940c -> 79e4c6676)

2022-08-15 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git from 06754940c dhcpd: fix build warning new 491f549d1 fix: sensor: add sensor type of cap

[GitHub] [incubator-nuttx-apps] pkarashchenko merged pull request #1263: fix: sensor: add sensor type of cap

2022-08-15 Thread GitBox
pkarashchenko merged PR #1263: URL: https://github.com/apache/incubator-nuttx-apps/pull/1263 -- 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:

[incubator-nuttx-apps] 01/03: fix: sensor: add sensor type of cap

2022-08-15 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git commit 491f549d1cc4541d4ff80ec448535066d36a993d Author: xiatian6 AuthorDate: Wed Mar 2 16:22:16 2022

[incubator-nuttx-apps] 03/03: testing/sensortest: Keep g_sensor_info in order

2022-08-15 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git commit 79e4c667640f04f498fe18c36c68b79dab21c8e7 Author: Xiang Xiao AuthorDate: Sun Aug 14 10:47:44 2022

[GitHub] [incubator-nuttx] pkarashchenko commented on a diff in pull request #6828: include:add sys/queue.h support form openbsd

2022-08-15 Thread GitBox
pkarashchenko commented on code in PR #6828: URL: https://github.com/apache/incubator-nuttx/pull/6828#discussion_r945495034 ## include/sys/queue.h: ## @@ -0,0 +1,842 @@ +/ + * include/sys/queue.h + *

[GitHub] [incubator-nuttx] pkarashchenko commented on a diff in pull request #6828: include:add sys/queue.h support form openbsd

2022-08-15 Thread GitBox
pkarashchenko commented on code in PR #6828: URL: https://github.com/apache/incubator-nuttx/pull/6828#discussion_r945494652 ## include/sys/queue.h: ## @@ -0,0 +1,842 @@ +/ + * include/sys/queue.h + *

[incubator-nuttx] branch master updated: arch/sim: Remove up_smpsignal.o and up_touchscreen.o from REQUIREDOBJS

2022-08-15 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new a02101efff arch/sim: Remove

[GitHub] [incubator-nuttx] pkarashchenko merged pull request #6852: arch/sim: Remove up_smpsignal.o and up_touchscreen.o from REQUIREDOBJS

2022-08-15 Thread GitBox
pkarashchenko merged PR #6852: URL: https://github.com/apache/incubator-nuttx/pull/6852 -- 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:

[GitHub] [incubator-nuttx] pkarashchenko commented on a diff in pull request #6856: libc/crc: Add full suffix to avoid the the penitential symbol collision

2022-08-15 Thread GitBox
pkarashchenko commented on code in PR #6856: URL: https://github.com/apache/incubator-nuttx/pull/6856#discussion_r945491881 ## include/nuttx/crc8.h: ## @@ -28,6 +28,14 @@ #include #include +/ + *

[incubator-nuttx] 01/02: esp32c3-devkit: Fix /etc/passwd too

2022-08-15 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch releases/10.4 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit d4e95f189ab19f9c363dfd85572e1bede2c88790 Author: Alan Carvalho de Assis AuthorDate: Fri Aug 12

[incubator-nuttx] 02/02: sim: Fix the /etc/passwd after TEA algo fixing

2022-08-15 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch releases/10.4 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 53800a86574b3d8b144bd3b6630cb16b8e1d0f92 Author: Alan Carvalho de Assis AuthorDate: Fri Aug 12

[incubator-nuttx] branch releases/10.4 updated (dd718e78f7 -> 53800a8657)

2022-08-15 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch releases/10.4 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git from dd718e78f7 Fix typos new d4e95f189a esp32c3-devkit: Fix /etc/passwd too new 53800a8657

[GitHub] [incubator-nuttx] jerpelea commented on pull request #6843: sim: Fix the /etc/passwd after TEA algo fixing

2022-08-15 Thread GitBox
jerpelea commented on PR #6843: URL: https://github.com/apache/incubator-nuttx/pull/6843#issuecomment-1214688941 I think that v11 is a good way to indicate that we break compatibility -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-nuttx] XinStellaris commented on a diff in pull request #6829: drivers/mtd:init commit of power-loss resilient cfg

2022-08-15 Thread GitBox
XinStellaris commented on code in PR #6829: URL: https://github.com/apache/incubator-nuttx/pull/6829#discussion_r945454223 ## drivers/mtd/Make.defs: ## @@ -29,6 +29,10 @@ ifeq ($(CONFIG_MTD),y) CSRCS += ftl.c mtd_config.c +ifeq ($(CONFIG_MTD_NVS),y) +CSRCS += mtd_nvs.c