[GitHub] [incubator-nuttx] yamt commented on a change in pull request #274: Improve sim timer

2020-02-13 Thread GitBox
yamt commented on a change in pull request #274: Improve sim timer URL: https://github.com/apache/incubator-nuttx/pull/274#discussion_r379289488 ## File path: arch/sim/src/sim/up_rtc.c ## @@ -0,0 +1,127 @@

[GitHub] [incubator-nuttx] yamt opened a new pull request #280: tiva/lm3s6965-ek: Fix a build error with certain configurations

2020-02-13 Thread GitBox
yamt opened a new pull request #280: tiva/lm3s6965-ek: Fix a build error with certain configurations URL: https://github.com/apache/incubator-nuttx/pull/280 This is an automated message from the Apache Git Service. To

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #278: tiva_serial.c: Make this buildable with certain configurations

2020-02-13 Thread GitBox
xiaoxiang781216 merged pull request #278: tiva_serial.c: Make this buildable with certain configurations URL: https://github.com/apache/incubator-nuttx/pull/278 This is an automated message from the Apache Git Service. To

[incubator-nuttx] branch master updated: tiva_serial.c: Make this buildable with certain configurations

2020-02-13 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 f79b47a tiva_serial.c: Make this

[GitHub] [incubator-nuttx] yamt opened a new pull request #279: tiva/lm3s6965-ek: Add CONFIG_BOARD_LATE_INITIALIZE

2020-02-13 Thread GitBox
yamt opened a new pull request #279: tiva/lm3s6965-ek: Add CONFIG_BOARD_LATE_INITIALIZE URL: https://github.com/apache/incubator-nuttx/pull/279 A shrinked copy of the sim version. This is an automated message from the Apache

[GitHub] [incubator-nuttx] yamt opened a new pull request #278: tiva_serial.c: Make this buildable with certain configurations

2020-02-13 Thread GitBox
yamt opened a new pull request #278: tiva_serial.c: Make this buildable with certain configurations URL: https://github.com/apache/incubator-nuttx/pull/278 This is an automated message from the Apache Git Service. To

[GitHub] [incubator-nuttx] liuguo09 opened a new pull request #277: sim/userfs: add worker thread config to fix build break

2020-02-13 Thread GitBox
liuguo09 opened a new pull request #277: sim/userfs: add worker thread config to fix build break URL: https://github.com/apache/incubator-nuttx/pull/277 net/loopback.c:75:4: error: #error Worker thread support is required (CONFIG_SCHED_WORKQUEUE) # error Worker thread support is

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #67: wireless: gs2200m: Add support for setsockopt_request()

2020-02-13 Thread GitBox
xiaoxiang781216 merged pull request #67: wireless: gs2200m: Add support for setsockopt_request() URL: https://github.com/apache/incubator-nuttx-apps/pull/67 This is an automated message from the Apache Git Service. To

[incubator-nuttx-apps] branch master updated: wireless: gs2200m: Add support for setsockopt_request()

2020-02-13 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 de4d52d wireless: gs2200m:

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #272: Sim: loadable module definitions

2020-02-13 Thread GitBox
xiaoxiang781216 merged pull request #272: Sim: loadable module definitions URL: https://github.com/apache/incubator-nuttx/pull/272 This is an automated message from the Apache Git Service. To respond to the message, please

[incubator-nuttx] branch master updated (7f1f930 -> 3df686e)

2020-02-13 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 7f1f930 Remove unneeded dependency on USB add 3ead779 sim: Add loadable module definitions

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #276: Fix LMS36965 memory card detection

2020-02-13 Thread GitBox
xiaoxiang781216 merged pull request #276: Fix LMS36965 memory card detection URL: https://github.com/apache/incubator-nuttx/pull/276 This is an automated message from the Apache Git Service. To respond to the message, please

[incubator-nuttx] branch master updated (0b25b96 -> 7f1f930)

2020-02-13 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 0b25b96 net/netlink/netlink_route.c: Fix a typo. add 1832172 Fix wrong name for CONFIG_MMCSD_SPI

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #274: Improve sim timer

2020-02-13 Thread GitBox
xiaoxiang781216 commented on a change in pull request #274: Improve sim timer URL: https://github.com/apache/incubator-nuttx/pull/274#discussion_r379265841 ## File path: arch/sim/src/sim/up_rtc.c ## @@ -0,0 +1,127 @@

[GitHub] [incubator-nuttx-apps] masayuki2009 opened a new pull request #67: wireless: gs2200m: Add support for setsockopt_request()

2020-02-13 Thread GitBox
masayuki2009 opened a new pull request #67: wireless: gs2200m: Add support for setsockopt_request() URL: https://github.com/apache/incubator-nuttx-apps/pull/67 ### Summary - Due to recent refactoring, some applications (such as telnetd) call setsockopt() and caused ASSERT in

[GitHub] [incubator-nuttx] liuguo09 commented on issue #261: Initial checkin nuttx github action CI workflow

2020-02-13 Thread GitBox
liuguo09 commented on issue #261: Initial checkin nuttx github action CI workflow URL: https://github.com/apache/incubator-nuttx/pull/261#issuecomment-586092802 Not yet, it just enabled and tested in my own fork. There are still some work (parallel build flock fix and check testlist

[GitHub] [incubator-nuttx] maht opened a new pull request #276: Fix LMS36965 memory card detection

2020-02-13 Thread GitBox
maht opened a new pull request #276: Fix LMS36965 memory card detection URL: https://github.com/apache/incubator-nuttx/pull/276 Some code changes to allow Stellaris LMS36965 Evaluation Kit board initialization code to run, so the MMC/SD card can be setup.

[GitHub] [incubator-nuttx] NicholasChin opened a new pull request #275: AT24 EEPROM Increase Polling Retries

2020-02-13 Thread GitBox
NicholasChin opened a new pull request #275: AT24 EEPROM Increase Polling Retries URL: https://github.com/apache/incubator-nuttx/pull/275 I was seeing an issue with my IMXRT platform that uses an AT24 EEPROM. Driver currently polls the AT24 after a write, and knows the write is

[GitHub] [incubator-nuttx] yamt commented on a change in pull request #274: Improve sim timer

2020-02-13 Thread GitBox
yamt commented on a change in pull request #274: Improve sim timer URL: https://github.com/apache/incubator-nuttx/pull/274#discussion_r379064231 ## File path: arch/sim/src/sim/up_rtc.c ## @@ -0,0 +1,127 @@

[GitHub] [incubator-nuttx] yamt commented on a change in pull request #272: Sim: loadable module definitions

2020-02-13 Thread GitBox
yamt commented on a change in pull request #272: Sim: loadable module definitions URL: https://github.com/apache/incubator-nuttx/pull/272#discussion_r379058649 ## File path: boards/sim/sim/sim/configs/nsh2/Make.defs ## @@ -120,6 +134,7 @@ ifeq ($(CONFIG_SIM_M32),y)

[GitHub] [incubator-nuttx] yamt commented on a change in pull request #272: Sim: loadable module definitions

2020-02-13 Thread GitBox
yamt commented on a change in pull request #272: Sim: loadable module definitions URL: https://github.com/apache/incubator-nuttx/pull/272#discussion_r379058763 ## File path: boards/sim/sim/sim/configs/nsh2/Make.defs ## @@ -84,10 +84,24 @@ CXXFLAGS =

[GitHub] [incubator-nuttx] yamt commented on a change in pull request #272: Sim: loadable module definitions

2020-02-13 Thread GitBox
yamt commented on a change in pull request #272: Sim: loadable module definitions URL: https://github.com/apache/incubator-nuttx/pull/272#discussion_r379058589 ## File path: boards/sim/sim/sim/configs/cxxtest/Make.defs ## @@ -128,6 +142,7 @@ ifeq ($(CONFIG_SIM_M32),y)

[GitHub] [incubator-nuttx] yamt commented on a change in pull request #272: Sim: loadable module definitions

2020-02-13 Thread GitBox
yamt commented on a change in pull request #272: Sim: loadable module definitions URL: https://github.com/apache/incubator-nuttx/pull/272#discussion_r379058535 ## File path: boards/sim/sim/sim/configs/cxxtest/Make.defs ## @@ -88,10 +88,24 @@ CXXFLAGS = $(ARCHWARNINGSXX)

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #274: Improve sim timer

2020-02-13 Thread GitBox
xiaoxiang781216 opened a new pull request #274: Improve sim timer URL: https://github.com/apache/incubator-nuttx/pull/274 The change include: 1.Implment tickless mode with common code in drivers/timer 2.Sleep with the absolute time to avoid the time drift 3.Add RTC driver to make

[GitHub] [incubator-nuttx] acassis merged pull request #273: net/netlink/netlink_route.c: Fix a typo.

2020-02-13 Thread GitBox
acassis merged pull request #273: net/netlink/netlink_route.c: Fix a typo. URL: https://github.com/apache/incubator-nuttx/pull/273 This is an automated message from the Apache Git Service. To respond to the message, please

[incubator-nuttx] branch master updated (46ad645 -> 0b25b96)

2020-02-13 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 46ad645 mm: Add a bunch of assertions add 0b25b96 net/netlink/netlink_route.c: Fix a typo. No new

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #272: Sim: loadable module definitions

2020-02-13 Thread GitBox
xiaoxiang781216 commented on a change in pull request #272: Sim: loadable module definitions URL: https://github.com/apache/incubator-nuttx/pull/272#discussion_r379018268 ## File path: boards/sim/sim/sim/configs/cxxtest/Make.defs ## @@ -128,6 +142,7 @@ ifeq

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #272: Sim: loadable module definitions

2020-02-13 Thread GitBox
xiaoxiang781216 commented on a change in pull request #272: Sim: loadable module definitions URL: https://github.com/apache/incubator-nuttx/pull/272#discussion_r379018520 ## File path: boards/sim/sim/sim/configs/nsh2/Make.defs ## @@ -120,6 +134,7 @@ ifeq

[GitHub] [incubator-nuttx] patacongo opened a new pull request #273: net/netlink/netlink_route.c: Fix a typo.

2020-02-13 Thread GitBox
patacongo opened a new pull request #273: net/netlink/netlink_route.c: Fix a typo. URL: https://github.com/apache/incubator-nuttx/pull/273 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-nuttx] acassis merged pull request #271: Socket can

2020-02-13 Thread GitBox
acassis merged pull request #271: Socket can URL: https://github.com/apache/incubator-nuttx/pull/271 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[incubator-nuttx] 02/03: include/netpacket/can.h: Add CAN socket family definitions

2020-02-13 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch SocketCAN in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 0d95b1923e1e5d6ed47e47e0e40a00f3a8458d47 Author: Gregory Nutt AuthorDate: Thu Feb 13 09:58:12 2020 -0600

[incubator-nuttx] 03/03: net/: Add WIP initial framework for SocketCAN sockets.

2020-02-13 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch SocketCAN in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit c92a8b015a77c4fe2d94203bb369050b720748b9 Author: Gregory Nutt AuthorDate: Thu Feb 13 09:59:00 2020 -0600

[incubator-nuttx] 01/03: include/sys/socket.h: Add CAN socket family.

2020-02-13 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch SocketCAN in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 4a8c4b712e252408653e130fc0772204a60fd283 Author: Gregory Nutt AuthorDate: Thu Feb 13 09:57:38 2020 -0600

[incubator-nuttx] branch SocketCAN updated (46ad645 -> c92a8b0)

2020-02-13 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch SocketCAN in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 46ad645 mm: Add a bunch of assertions new 4a8c4b7 include/sys/socket.h: Add CAN socket family.

[GitHub] [incubator-nuttx] yamt opened a new pull request #272: Sim: loadable module definitions

2020-02-13 Thread GitBox
yamt opened a new pull request #272: Sim: loadable module definitions URL: https://github.com/apache/incubator-nuttx/pull/272 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [incubator-nuttx] NicholasChin commented on a change in pull request #270: Small I2C fixups

2020-02-13 Thread GitBox
NicholasChin commented on a change in pull request #270: Small I2C fixups URL: https://github.com/apache/incubator-nuttx/pull/270#discussion_r379001861 ## File path: drivers/i2c/Kconfig ## @@ -54,3 +50,7 @@ config I2CMULTIPLEXER_PCA9540BDP endmenu # I2C Multiplexer

[GitHub] [incubator-nuttx] NicholasChin commented on a change in pull request #270: Small I2C fixups

2020-02-13 Thread GitBox
NicholasChin commented on a change in pull request #270: Small I2C fixups URL: https://github.com/apache/incubator-nuttx/pull/270#discussion_r379000645 ## File path: drivers/i2c/Kconfig ## @@ -54,3 +50,7 @@ config I2CMULTIPLEXER_PCA9540BDP endmenu # I2C Multiplexer

[GitHub] [incubator-nuttx] patacongo commented on issue #270: Small I2C fixups

2020-02-13 Thread GitBox
patacongo commented on issue #270: Small I2C fixups URL: https://github.com/apache/incubator-nuttx/pull/270#issuecomment-585866363 Yes, there is a problem. But your solution is not correct. It is worse. This is an automated

[GitHub] [incubator-nuttx] patacongo commented on a change in pull request #270: Small I2C fixups

2020-02-13 Thread GitBox
patacongo commented on a change in pull request #270: Small I2C fixups URL: https://github.com/apache/incubator-nuttx/pull/270#discussion_r378996148 ## File path: drivers/i2c/Kconfig ## @@ -54,3 +50,7 @@ config I2CMULTIPLEXER_PCA9540BDP endmenu # I2C Multiplexer Support

[GitHub] [incubator-nuttx] patacongo commented on issue #270: Small I2C fixups

2020-02-13 Thread GitBox
patacongo commented on issue #270: Small I2C fixups URL: https://github.com/apache/incubator-nuttx/pull/270#issuecomment-585859504 That does not matter because that option is not visual in the menus. It is a hidden option that can only be selected by architecture code. Certainly that is

[GitHub] [incubator-nuttx] NicholasChin commented on issue #270: Small I2C fixups

2020-02-13 Thread GitBox
NicholasChin commented on issue #270: Small I2C fixups URL: https://github.com/apache/incubator-nuttx/pull/270#issuecomment-585857955 @patacongo ARCH_HAVE_I2CRESET is outside the conditional. However, ARCH_HAVE_I2CRESET MUST come after the conditional. If it does not, I2C config options

[GitHub] [incubator-nuttx] patacongo commented on a change in pull request #270: Small I2C fixups

2020-02-13 Thread GitBox
patacongo commented on a change in pull request #270: Small I2C fixups URL: https://github.com/apache/incubator-nuttx/pull/270#discussion_r378983337 ## File path: drivers/i2c/Kconfig ## @@ -54,3 +50,7 @@ config I2CMULTIPLEXER_PCA9540BDP endmenu # I2C Multiplexer Support

[GitHub] [incubator-nuttx] patacongo commented on issue #270: Small I2C fixups

2020-02-13 Thread GitBox
patacongo commented on issue #270: Small I2C fixups URL: https://github.com/apache/incubator-nuttx/pull/270#issuecomment-585854407 I will close this PR now. If you remove the offending commit, it may be reopened. This is an

[GitHub] [incubator-nuttx] patacongo commented on a change in pull request #270: Small I2C fixups

2020-02-13 Thread GitBox
patacongo commented on a change in pull request #270: Small I2C fixups URL: https://github.com/apache/incubator-nuttx/pull/270#discussion_r378973957 ## File path: drivers/i2c/Kconfig ## @@ -54,3 +50,7 @@ config I2CMULTIPLEXER_PCA9540BDP endmenu # I2C Multiplexer Support

[GitHub] [incubator-nuttx] NicholasChin commented on a change in pull request #270: Small I2C fixups

2020-02-13 Thread GitBox
NicholasChin commented on a change in pull request #270: Small I2C fixups URL: https://github.com/apache/incubator-nuttx/pull/270#discussion_r378962319 ## File path: drivers/i2c/Kconfig ## @@ -53,4 +49,8 @@ config I2CMULTIPLEXER_PCA9540BDP endmenu # I2C Multiplexer

[GitHub] [incubator-nuttx] edbek commented on issue #268: to introduce a new function timerfd_settime() and timerfd_gettime()

2020-02-13 Thread GitBox
edbek commented on issue #268: to introduce a new function timerfd_settime() and timerfd_gettime() URL: https://github.com/apache/incubator-nuttx/issues/268#issuecomment-585833546 I agree ! This is an automated message from

[GitHub] [incubator-nuttx] patacongo opened a new pull request #271: Socket can

2020-02-13 Thread GitBox
patacongo opened a new pull request #271: Socket can URL: https://github.com/apache/incubator-nuttx/pull/271 Initial WIP implementation for the socket layer interface (only) for SocketCAN sockets. This is an automated

[GitHub] [incubator-nuttx] NicholasChin opened a new pull request #270: Small I2C fixups

2020-02-13 Thread GitBox
NicholasChin opened a new pull request #270: Small I2C fixups URL: https://github.com/apache/incubator-nuttx/pull/270 Commit a44fb6e simply switches the place of a symbol so I2C options are nested under "I2C Driver Support" properly. Commit 0ec84b8 is for an issue I was seeing with

[GitHub] [incubator-nuttx] patacongo merged pull request #266: Fix mm for clang

2020-02-13 Thread GitBox
patacongo merged pull request #266: Fix mm for clang URL: https://github.com/apache/incubator-nuttx/pull/266 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [incubator-nuttx] patacongo opened a new pull request #269: mm/: Coding style clean-up

2020-02-13 Thread GitBox
patacongo opened a new pull request #269: mm/: Coding style clean-up URL: https://github.com/apache/incubator-nuttx/pull/269 Run tools/nxstyle against all C files under mm/ and correct coding standard violations. This is an

[GitHub] [incubator-nuttx] yamt commented on a change in pull request #266: Fix mm for clang

2020-02-13 Thread GitBox
yamt commented on a change in pull request #266: Fix mm for clang URL: https://github.com/apache/incubator-nuttx/pull/266#discussion_r378871429 ## File path: mm/mm_heap/mm_mallinfo.c ## @@ -97,17 +98,29 @@ int mm_mallinfo(FAR struct mm_heap_s *heap, FAR struct mallinfo

[GitHub] [incubator-nuttx] patacongo commented on issue #268: to introduce a new function timerfd_settime() and timerfd_gettime()

2020-02-13 Thread GitBox
patacongo commented on issue #268: to introduce a new function timerfd_settime() and timerfd_gettime() URL: https://github.com/apache/incubator-nuttx/issues/268#issuecomment-585757926 I would prefer not. These are non-standard GLIBC functions. NuttX follows the standards defined at

[GitHub] [incubator-nuttx] patacongo commented on a change in pull request #265: mm: Fix memory corruption issues in realloc

2020-02-13 Thread GitBox
patacongo commented on a change in pull request #265: mm: Fix memory corruption issues in realloc URL: https://github.com/apache/incubator-nuttx/pull/265#discussion_r378859739 ## File path: mm/mm_heap/mm_realloc.c ## @@ -213,6 +215,28 @@ FAR void *mm_realloc(FAR struct

[GitHub] [incubator-nuttx] patacongo commented on a change in pull request #265: mm: Fix memory corruption issues in realloc

2020-02-13 Thread GitBox
patacongo commented on a change in pull request #265: mm: Fix memory corruption issues in realloc URL: https://github.com/apache/incubator-nuttx/pull/265#discussion_r378859408 ## File path: mm/mm_heap/mm_realloc.c ## @@ -213,6 +215,28 @@ FAR void *mm_realloc(FAR struct

[GitHub] [incubator-nuttx] edbek opened a new issue #268: to introduce a new function timerfd_settime() and timerfd_gettime()

2020-02-13 Thread GitBox
edbek opened a new issue #268: to introduce a new function timerfd_settime() and timerfd_gettime() URL: https://github.com/apache/incubator-nuttx/issues/268 Is it possible to introduce a new function **timerfd_settime** () and **timerfd_gettime** ()?

[incubator-nuttx] branch master updated (b21e809 -> 3381ecb)

2020-02-13 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 b21e809 sim: Use generic name (cc) than GCC specific (gcc) add ba331e8 Run refresh.sh after

[GitHub] [incubator-nuttx-apps] yamt commented on issue #66: Remove unused BUILTIN_PROXY_STACKSIZE config

2020-02-13 Thread GitBox
yamt commented on issue #66: Remove unused BUILTIN_PROXY_STACKSIZE config URL: https://github.com/apache/incubator-nuttx-apps/pull/66#issuecomment-585636897 done https://github.com/apache/incubator-nuttx/pull/267 This is an

[GitHub] [incubator-nuttx] yamt closed pull request #265: mm: Fix memory corruption issues in realloc

2020-02-13 Thread GitBox
yamt closed pull request #265: mm: Fix memory corruption issues in realloc URL: https://github.com/apache/incubator-nuttx/pull/265 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-nuttx-apps] yamt commented on issue #66: Remove unused BUILTIN_PROXY_STACKSIZE config

2020-02-13 Thread GitBox
yamt commented on issue #66: Remove unused BUILTIN_PROXY_STACKSIZE config URL: https://github.com/apache/incubator-nuttx-apps/pull/66#issuecomment-585607036 thank you. i'll try it later. This is an automated message from

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on issue #66: Remove unused BUILTIN_PROXY_STACKSIZE config

2020-02-13 Thread GitBox
xiaoxiang781216 commented on issue #66: Remove unused BUILTIN_PROXY_STACKSIZE config URL: https://github.com/apache/incubator-nuttx-apps/pull/66#issuecomment-585605869 run this command: tools/refresh.sh --silent all but some windows specific config need to bypass.

[GitHub] [incubator-nuttx] yamt commented on issue #210: Reimplement sim uart on top of serial driver framework

2020-02-13 Thread GitBox
yamt commented on issue #210: Reimplement sim uart on top of serial driver framework URL: https://github.com/apache/incubator-nuttx/pull/210#issuecomment-585604461 i had at least two issues. 1. stack overflow (i bumped stack sizes in my config) 2.

[GitHub] [incubator-nuttx] yamt opened a new pull request #265: mm: Fix memory corruption issues in realloc

2020-02-13 Thread GitBox
yamt opened a new pull request #265: mm: Fix memory corruption issues in realloc URL: https://github.com/apache/incubator-nuttx/pull/265 Also, add a bunch of assertions. This is an automated message from the Apache Git

[GitHub] [incubator-nuttx-apps] yamt commented on issue #66: Remove unused BUILTIN_PROXY_STACKSIZE config

2020-02-13 Thread GitBox
yamt commented on issue #66: Remove unused BUILTIN_PROXY_STACKSIZE config URL: https://github.com/apache/incubator-nuttx-apps/pull/66#issuecomment-585601039 @xiaoxiang781216 is there an easy way to update a bunch of defconfigs? i mean easier than awk/sed/vi/etc