[incubator-nuttx-website] branch asf-site updated: Publishing web: dae81ea3c7ae113846bd7d94778d565c9f4d4c43 docs: 060b99d67c7a94e94f325d03b10b99922052c212

2021-11-20 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 08f76ce Publishing web

[GitHub] [incubator-nuttx] malek-luky closed issue #4841: PICO_SDK_PATH must be specified for flash boot

2021-11-20 Thread GitBox
malek-luky closed issue #4841: URL: https://github.com/apache/incubator-nuttx/issues/4841 -- 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-

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #4860: libc/gets: Simplify the line ending option

2021-11-20 Thread GitBox
xiaoxiang781216 opened a new pull request #4860: URL: https://github.com/apache/incubator-nuttx/pull/4860 ## Summary it's easy to handle \n or \r\n ending correctly, so let's reduce the possible option to one(EOL_IS_CR). ## Impact ## Testing -- This is an autom

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #4858: sched:watchdog: remove tick check in wd_timer

2021-11-20 Thread GitBox
xiaoxiang781216 merged pull request #4858: URL: https://github.com/apache/incubator-nuttx/pull/4858 -- 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: sched:watchdog: remove tick check in wd_timer

2021-11-20 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 060b99d sched:watchdog: remove tick