[GitHub] [incubator-nuttx] btashton commented on pull request #2441: sim: fix input handling and add simulated buttons support from mouse

2020-11-30 Thread GitBox
btashton commented on pull request #2441: URL: https://github.com/apache/incubator-nuttx/pull/2441#issuecomment-735628172 @jerpelea These errors are all fine. Those are X11 variable names we have no control over. This is an

[GitHub] [incubator-nuttx] jerpelea commented on pull request #2441: sim: fix input handling and add simulated buttons support from mouse

2020-11-30 Thread GitBox
jerpelea commented on pull request #2441: URL: https://github.com/apache/incubator-nuttx/pull/2441#issuecomment-735630256 @btashton thanks This is an automated message from the Apache Git Service. To respond to the message, p

[GitHub] [incubator-nuttx] yjdwbj commented on issue #2276: Atmel sam4s-xplained-pro board can't using built-in SD Card and nand flash

2020-11-30 Thread GitBox
yjdwbj commented on issue #2276: URL: https://github.com/apache/incubator-nuttx/issues/2276#issuecomment-735631494 > Thank you @adamfeuer reply to me, I having a logic analyzer, and connected to the right PIOD interface. > ![1537179147](https://user-images.githubusercontent.com/321919/

[GitHub] [incubator-nuttx-apps] anchao opened a new pull request #512: wireless/wapi: do not associate with essid/bssid at same time

2020-11-30 Thread GitBox
anchao opened a new pull request #512: URL: https://github.com/apache/incubator-nuttx-apps/pull/512 ## Summary wireless/wapi: do not associate with essid/bssid at same time bssid is a associate trigger point of connection in some drivers. ## Impact wapi save/recon

[incubator-nuttx] 01/03: libc: Change OK/ERROR macro to enum

2020-11-30 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 commit bb8c4485a2803c7873b275a2e732665633b394cb Author: Xiang Xiao AuthorDate: Fri Nov 27 15:50:25 2020 +0800 l

[incubator-nuttx] 02/03: arm/sama5: Fix error: chip/sam_ehci.c:340:38: error: statement with no effect

2020-11-30 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 commit 4ebf446ebb51b291050824e2fb9c2270761a9455 Author: Xiang Xiao AuthorDate: Fri Nov 27 19:41:46 2020 +0800 a

[incubator-nuttx] branch master updated (6637c5a -> 6d5cda1)

2020-11-30 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 6637c5a nrf52 PWM: fix missing trailing comma (build failure) new bb8c448 libc: Change OK/ERROR mac

[GitHub] [incubator-nuttx] jerpelea merged pull request #2418: libc: Change OK/ERROR from macro to enum

2020-11-30 Thread GitBox
jerpelea merged pull request #2418: URL: https://github.com/apache/incubator-nuttx/pull/2418 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

[incubator-nuttx] 03/03: Fix nxstyle warning

2020-11-30 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 commit 6d5cda1db88da11c3dc7df549098890d5e840683 Author: Xiang Xiao AuthorDate: Fri Nov 27 19:45:58 2020 +0800 F

[GitHub] [incubator-nuttx] diegoherranz opened a new issue #2446: STM32 PWM randomly changes polarity

2020-11-30 Thread GitBox
diegoherranz opened a new issue #2446: URL: https://github.com/apache/incubator-nuttx/issues/2446 Following the video tutorials by @acassis (thanks for those by the way!), I've noticed that the PWM output polarity changes randomly. Build the stm32f103-minimum:pwm config: ``` $

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2418: libc: Change OK/ERROR from macro to enum

2020-11-30 Thread GitBox
xiaoxiang781216 commented on pull request #2418: URL: https://github.com/apache/incubator-nuttx/pull/2418#issuecomment-735658510 > > i'm not sure if it's safe to make them an enum. as they are mostly used as int in the tree. just a vague concern. > > The most correct thing to do woul

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2445: drivers/audio: Make audio_null play at real speed

2020-11-30 Thread GitBox
xiaoxiang781216 merged pull request #2445: URL: https://github.com/apache/incubator-nuttx/pull/2445 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-nuttx] yamt opened a new pull request #2447: Syslog format and nxstyle fixes

2020-11-30 Thread GitBox
yamt opened a new pull request #2447: URL: https://github.com/apache/incubator-nuttx/pull/2447 ## Summary Extracted from https://github.com/apache/incubator-nuttx/pull/2347 ## Impact ## Testing This is an

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2441: sim: fix input handling and add simulated buttons support from mouse

2020-11-30 Thread GitBox
xiaoxiang781216 merged pull request #2441: URL: https://github.com/apache/incubator-nuttx/pull/2441 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] branch master updated (6d5cda1 -> f0e8d10)

2020-11-30 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.git. from 6d5cda1 Fix nxstyle warning add f0e8d10 drivers/audio: Make audio_null play at real speed No new

[incubator-nuttx] branch master updated (f0e8d10 -> f3712d2)

2020-11-30 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.git. from f0e8d10 drivers/audio: Make audio_null play at real speed add 010ac2b sim: correctly handle X11 bu

[GitHub] [incubator-nuttx] yjdwbj closed issue #2276: Atmel sam4s-xplained-pro board can't using built-in SD Card and nand flash

2020-11-30 Thread GitBox
yjdwbj closed issue #2276: URL: https://github.com/apache/incubator-nuttx/issues/2276 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 t

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2447: Syslog format and nxstyle fixes

2020-11-30 Thread GitBox
xiaoxiang781216 merged pull request #2447: URL: https://github.com/apache/incubator-nuttx/pull/2447 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] branch master updated (f3712d2 -> 2937ebd)

2020-11-30 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.git. from f3712d2 sim: add support for simulated button device via mouse click add 66bca48 arch/arm/src/stm3

[incubator-nuttx-apps] branch master updated: wireless/wapi: do not associate with essid/bssid at same time

2020-11-30 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 c014504 wireless/wapi: do not

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #512: wireless/wapi: do not associate with essid/bssid at same time

2020-11-30 Thread GitBox
xiaoxiang781216 merged pull request #512: URL: https://github.com/apache/incubator-nuttx-apps/pull/512 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [incubator-nuttx] patacongo commented on pull request #2418: libc: Change OK/ERROR from macro to enum

2020-11-30 Thread GitBox
patacongo commented on pull request #2418: URL: https://github.com/apache/incubator-nuttx/pull/2418#issuecomment-735775501 > > The most correct thing to do would be to remove the definitions of OK and ERROR and replace them with 0 and -1 as required by specifications. OK and ERROR are not

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #2414: net/tcp: implement the fast retransmit

2020-11-30 Thread GitBox
xiaoxiang781216 commented on a change in pull request #2414: URL: https://github.com/apache/incubator-nuttx/pull/2414#discussion_r532593041 ## File path: net/tcp/tcp_send_buffered.c ## @@ -484,6 +485,28 @@ static uint16_t psock_send_eventhandler(FAR struct net_driver_s *dev,

[GitHub] [incubator-nuttx] raiden00pl opened a new pull request #2448: stm32/stm32h7: fix the configuration of PWM outputs when subsequent channels are not enabled

2020-11-30 Thread GitBox
raiden00pl opened a new pull request #2448: URL: https://github.com/apache/incubator-nuttx/pull/2448 ## Summary The previous implementation didn't work properly when subsequent channels were not enabled (eg. CH1 and CH2 disabled, CH3 enabled). ## Impact stm32 and stm32h7 only.

[GitHub] [incubator-nuttx] raiden00pl commented on issue #2446: STM32 PWM randomly changes polarity

2020-11-30 Thread GitBox
raiden00pl commented on issue #2446: URL: https://github.com/apache/incubator-nuttx/issues/2446#issuecomment-735844105 Could you try https://github.com/apache/incubator-nuttx/pull/2448 ? This is an automated message from the

[GitHub] [incubator-nuttx] diegoherranz commented on pull request #2448: stm32/stm32h7: fix the configuration of PWM outputs when subsequent channels are not enabled

2020-11-30 Thread GitBox
diegoherranz commented on pull request #2448: URL: https://github.com/apache/incubator-nuttx/pull/2448#issuecomment-736032200 I've tested this on an STM32F103 and after dozens of attempts, I can't reproduce the issue I was seeing on https://github.com/apache/incubator-nuttx/issues/2446.

[GitHub] [incubator-nuttx] diegoherranz commented on issue #2446: STM32 PWM randomly changes polarity

2020-11-30 Thread GitBox
diegoherranz commented on issue #2446: URL: https://github.com/apache/incubator-nuttx/issues/2446#issuecomment-736032629 See https://github.com/apache/incubator-nuttx/pull/2448#issuecomment-736032200 Thanks. This is

[incubator-nuttx-website] branch asf-site updated: Publishing web: 747adaf5aa6fc01843a89e59f39e0f27e163d1e2 docs: 2937ebde96f53a054267cacb32894f5e4dc532af

2020-11-30 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 e64497d Publishing web

[GitHub] [incubator-nuttx] Donny9 opened a new pull request #2449: mm/circbuf: fix the problem of dividing by zero.

2020-11-30 Thread GitBox
Donny9 opened a new pull request #2449: URL: https://github.com/apache/incubator-nuttx/pull/2449 ## Summary 1.Check the size of circular buffer when circbuf_read, circbuf_peek, circbuf_write to avoid the problem of dividing by zero. 2.Don't alloc buffer when bytes using circbuf_resiz

[GitHub] [incubator-nuttx] liuguo09 commented on pull request #2392: configure.sh: support custom board build config with absolute path

2020-11-30 Thread GitBox
liuguo09 commented on pull request #2392: URL: https://github.com/apache/incubator-nuttx/pull/2392#issuecomment-736181326 > @liuguo09 did you make any progress on that? Last time I checked `configure.c` was behind when it comes to custom boards. @Ouss4 I have made the configure.c cha

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2448: stm32/stm32h7: fix the configuration of PWM outputs when subsequent channels are not enabled

2020-11-30 Thread GitBox
xiaoxiang781216 merged pull request #2448: URL: https://github.com/apache/incubator-nuttx/pull/2448 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-nuttx] xiaoxiang781216 closed issue #2446: STM32 PWM randomly changes polarity

2020-11-30 Thread GitBox
xiaoxiang781216 closed issue #2446: URL: https://github.com/apache/incubator-nuttx/issues/2446 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[incubator-nuttx] branch master updated: stm32/stm32h7: fix the configuration of PWM outputs when subsequent channels are not enabled (eg. CH1 and CH2 disabled, CH3 enabled)

2020-11-30 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 756cb41 stm32/stm32h7: fix the conf

[incubator-nuttx-apps] branch master updated: LVGL: use NuttX's printf()

2020-11-30 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 02c3298 LVGL: use NuttX's prin

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #510: LVGL: use NuttX's printf()

2020-11-30 Thread GitBox
xiaoxiang781216 merged pull request #510: URL: https://github.com/apache/incubator-nuttx-apps/pull/510 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [incubator-nuttx-apps] yamt opened a new pull request #513: syslog and nxstyle fixes

2020-11-30 Thread GitBox
yamt opened a new pull request #513: URL: https://github.com/apache/incubator-nuttx-apps/pull/513 ## Summary See https://github.com/apache/incubator-nuttx/pull/2347 ## Impact ## Testing This is an automat

[GitHub] [incubator-nuttx-apps] yamt commented on pull request #513: syslog and nxstyle fixes

2020-11-30 Thread GitBox
yamt commented on pull request #513: URL: https://github.com/apache/incubator-nuttx-apps/pull/513#issuecomment-736227982 The following nxstyle error is intentionally left. It's a nested function. I guess nxstyle doesn't support it. netutils/chat/chat.c:110:8: error: Bad co

[incubator-nuttx] branch master updated: mm/circbuf: fix the problem of dividing by zero.

2020-11-30 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 6427187 mm/circbuf: fix the problem

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2449: mm/circbuf: fix the problem of dividing by zero.

2020-11-30 Thread GitBox
xiaoxiang781216 merged pull request #2449: URL: https://github.com/apache/incubator-nuttx/pull/2449 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] 03/03: netutils/chat/chat.c: Avoid assumping debug macro expansion

2020-11-30 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-apps.git commit ab83a12cffc93018786959b1d1d4023c784c4425 Author: YAMAMOTO Takashi AuthorDate: Tue Dec 1 14:10:24 2020 +0

[incubator-nuttx-apps] 01/03: fsutils/mkfatfs/configfat.c: Fix syslog formats

2020-11-30 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-apps.git commit e9a48d174ea04e692c25395c803fa54f2ca454ab Author: YAMAMOTO Takashi AuthorDate: Tue Dec 1 14:01:13 2020 +0

[incubator-nuttx-apps] 02/03: netutils/chat/chat.c: Appease nxstyle

2020-11-30 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-apps.git commit 12a98433b7e42386c4b5a770725dccc976ac1b73 Author: YAMAMOTO Takashi AuthorDate: Tue Dec 1 14:08:41 2020 +0

[incubator-nuttx-apps] branch master updated (02c3298 -> ab83a12)

2020-11-30 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git. from 02c3298 LVGL: use NuttX's printf() new e9a48d1 fsutils/mkfatfs/configfat.c: Fix syslog formats

[GitHub] [incubator-nuttx-apps] jerpelea merged pull request #513: syslog and nxstyle fixes

2020-11-30 Thread GitBox
jerpelea merged pull request #513: URL: https://github.com/apache/incubator-nuttx-apps/pull/513 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[GitHub] [incubator-nuttx] raiden00pl commented on pull request #2448: stm32/stm32h7: fix the configuration of PWM outputs when subsequent channels are not enabled

2020-11-30 Thread GitBox
raiden00pl commented on pull request #2448: URL: https://github.com/apache/incubator-nuttx/pull/2448#issuecomment-736269485 @diegoherranz The PWM output configuration was read from the wrong memory address (in my case it was ). The fact that most of the time it worked properly was just a c

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2392: configure.sh: support custom board build config with absolute path

2020-11-30 Thread GitBox
xiaoxiang781216 merged pull request #2392: URL: https://github.com/apache/incubator-nuttx/pull/2392 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] 01/02: configure.sh: support custom board build with absolute path

2020-11-30 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 commit b044ec5a864118fa6b71156bb452a03b1b9da47a Author: liuhaitao AuthorDate: Mon Nov 23 17:17:18 2020 +0800 c

[incubator-nuttx] branch master updated (6427187 -> 2bbb1f2)

2020-11-30 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.git. from 6427187 mm/circbuf: fix the problem of dividing by zero. new b044ec5 configure.sh: support custom

[incubator-nuttx] 02/02: configure.c: add custom board path build support too

2020-11-30 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 commit 2bbb1f28d52746b5b6f0411069b40af2e29f04f5 Author: liuhaitao AuthorDate: Mon Nov 30 20:47:57 2020 +0800 c