[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #4810: debug: add tools for task aware debug

2021-11-19 Thread GitBox
xiaoxiang781216 commented on pull request #4810: URL: https://github.com/apache/incubator-nuttx/pull/4810#issuecomment-974599590 > @xiaoxiang781216 sorry for the late reply. > > I added `arm_tcbinfo.c` to the propposed file, and indeed NuttX builds and runs fine now. Shouldn't this P

[incubator-nuttx-website] branch asf-site updated: Publishing web: dae81ea3c7ae113846bd7d94778d565c9f4d4c43 docs: 55311ea3dfec9f64d7d5338382a60f5a897caa13

2021-11-19 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/incubator-nuttx-website.git The following commit(s) were added to refs/heads/asf-site by this push: new be25f53 Publishing web

[GitHub] [incubator-nuttx] fjpanag commented on pull request #4810: debug: add tools for task aware debug

2021-11-19 Thread GitBox
fjpanag commented on pull request #4810: URL: https://github.com/apache/incubator-nuttx/pull/4810#issuecomment-974197077 @xiaoxiang781216 sorry for the late reply. I added `arm_tcbinfo.c` to the propposed file, and indeed NuttX builds and runs fine now. Shouldn't this PR also add

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #4859: libc/stdio: Make gets/gets_s work without CONFIG_FILE_STREAM

2021-11-19 Thread GitBox
xiaoxiang781216 opened a new pull request #4859: URL: https://github.com/apache/incubator-nuttx/pull/4859 ## Summary - libc/getdelim: Remove __KERNEL__ check since it shouldn't be called inside kernel - libc/gets: Remove the unnecessary cast ## Impact ## Testing Pass

[GitHub] [incubator-nuttx] jane2226 commented on pull request #4850: feature: sensor: add set calibration interface

2021-11-19 Thread GitBox
jane2226 commented on pull request #4850: URL: https://github.com/apache/incubator-nuttx/pull/4850#issuecomment-974021145 > @Ouss4 could you take a look? Thanks a lot! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[GitHub] [incubator-nuttx] jane2226 commented on pull request #4850: feature: sensor: add set calibration interface

2021-11-19 Thread GitBox
jane2226 commented on pull request #4850: URL: https://github.com/apache/incubator-nuttx/pull/4850#issuecomment-974020907 > LGTM! Thanks a lot! -- 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

[GitHub] [incubator-nuttx] gustavonihei merged pull request #4852: libc/stdio: Move source files to the right Makefile section

2021-11-19 Thread GitBox
gustavonihei merged pull request #4852: URL: https://github.com/apache/incubator-nuttx/pull/4852 -- 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: c

[incubator-nuttx] branch master updated: libc/stdio: Move source files to the right Makefile section

2021-11-19 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei 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 55311ea libc/stdio: Move source

[GitHub] [incubator-nuttx] Ouss4 merged pull request #4850: feature: sensor: add set calibration interface

2021-11-19 Thread GitBox
Ouss4 merged pull request #4850: URL: https://github.com/apache/incubator-nuttx/pull/4850 -- 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-

[incubator-nuttx] branch master updated (bdc157f -> 83668c7)

2021-11-19 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from bdc157f sched/sched: Fix some typos in comments. add 550d2bf feature: sensor: add set calibratio

[GitHub] [incubator-nuttx] zhuyanlinzyl opened a new pull request #4858: sched:watchdog: remove tick check in wd_timer

2021-11-19 Thread GitBox
zhuyanlinzyl opened a new pull request #4858: URL: https://github.com/apache/incubator-nuttx/pull/4858 In scene with CONFIG_SCHED_TICKLESS but no CONFIG_SCHED_TICKLESS_ALARM The system may crash by assert `up_assert: Assertion failed at file:wdog/wd_start.c line: 379 task: rptun`

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #4850: feature: sensor: add set calibration interface

2021-11-19 Thread GitBox
xiaoxiang781216 commented on pull request #4850: URL: https://github.com/apache/incubator-nuttx/pull/4850#issuecomment-973929648 @Ouss4 could you take a look? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab