[GitHub] [incubator-nuttx] btashton commented on pull request #2290: [BACKPORT #2265/#2267/#2281] sim: Remove cxxtest specifial Make.defs

2020-11-12 Thread GitBox
btashton commented on pull request #2290: URL: https://github.com/apache/incubator-nuttx/pull/2290#issuecomment-726582843 @xiaoxiang781216 I have added all three patches and tested it locally. Thank you. This is an automated

[GitHub] [incubator-nuttx] Ouss4 merged pull request #2224: xtensa/esp32: Add SPI Flash hardware encryption I/O support

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

[incubator-nuttx] branch master updated: xtensa/esp32: Add SPI Flash hardware encryption I/O support

2020-11-12 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche 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 bfb5214 xtensa/esp32: Add SPI Fla

[incubator-nuttx] branch master updated: stm32: Add DMAMUX register mappings and request IDs

2020-11-12 Thread raiden00
This is an automated email from the ASF dual-hosted git repository. raiden00 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 4977522 stm32: Add DMAMUX register m

[incubator-nuttx] branch master updated: stm32h7/stm32_dmamux.h: Add missing CCR SPOL defines

2020-11-12 Thread raiden00
This is an automated email from the ASF dual-hosted git repository. raiden00 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 fd020fa stm32h7/stm32_dmamux.h: Add

[incubator-nuttx] branch releases/10.0 updated (3de074b -> 3cfdf42)

2020-11-12 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch releases/10.0 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 3de074b sched: sched: Remove sched_tasklistlock.c for SMP add 3cfdf42 libc/stdio: Prealloca

[incubator-nuttx] branch master updated: stm32f0l0g0/stm32_dmamux.h: Fix errors in bitfield definitions

2020-11-12 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 35126b3 stm32f0l0g0/stm32_dmamux.h:

[incubator-nuttx] branch master updated: stm32h7/stm32_dmamux.h: Add missing CCR SPOL defines

2020-11-12 Thread raiden00
This is an automated email from the ASF dual-hosted git repository. raiden00 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 fd020fa stm32h7/stm32_dmamux.h: Add

[GitHub] [incubator-nuttx] btashton commented on pull request #2290: [BACKPORT #2281] sim: Remove cxxtest specifial Make.defs

2020-11-12 Thread GitBox
btashton commented on pull request #2290: URL: https://github.com/apache/incubator-nuttx/pull/2290#issuecomment-726567173 > @btashton please cherry-pick these patches: https://github.com/apache/incubator-nuttx/pull/2267, https://github.com/apache/incubator-nuttx/pull/2265. Thanks I'

[GitHub] [incubator-nuttx] raiden00pl merged pull request #2288: stm32: Add DMAMUX register mappings and request IDs

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

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2286: stm32f0l0g0/stm32_dmamux.h: Fix errors in bitfield definitions

2020-11-12 Thread GitBox
xiaoxiang781216 merged pull request #2286: URL: https://github.com/apache/incubator-nuttx/pull/2286 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 commented on pull request #2286: stm32f0l0g0/stm32_dmamux.h: Fix errors in bitfield definitions

2020-11-12 Thread GitBox
xiaoxiang781216 commented on pull request #2286: URL: https://github.com/apache/incubator-nuttx/pull/2286#issuecomment-726566052 LGTM. This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2293: [BACKPORT #2263] libc/stdio: Preallocate the stdin, stdout and stderr

2020-11-12 Thread GitBox
xiaoxiang781216 merged pull request #2293: URL: https://github.com/apache/incubator-nuttx/pull/2293 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 commented on pull request #2293: [BACKPORT #2263] libc/stdio: Preallocate the stdin, stdout and stderr

2020-11-12 Thread GitBox
xiaoxiang781216 commented on pull request #2293: URL: https://github.com/apache/incubator-nuttx/pull/2293#issuecomment-726565880 Yes, I think so. Let's merge it. This is an automated message from the Apache Git Service. To re

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2290: [BACKPORT #2281] sim: Remove cxxtest specifial Make.defs

2020-11-12 Thread GitBox
xiaoxiang781216 commented on pull request #2290: URL: https://github.com/apache/incubator-nuttx/pull/2290#issuecomment-726564993 @btashton please cherry-pick these patches: https://github.com/apache/incubator-nuttx/pull/2267, https://github.com/apache/incubator-nuttx/pull/2265. -

[GitHub] [incubator-nuttx] raiden00pl merged pull request #2287: stm32h7/stm32_dmamux.h: Add missing CCR SPOL defines

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

[GitHub] [incubator-nuttx] raiden00pl commented on pull request #2273: stm32/stm32_spi: Add SPI register definitions for STM32G47xxx

2020-11-12 Thread GitBox
raiden00pl commented on pull request #2273: URL: https://github.com/apache/incubator-nuttx/pull/2273#issuecomment-726563814 I agree that the main problem with the current solution is consistency. But the next problem I see is less flexibility. If in the future ST introduces some new fun

[incubator-nuttx] branch releases/10.0 updated (d7a93d6 -> 3de074b)

2020-11-12 Thread masayuki
This is an automated email from the ASF dual-hosted git repository. masayuki pushed a change to branch releases/10.0 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from d7a93d6 Fix issue #2098 non functional sim:touchscreen new d51e736 sched: task: Fix nxtask_e

[incubator-nuttx] 03/03: sched: sched: Remove sched_tasklistlock.c for SMP

2020-11-12 Thread masayuki
This is an automated email from the ASF dual-hosted git repository. masayuki pushed a commit to branch releases/10.0 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 3de074be0bba0baba5c2d5d4ca63e82369ccfe11 Author: Masayuki Ishikawa AuthorDate: Wed Nov 11 08:13:45 202

[incubator-nuttx] 02/03: sched: pthread: Fix pthread_join() for SMP

2020-11-12 Thread masayuki
This is an automated email from the ASF dual-hosted git repository. masayuki pushed a commit to branch releases/10.0 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit f93152a867b16e46c63d38cda60c7741c041a6ec Author: Masayuki Ishikawa AuthorDate: Tue Nov 10 11:03:12 202

[GitHub] [incubator-nuttx] masayuki2009 merged pull request #2291: [BACKPORT #2264/#2272/#2279] Fix nxtask_exit() and pthread_join() for SMP

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

[incubator-nuttx] 01/03: sched: task: Fix nxtask_exit() for SMP

2020-11-12 Thread masayuki
This is an automated email from the ASF dual-hosted git repository. masayuki pushed a commit to branch releases/10.0 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit d51e7361f611e40f933689fe382a4f5713e915d0 Author: Masayuki Ishikawa AuthorDate: Mon Nov 9 16:31:57 2020

[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #2291: [BACKPORT #2264/#2272/#2279] Fix nxtask_exit() and pthread_join() for SMP

2020-11-12 Thread GitBox
masayuki2009 commented on pull request #2291: URL: https://github.com/apache/incubator-nuttx/pull/2291#issuecomment-726536379 > My apologies. I had missed it originally and forgot to force push, it should be there now. @btashton Thanks, all the commits are now included in this PR

[incubator-nuttx] 01/02: board: add ADB example for stm32/photon

2020-11-12 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 5892927aea120e6c0969df4344a5d01af6a7540b Author: Simon Piriou AuthorDate: Mon Nov 9 22:35:45 2020 +0100

[incubator-nuttx] branch master updated (1f5786f -> da70eb5)

2020-11-12 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 1f5786f libc/stdlib: Fix range check in strtoul(l) new 5892927 board: add ADB example for stm32/pho

[incubator-nuttx] 02/02: usbdev: adb: fix missing break

2020-11-12 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit da70eb5c56e9f0401bb13b8ecf18e50d31741a33 Author: Simon Piriou AuthorDate: Wed Oct 28 02:28:33 2020 +0100

[incubator-nuttx] branch master updated (1f5786f -> da70eb5)

2020-11-12 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 1f5786f libc/stdlib: Fix range check in strtoul(l) new 5892927 board: add ADB example for stm32/pho

[incubator-nuttx] 02/02: usbdev: adb: fix missing break

2020-11-12 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit da70eb5c56e9f0401bb13b8ecf18e50d31741a33 Author: Simon Piriou AuthorDate: Wed Oct 28 02:28:33 2020 +0100

[incubator-nuttx] 01/02: board: add ADB example for stm32/photon

2020-11-12 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 5892927aea120e6c0969df4344a5d01af6a7540b Author: Simon Piriou AuthorDate: Mon Nov 9 22:35:45 2020 +0100

[GitHub] [incubator-nuttx] btashton merged pull request #2247: add defconfig example for ADB (Android Debug Bridge)

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

[GitHub] [incubator-nuttx] btashton commented on pull request #2247: add defconfig example for ADB (Android Debug Bridge)

2020-11-12 Thread GitBox
btashton commented on pull request #2247: URL: https://github.com/apache/incubator-nuttx/pull/2247#issuecomment-726531930 @spiriou I'll merge this as it is, we can refine a sim configuration later. Thanks! This is an automa

[GitHub] [incubator-nuttx] btashton commented on pull request #2291: [BACKPORT #2264/#2272/#2279] Fix nxtask_exit() and pthread_join() for SMP

2020-11-12 Thread GitBox
btashton commented on pull request #2291: URL: https://github.com/apache/incubator-nuttx/pull/2291#issuecomment-726530659 My apologies. I had missed it originally and forgot to force push, it should be there now. This is an

[GitHub] [incubator-nuttx] btashton closed issue #2289: Compile error of qemu port, Ho to deal with this error?

2020-11-12 Thread GitBox
btashton closed issue #2289: URL: https://github.com/apache/incubator-nuttx/issues/2289 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

[GitHub] [incubator-nuttx] btashton commented on issue #2203: Hardfault on boot when only usb console is used

2020-11-12 Thread GitBox
btashton commented on issue #2203: URL: https://github.com/apache/incubator-nuttx/issues/2203#issuecomment-726528147 I believe this backport PR resolve this issue on 10.0 branch https://github.com/apache/incubator-nuttx/pull/2293 --

[GitHub] [incubator-nuttx] btashton commented on pull request #2293: [BACKPORT #2263] libc/stdio: Preallocate the stdin, stdout and stderr

2020-11-12 Thread GitBox
btashton commented on pull request #2293: URL: https://github.com/apache/incubator-nuttx/pull/2293#issuecomment-726526794 @davids5 I tried to follow the issue and PR around this, it seems like this is the only backport needed (beyond the ones we already have) to resolve the console issue?

[GitHub] [incubator-nuttx] btashton opened a new pull request #2293: [BACKPORT #2263] libc/stdio: Preallocate the stdin, stdout and stderr

2020-11-12 Thread GitBox
btashton opened a new pull request #2293: URL: https://github.com/apache/incubator-nuttx/pull/2293 ## Summary Backports #2263 This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [incubator-nuttx] masayuki2009 edited a comment on pull request #2291: [BACKPORT #2264/#2272/#2279] Fix nxtask_exit() and pthread_join() for SMP

2020-11-12 Thread GitBox
masayuki2009 edited a comment on pull request #2291: URL: https://github.com/apache/incubator-nuttx/pull/2291#issuecomment-726521377 > @masayuki2009 Sorry it took me a bit to get to these. I think this covers the backport of your SMP fixes. @btashton Thanks! But I think https

[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #2291: [BACKPORT #2264/#2272/#2279] Fix nxtask_exit() and pthread_join() for SMP

2020-11-12 Thread GitBox
masayuki2009 commented on pull request #2291: URL: https://github.com/apache/incubator-nuttx/pull/2291#issuecomment-726521377 > @masayuki2009 Sorry it took me a bit to get to these. I think this covers the backport of your SMP fixes. @btashton Thanks! But I think https://gith

[GitHub] [incubator-nuttx] 13824125580 opened a new issue #2292: link error on qemu:nsh project.

2020-11-12 Thread GitBox
13824125580 opened a new issue #2292: URL: https://github.com/apache/incubator-nuttx/issues/2292 Hi folks: i meet a link error about symbolize relocate, the detail is as follows, my environment is Ubuntu14.04 with gcc version 4.8.5 any thing wrong for me? thank you! LD: nuttx.e

[GitHub] [incubator-nuttx] btashton commented on pull request #2291: [BACKPORT #2264/#2272/#2279] Fix nxtask_exit() and pthread_join() for SMP

2020-11-12 Thread GitBox
btashton commented on pull request #2291: URL: https://github.com/apache/incubator-nuttx/pull/2291#issuecomment-726518637 @masayuki2009 Sorry it took me a bit to get to these. I think this covers the backport of your SMP fixes.

[GitHub] [incubator-nuttx] 13824125580 commented on issue #2289: Compile error of qemu port, Ho to deal with this error?

2020-11-12 Thread GitBox
13824125580 commented on issue #2289: URL: https://github.com/apache/incubator-nuttx/issues/2289#issuecomment-726518490 > Looks like you have a very old version of git and should probably upgrade. But you can get around this by running the tool directly and supplying a ver

[GitHub] [incubator-nuttx] btashton opened a new pull request #2291: [BACKPORT #2264/#2272/#2279] Fix nxtask_exit() and pthread_join() for SMP

2020-11-12 Thread GitBox
btashton opened a new pull request #2291: URL: https://github.com/apache/incubator-nuttx/pull/2291 ## Summary Backport SMP fixes #2264 #2272 #2279 ## Impact ## Testing Running sim:smp and ostest on a 10 loop soak where it previously would lock --

[GitHub] [incubator-nuttx] btashton commented on pull request #2290: [BACKPORT #2281] sim: Remove cxxtest specifial Make.defs

2020-11-12 Thread GitBox
btashton commented on pull request #2290: URL: https://github.com/apache/incubator-nuttx/pull/2290#issuecomment-726515266 @xiaoxiang781216 I think there is something else necessary for this backport besides what was in the PR: ``` cxxtest_main.cxx: In function ‘void test_rtti()’:

[GitHub] [incubator-nuttx] btashton opened a new pull request #2290: [BACKPORT #2281] sim: Remove cxxtest specifial Make.defs

2020-11-12 Thread GitBox
btashton opened a new pull request #2290: URL: https://github.com/apache/incubator-nuttx/pull/2290 ## Summary Backports #2281 ## Impact ## Testing sim:cxxtesting This is an automated message from the Apac

[GitHub] [incubator-nuttx-apps] yamt commented on a change in pull request #472: Fix random printf format warnings and type mismatches

2020-11-12 Thread GitBox
yamt commented on a change in pull request #472: URL: https://github.com/apache/incubator-nuttx-apps/pull/472#discussion_r522632246 ## File path: include/graphics/nxwidgets/itextbox.hxx ## @@ -208,7 +208,7 @@ namespace NXWidgets * @return position The cursor position.

[GitHub] [incubator-nuttx] btashton commented on issue #2289: Compile error of qemu port, Ho to deal with this error?

2020-11-12 Thread GitBox
btashton commented on issue #2289: URL: https://github.com/apache/incubator-nuttx/issues/2289#issuecomment-726503150 Looks like you have a very old version of git and should probably upgrade. But you can get around this by running the tool directly and supplying a version like 9.1.0 `./to

[GitHub] [incubator-nuttx] 13824125580 opened a new issue #2289: Compile error of qemu port, Ho to deal with this error?

2020-11-12 Thread GitBox
13824125580 opened a new issue #2289: URL: https://github.com/apache/incubator-nuttx/issues/2289 Hi folks: my procedure is this: 1.clone the nuttx and apps project and let then in the same directory. 2. ./tools/configure.sh qemu-intel64:nsh and got success. 3. execute "mak

[GitHub] [incubator-nuttx] donghengqaz commented on a change in pull request #2224: xtensa/esp32: Add SPI Flash hardware encryption I/O support

2020-11-12 Thread GitBox
donghengqaz commented on a change in pull request #2224: URL: https://github.com/apache/incubator-nuttx/pull/2224#discussion_r522589727 ## File path: arch/xtensa/src/esp32/esp32_spiflash.c ## @@ -1044,24 +1427,12 @@ static ssize_t esp32_read(FAR struct mtd_dev_s *dev, off_t of

[GitHub] [incubator-nuttx] donghengqaz commented on a change in pull request #2224: xtensa/esp32: Add SPI Flash hardware encryption I/O support

2020-11-12 Thread GitBox
donghengqaz commented on a change in pull request #2224: URL: https://github.com/apache/incubator-nuttx/pull/2224#discussion_r522581666 ## File path: arch/xtensa/src/esp32/esp32_spiflash.c ## @@ -862,108 +974,380 @@ static int esp32_writedata(FAR struct esp32_spiflash_s *priv,

[GitHub] [incubator-nuttx] donghengqaz commented on a change in pull request #2224: xtensa/esp32: Add SPI Flash hardware encryption I/O support

2020-11-12 Thread GitBox
donghengqaz commented on a change in pull request #2224: URL: https://github.com/apache/incubator-nuttx/pull/2224#discussion_r522581666 ## File path: arch/xtensa/src/esp32/esp32_spiflash.c ## @@ -862,108 +974,380 @@ static int esp32_writedata(FAR struct esp32_spiflash_s *priv,

[GitHub] [incubator-nuttx] donghengqaz commented on a change in pull request #2224: xtensa/esp32: Add SPI Flash hardware encryption I/O support

2020-11-12 Thread GitBox
donghengqaz commented on a change in pull request #2224: URL: https://github.com/apache/incubator-nuttx/pull/2224#discussion_r522581666 ## File path: arch/xtensa/src/esp32/esp32_spiflash.c ## @@ -862,108 +974,380 @@ static int esp32_writedata(FAR struct esp32_spiflash_s *priv,

[incubator-nuttx-website] branch asf-site updated: Publishing web: 5eb8540a7fe060c5e451b36dfb23656a6f18e3e7 docs: 1f5786f5eab6ca09b960c8595fb036f00216573e

2020-11-12 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 e8140fd Publishing web

[GitHub] [incubator-nuttx] hartmannathan commented on pull request #2273: stm32/stm32_spi: Add SPI register definitions for STM32G47xxx

2020-11-12 Thread GitBox
hartmannathan commented on pull request #2273: URL: https://github.com/apache/incubator-nuttx/pull/2273#issuecomment-726401665 > @hartmannathan - Do you envision the SPI IP version will enable a user choice? As the roll up of CONFIG_HAVE_TIMER5 into STM32_HAVE_IP_TIMERS_V2 does? The

[GitHub] [incubator-nuttx] Ouss4 commented on a change in pull request #2224: xtensa/esp32: Add SPI Flash hardware encryption I/O support

2020-11-12 Thread GitBox
Ouss4 commented on a change in pull request #2224: URL: https://github.com/apache/incubator-nuttx/pull/2224#discussion_r522470258 ## File path: arch/xtensa/src/esp32/esp32_spiflash.c ## @@ -862,108 +974,380 @@ static int esp32_writedata(FAR struct esp32_spiflash_s *priv, uint3

[GitHub] [incubator-nuttx] davids5 commented on pull request #2263: libc/stdio: Preallocate the stdin, stdout and stderr

2020-11-12 Thread GitBox
davids5 commented on pull request #2263: URL: https://github.com/apache/incubator-nuttx/pull/2263#issuecomment-726174077 > I'm not sure, doesn't this mean that this remapping to dev/null doesn't needed anymore in PX4? @lukegluke I tested it on and off. I prefer having the mapping to

[GitHub] [incubator-nuttx] hartmannathan opened a new pull request #2288: stm32: Add DMAMUX register mappings and request IDs

2020-11-12 Thread GitBox
hartmannathan opened a new pull request #2288: URL: https://github.com/apache/incubator-nuttx/pull/2288 ## Summary Adding new files: - arch/arm/src/stm32/hardware/stm32_dmamux.h - arch/arm/src/stm32/hardware/stm32g47xxx_dmamux.h to provide DMAMUX register mappings. Cu

[GitHub] [incubator-nuttx] hartmannathan opened a new pull request #2287: stm32h7/stm32_dmamux.h: Add missing CCR SPOL defines

2020-11-12 Thread GitBox
hartmannathan opened a new pull request #2287: URL: https://github.com/apache/incubator-nuttx/pull/2287 ## Summary arch/arm/src/stm32h7/hardware/stm32_dmamux.h: Added missing defines DMAMUX_CCR_SPOL_NONE, DMAMUX_CCR_SPOL_RISING, DMAMUX_CCR_SPOL_FALLING, and DMAMUX_CCR_SPOL_BOT

[GitHub] [incubator-nuttx] hartmannathan opened a new pull request #2286: stm32f0l0g0/stm32_dmamux.h: Fix errors in bitfield definitions

2020-11-12 Thread GitBox
hartmannathan opened a new pull request #2286: URL: https://github.com/apache/incubator-nuttx/pull/2286 ## Summary Fix errors in DMAMUX register bitfield definitions. Used reference manual for STM32G071CB. The F0 and L0 families do not appear to have a DMAMUX. arch/arm/

[GitHub] [incubator-nuttx] lukegluke edited a comment on pull request #2263: libc/stdio: Preallocate the stdin, stdout and stderr

2020-11-12 Thread GitBox
lukegluke edited a comment on pull request #2263: URL: https://github.com/apache/incubator-nuttx/pull/2263#issuecomment-726132508 > @lukegluke `dmesg` works fine on fmu-v6x @davids5, JFYI I've found out the reason of empty px4 dmesg: `CONFIG_DEV_CONSOLE=n` leads to remapping console

[GitHub] [incubator-nuttx] lukegluke commented on pull request #2263: libc/stdio: Preallocate the stdin, stdout and stderr

2020-11-12 Thread GitBox
lukegluke commented on pull request #2263: URL: https://github.com/apache/incubator-nuttx/pull/2263#issuecomment-726132508 > @lukegluke `dmesg` works fine on fmu-v6x @davids5, JFYI I've found out the reason of empty dmesg: `CONFIG_DEV_CONSOLE =n` leads to remapping console to dev/nul

[GitHub] [incubator-nuttx] davids5 commented on pull request #2273: stm32/stm32_spi: Add SPI register definitions for STM32G47xxx

2020-11-12 Thread GitBox
davids5 commented on pull request #2273: URL: https://github.com/apache/incubator-nuttx/pull/2273#issuecomment-726121192 @hartmannathan - Do you envision the SPI IP version will enable a user choice? As the roll up of CONFIG_HAVE_TIMER5 into STM32_HAVE_IP_TIMERS_V2 does? -

[GitHub] [incubator-nuttx] davids5 commented on pull request #2177: FLASH waiting cycles are configured based on HCLK.

2020-11-12 Thread GitBox
davids5 commented on pull request #2177: URL: https://github.com/apache/incubator-nuttx/pull/2177#issuecomment-726117194 > @v01d thank you for the details on the matter. It was constructive nevertheless. > > Do you both agree that this change is correct? Shall I proceed with the nxs

[GitHub] [incubator-nuttx] hartmannathan commented on pull request #2273: stm32/stm32_spi: Add SPI register definitions for STM32G47xxx

2020-11-12 Thread GitBox
hartmannathan commented on pull request #2273: URL: https://github.com/apache/incubator-nuttx/pull/2273#issuecomment-726116005 @davids5 @raiden00pl I have the pre-squashed version where I was setting the IP version in Kconfig. If it's better to reinstate that code, let me know and I'll ope

[GitHub] [incubator-nuttx] davids5 commented on pull request #2273: stm32/stm32_spi: Add SPI register definitions for STM32G47xxx

2020-11-12 Thread GitBox
davids5 commented on pull request #2273: URL: https://github.com/apache/incubator-nuttx/pull/2273#issuecomment-726109276 @raiden00pl - Got it. Thank you for the example. I think the register case is different. This is an

[incubator-nuttx] branch master updated: libc/stdlib: Fix range check in strtoul(l)

2020-11-12 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 1f5786f libc/stdlib: Fix range chec

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2285: libc/stdlib: Fix range check in strtoul(l)

2020-11-12 Thread GitBox
xiaoxiang781216 merged pull request #2285: URL: https://github.com/apache/incubator-nuttx/pull/2285 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] raiden00pl commented on pull request #2273: stm32/stm32_spi: Add SPI register definitions for STM32G47xxx

2020-11-12 Thread GitBox
raiden00pl commented on pull request #2273: URL: https://github.com/apache/incubator-nuttx/pull/2273#issuecomment-726071323 > There other is invariant it is the version of IP on the die. The users choice does can not change the IP version in the the chip. You have to know the IP vers

[GitHub] [incubator-nuttx] acassis commented on pull request #2230: Support for MAX1161X family of I2C 12 bit ADC chips:

2020-11-12 Thread GitBox
acassis commented on pull request #2230: URL: https://github.com/apache/incubator-nuttx/pull/2230#issuecomment-726063580 > > @fckruegel hmm, there is a conflict in the include/nuttx/analog/ioctl.h did you see that? I think it was modified since you submit the original PR. > > Yes, I

[incubator-nuttx] branch master updated: stm32/stm32_spi: Add SPI register definitions for STM32G47XX

2020-11-12 Thread davids5
This is an automated email from the ASF dual-hosted git repository. davids5 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 87bfa24 stm32/stm32_spi: Add SPI regi

[GitHub] [incubator-nuttx] davids5 merged pull request #2273: stm32/stm32_spi: Add SPI register definitions for STM32G47xxx

2020-11-12 Thread GitBox
davids5 merged pull request #2273: URL: https://github.com/apache/incubator-nuttx/pull/2273 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 t

[GitHub] [incubator-nuttx] davids5 commented on pull request #2284: stm32h7/stm32_dmamux.h: Fix errors in bitfield definitions

2020-11-12 Thread GitBox
davids5 commented on pull request #2284: URL: https://github.com/apache/incubator-nuttx/pull/2284#issuecomment-726018785 @hartmannathan - good catch! This is an automated message from the Apache Git Service. To respon

[GitHub] [incubator-nuttx] donghengqaz commented on a change in pull request #2224: xtensa/esp32: Add SPI Flash hardware encryption I/O support

2020-11-12 Thread GitBox
donghengqaz commented on a change in pull request #2224: URL: https://github.com/apache/incubator-nuttx/pull/2224#discussion_r522033505 ## File path: arch/xtensa/src/esp32/esp32_spiflash.c ## @@ -862,108 +974,380 @@ static int esp32_writedata(FAR struct esp32_spiflash_s *priv,

[GitHub] [incubator-nuttx] davids5 commented on pull request #2273: stm32/stm32_spi: Add SPI register definitions for STM32G47xxx

2020-11-12 Thread GitBox
davids5 commented on pull request #2273: URL: https://github.com/apache/incubator-nuttx/pull/2273#issuecomment-726013691 > I don't think we can move all IP version configurations to chip.h. Peripherals functionality depends on the IP version and this information is needed in Kconfig (eg. t

[GitHub] [incubator-nuttx] masayuki2009 commented on a change in pull request #2282: cxd56: add initial audio SRC implementation

2020-11-12 Thread GitBox
masayuki2009 commented on a change in pull request #2282: URL: https://github.com/apache/incubator-nuttx/pull/2282#discussion_r521976899 ## File path: drivers/audio/cxd56.c ## @@ -1370,22 +1375,24 @@ static void cxd56_dma_int_handler(void) flags = spin_lock_irqsave();

[GitHub] [incubator-nuttx] masayuki2009 commented on a change in pull request #2282: cxd56: add initial audio SRC implementation

2020-11-12 Thread GitBox
masayuki2009 commented on a change in pull request #2282: URL: https://github.com/apache/incubator-nuttx/pull/2282#discussion_r521976899 ## File path: drivers/audio/cxd56.c ## @@ -1370,22 +1375,24 @@ static void cxd56_dma_int_handler(void) flags = spin_lock_irqsave();

[GitHub] [incubator-nuttx] masayuki2009 commented on a change in pull request #2282: cxd56: add initial audio SRC implementation

2020-11-12 Thread GitBox
masayuki2009 commented on a change in pull request #2282: URL: https://github.com/apache/incubator-nuttx/pull/2282#discussion_r521963461 ## File path: drivers/audio/cxd56_src.c ## @@ -0,0 +1,606 @@ +/ +

[GitHub] [incubator-nuttx] Ouss4 commented on a change in pull request #2224: xtensa/esp32: Add SPI Flash hardware encryption I/O support

2020-11-12 Thread GitBox
Ouss4 commented on a change in pull request #2224: URL: https://github.com/apache/incubator-nuttx/pull/2224#discussion_r521948523 ## File path: arch/xtensa/src/esp32/esp32_spiflash.c ## @@ -1044,24 +1427,12 @@ static ssize_t esp32_read(FAR struct mtd_dev_s *dev, off_t offset,

[GitHub] [incubator-nuttx] Ouss4 commented on a change in pull request #2224: xtensa/esp32: Add SPI Flash hardware encryption I/O support

2020-11-12 Thread GitBox
Ouss4 commented on a change in pull request #2224: URL: https://github.com/apache/incubator-nuttx/pull/2224#discussion_r521946905 ## File path: arch/xtensa/src/esp32/esp32_spiflash.c ## @@ -862,108 +974,380 @@ static int esp32_writedata(FAR struct esp32_spiflash_s *priv, uint3

[GitHub] [incubator-nuttx] donghengqaz commented on a change in pull request #2224: xtensa/esp32: Add SPI Flash hardware encryption I/O support

2020-11-12 Thread GitBox
donghengqaz commented on a change in pull request #2224: URL: https://github.com/apache/incubator-nuttx/pull/2224#discussion_r521928395 ## File path: arch/xtensa/src/esp32/esp32_spiflash.c ## @@ -1044,24 +1427,12 @@ static ssize_t esp32_read(FAR struct mtd_dev_s *dev, off_t of

[GitHub] [incubator-nuttx] jerpelea commented on pull request #2282: cxd56: add initial audio SRC implementation

2020-11-12 Thread GitBox
jerpelea commented on pull request #2282: URL: https://github.com/apache/incubator-nuttx/pull/2282#issuecomment-725914174 @acassis @masayuki2009 the nxstyle is expected to fail please check This is an automated messag

[GitHub] [incubator-nuttx] Ouss4 commented on a change in pull request #2224: xtensa/esp32: Add SPI Flash hardware encryption I/O support

2020-11-12 Thread GitBox
Ouss4 commented on a change in pull request #2224: URL: https://github.com/apache/incubator-nuttx/pull/2224#discussion_r521901902 ## File path: arch/xtensa/src/esp32/esp32_spiflash.c ## @@ -1044,24 +1427,12 @@ static ssize_t esp32_read(FAR struct mtd_dev_s *dev, off_t offset,