(nuttx-apps) branch master updated: sensor/lm75: fix C syntax error

2024-02-25 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 0cc42d6e4 sensor/lm75: fix C syntax

(nuttx-apps) branch master updated: examples/rmtchar: Increase initial duration time

2024-02-14 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 9fd1251dc examples/rmtchar: Increase

(nuttx) branch master updated: rptun/rptun_initialize: add explicit initialization for variable

2024-02-14 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 87ad1196e1 rptun/rptun_initialize: add

[nuttx] branch master updated: boards: refresh boards that use usbmsc

2023-04-04 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 553fe83abf boards: refresh boards

[nuttx-apps] branch master updated: nshlib/README.md: add uptime command description

2023-04-04 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new f58c87e7e nshlib/README.md: add

[nuttx] branch master updated (4fbf5f7a4b -> 84ddfb5455)

2023-04-04 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 4fbf5f7a4b libs/libc: correct config define of arch functions add 84ddfb5455 sched/assert: Simplify

[nuttx] branch master updated (12fda1da1c -> d3f659b854)

2023-04-03 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 12fda1da1c boards: Replace open/pread with file_open/file_pread add b43ca9fcdb boardctl.h: Move

[nuttx] branch master updated (7f27129896 -> 71d7028c4a)

2023-04-02 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 7f27129896 tools: Move Rust relative settings to Rust.defs add 71d7028c4a stm32h7/stm32_sdmmc.c: fix

[nuttx-website] 01/01: Navigation: Use https for user-facing apache.org links

2022-11-25 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a commit to branch https-nav in repository https://gitbox.apache.org/repos/asf/nuttx-website.git commit cf38b4d0880dbf986db5ad9473999ff4fde3d3db Author: Nathan Hartman <59230071+hartman

[nuttx-website] branch https-nav created (now cf38b4d0)

2022-11-25 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a change to branch https-nav in repository https://gitbox.apache.org/repos/asf/nuttx-website.git at cf38b4d0 Navigation: Use https for user-facing apache.org links This branch includes the following

[nuttx-website] branch typo-unix-name created (now 39f599df)

2022-11-25 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a change to branch typo-unix-name in repository https://gitbox.apache.org/repos/asf/nuttx-website.git at 39f599df project.yml: Fix typo in value of unix_name This branch includes the following new

[nuttx-website] 01/01: project.yml: Fix typo in value of unix_name

2022-11-25 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a commit to branch typo-unix-name in repository https://gitbox.apache.org/repos/asf/nuttx-website.git commit 39f599dff255b79f68d1072e0b8f5211d50e3b15 Author: Nathan Hartman <59230071+hartman

[incubator-nuttx] branch master updated: net: move device buffer define to common header

2022-10-27 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan 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 a8d3286258 net: move device

[incubator-nuttx-apps] 02/04: nshlib: Call nsh_telnetstart in nsh_initialize to avoid the dupliation

2022-10-16 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git commit 964747dd36db46428bd767d13aaee6f60f32d0b5 Author: Xiang Xiao AuthorDate: Sat Oct 15 17:00:22 2022

[incubator-nuttx-apps] 01/04: nshlib: Call nsh_sysinitscript in usb or alt console like normal one

2022-10-16 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git commit cf70d8f95bccb265ba84acc5e3957ada64cdf379 Author: Xiang Xiao AuthorDate: Sat Oct 15 16:31:12 2022

[incubator-nuttx-apps] branch master updated (893387b2c -> 8e460e7e1)

2022-10-16 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git from 893387b2c Fix the minor style issue new cf70d8f95 nshlib: Call nsh_sysinitscript in usb

[incubator-nuttx-apps] 03/04: nshlib: Move commoin initialization from console_main to nsh_initialize

2022-10-16 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git commit 0d210c3227f2b49955e59e04d0f9c674223c9066 Author: Xiang Xiao AuthorDate: Sat Oct 15 17:31:04 2022

[incubator-nuttx-apps] 04/04: nshlib: Move symbol table initialization from nsh_main to nsh_initialize

2022-10-16 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git commit 8e460e7e19747ff8cb148f7bde5492cd118f20fd Author: Xiang Xiao AuthorDate: Sat Oct 15 17:53:09 2022

[incubator-nuttx] branch tm4c129e-launchpad-ostest-prio created (now 422bf1a3f0)

2022-10-07 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a change to branch tm4c129e-launchpad-ostest-prio in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git at 422bf1a3f0 boards/tm4c129e-launchpad: Enable priority inheritance in ostest

[incubator-nuttx] 01/01: boards/tm4c129e-launchpad: Enable priority inheritance in ostest config

2022-10-07 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a commit to branch tm4c129e-launchpad-ostest-prio in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 422bf1a3f0d65d9144329da00a66379215379920 Author: Nathan Hartman <59230

[incubator-nuttx] branch master updated (1913163c64 -> 72313301e2)

2022-09-13 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git from 1913163c64 drivers: Fix some Kconfig help texts add 72313301e2 net/w5500: Fix small typo No new

[incubator-nuttx] branch master updated (54dba40f87 -> 179d64d999)

2022-09-06 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git from 54dba40f87 net/netdev/ioctl: correct the argument length of ioctl MII/PHY new 3e16b6c9f1 update

[incubator-nuttx] 02/02: stm32h7: SPI is no more experimental

2022-09-06 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 179d64d99919dd77b1ae43087d82361344e00126 Author: Sebastien Lorquet AuthorDate: Tue Sep 6 15:39:49 2022

[incubator-nuttx] 01/02: update conditionals to select stm32h7 spi peripherals

2022-09-06 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 3e16b6c9f168bb26d708dfaef420f61b246facf2 Author: Sebastien Lorquet AuthorDate: Tue Sep 6 15:38:41 2022

[incubator-nuttx-apps] branch master updated: ftpd: server port made configurable.

2022-09-04 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan 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 387eba2ef ftpd: server

[incubator-nuttx] branch master updated: arch/arm: change context switch to macro

2022-08-31 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan 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 c82798c66a arch/arm: change

[incubator-nuttx] 01/01: libc: Port strtod fixes to strtof, strtold and improve comments

2022-08-29 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a commit to branch strtod-fixes in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 1d803dd7a81a09097cd0dee66ef396ad55452457 Author: Nathan Hartman <59230071+hartman

[incubator-nuttx] branch strtod-fixes created (now 1d803dd7a8)

2022-08-29 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a change to branch strtod-fixes in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git at 1d803dd7a8 libc: Port strtod fixes to strtof, strtold and improve comments This branch

[incubator-nuttx] branch fix-tiva-typo created (now b322e8d02d)

2022-08-24 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a change to branch fix-tiva-typo in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git at b322e8d02d arch/tiva: Fix typo and minor code formatting This branch includes the following

[incubator-nuttx] 01/01: arch/tiva: Fix typo and minor code formatting

2022-08-24 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a commit to branch fix-tiva-typo in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit b322e8d02dbc812558e0041f60992853ef97034f Author: Nathan Hartman <59230071+hartman

[incubator-nuttx] 02/02: Update stm32_bmp180.c

2022-07-26 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 0fddf71b2d517f2265a156b0b156d454d89e36d6 Author: simbit18 <101105604+simbi...@users.noreply.github.

[incubator-nuttx] 01/02: Update stm32_bh1750.h

2022-07-26 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 3b3147ad75b246587ec675c955aaa8bda1d10523 Author: simbit18 <101105604+simbi...@users.noreply.github.

[incubator-nuttx] branch master updated (62e4f8ee79 -> 0fddf71b2d)

2022-07-26 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git from 62e4f8ee79 Update stm32_bh1750.c new 3b3147ad75 Update stm32_bh1750.h new 0fddf71b2d Update

[incubator-nuttx] branch master updated: libc/stdio: Enable LIBC_FLOATINGPOINT by default if ARCH_FPU is enabled

2022-07-21 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan 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 1d43b4a4eb libc/stdio: Enable

[incubator-nuttx] branch master updated: net_if: add IFF_LOOPBACK/POINTOPOINT/MULTICAST/BROADCAST

2022-07-03 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan 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 c7c5c75451 net_if: add

[incubator-nuttx] branch master updated: Move "-nostartfiles -nodefaultlibs" from Make.defs to Toolchian.defs

2022-05-18 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan 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 b30e0a26ef Move "-nostart

[incubator-nuttx] 01/02: Add Tiva CAN driver

2022-03-15 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit bc80bbddc7bffe1375475473be472bb4121ddb65 Author: Matthew Trescott AuthorDate: Mon Feb 28 20:46:58 2022

[incubator-nuttx] branch master updated (0df3139 -> 8c471db)

2022-03-15 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 0df3139 drivers/timers: rename oneshot to periodic notification parameter new bc80bbd Add

[incubator-nuttx] 02/02: Corrections to Tiva KConfig

2022-03-15 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 8c471db932d7c76e64c3ffca145752329d6909e1 Author: Matthew Trescott AuthorDate: Mon Mar 14 18:08:24 2022

[incubator-nuttx] branch master updated: sched/timer: remove unused variable

2022-02-27 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan 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 fa761a8 sched/timer: remove

[incubator-nuttx] branch master updated: Add DAC2 configuration for stm32f405.

2022-02-24 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan 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 9603b8f Add DAC2 configuration

[incubator-nuttx] branch master updated: lib/stdio: Handle 64bits off_t correctly

2021-11-18 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan 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 fe94670 lib/stdio: Handle

[incubator-nuttx] branch master updated: fix: nxstyle: detect --, ->, ++ not next to operand

2021-09-19 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan 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 b42d2a7 fix: nxstyle: detect

[incubator-nuttx] branch master updated (7259601 -> bf1d587)

2021-06-10 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 7259601 ReleaseNotes: Fix missing Compatibility Concerns for NuttX-9.1 add bf1d587

[incubator-nuttx] 03/03: stm32: include support for TIMERS_V3

2021-04-14 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit ad8c09d0a1ae14dcbae7dd3167d1ae77f3718d4b Author: raiden00pl AuthorDate: Wed Apr 14 09:29:57 2021 +0200

[incubator-nuttx] branch master updated (d199941 -> ad8c09d)

2021-04-14 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from d199941 nucleo-g431rb: add ADC example new 6d69600 stm32/Kconfig: move configuration common

[incubator-nuttx] 01/03: stm32/Kconfig: move configuration common for G4 under STM32_STM32G4XXX option

2021-04-14 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 6d69600905871ee2023a91b5ed18bd8f0fe1bdad Author: raiden00pl AuthorDate: Wed Apr 14 08:03:48 2021 +0200

[incubator-nuttx] 02/03: stm32: add definitions for TIMERS_V3. All credit goes to Nathan Hartman (hartmannathan)

2021-04-14 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 7c11397469b24bc1d9925deee702a68a456cbfdc Author: raiden00pl AuthorDate: Wed Apr 14 09:15:18 2021 +0200

[incubator-nuttx] branch master updated: arm/cxd56xx: Beautify the coding style in cxd56_gnss.c

2021-03-01 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan 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 3d24288 arm/cxd56xx: Beautify

[incubator-nuttx] branch master updated (b9d4bd0 -> c33040f)

2021-01-27 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from b9d4bd0 arch: esp32: Fix compile errors with CONFIG_SMP=y add c33040f License/authorship

[incubator-nuttx] branch master updated: net/: Correct some comments.

2021-01-15 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan 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 6385408 net/: Correct some

[incubator-nuttx] branch master updated (c162069 -> 8a9f995)

2020-12-07 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from c162069 arch/stm32: Fix nxstyle errors (and one typo) add 8a9f995 procfs: make array const

[incubator-nuttx] branch master updated: stm32: convert all STM32G47X specific code to generic STM32G4 series code.

2020-12-06 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan 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 979a5b7 stm32: convert all

[incubator-nuttx] branch master updated (a49a3ea -> 80be4a5)

2020-10-18 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from a49a3ea tools: Remove the special handle for Ubuntu under Windows 10 add 80be4a5 freedom-k64f

[incubator-nuttx] branch master updated (54bb982 -> f10261f)

2020-10-18 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 54bb982 freedom-k64f: Lint freedom-k64f.h add 77160c7 Documentation: replace bitbucket links

[incubator-nuttx] branch master updated (54bb982 -> f10261f)

2020-10-18 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 54bb982 freedom-k64f: Lint freedom-k64f.h add 77160c7 Documentation: replace bitbucket links

[incubator-nuttx] branch master updated: arch/xtensa: Few typos and style fixes.

2020-09-21 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan 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 a128995 arch/xtensa: Few typos

[incubator-nuttx] branch master updated: arch/: Trivial typos, mostly "their is" to "there is"

2020-09-09 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan 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 06ca12e arch/: Trivial typos

[incubator-nuttx] branch master updated: fs/fat: Run all .c and .h files through nxstyle

2020-05-31 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan 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 0f7c2d6 fs/fat: Run all .c

[incubator-nuttx] branch master updated (a3b643f -> 3b62765)

2020-05-19 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from a3b643f olimex-stm32-p407: update HAVE_MODSYMS judge for protected build add 3b62765 nxstyle

[incubator-nuttx] branch master updated (46baccb -> 2b5ff17)

2020-05-11 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 46baccb Remove unnecessary enter/leave_critical_section() in setlogmask() because it is MT-unsafe

[incubator-nuttx] branch master updated: drivers/mtd/filemtd.c: fix build error

2020-05-11 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan 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 d666aa6 drivers/mtd/filemtd.c