[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #4292: net_ioballoc: remove redundant critical section

2021-08-05 Thread GitBox
xiaoxiang781216 merged pull request #4292: URL: https://github.com/apache/incubator-nuttx/pull/4292 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail

[incubator-nuttx] branch master updated (b5bb0d5 -> 0272a16)

2021-08-05 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 b5bb0d5 tcp: fix an assertion in "fix iob allocation deadlock" commit add 0272a16 net_ioballoc: re

[incubator-nuttx] branch master updated (b399c50 -> b5bb0d5)

2021-08-05 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 b399c50 Add BMP180 and INA219 headers. Fix rp2040_ina219.h last comment format add b5bb0d5 tcp: f

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #4291: tcp: fix an assertion in "fix iob allocation deadlock" commit

2021-08-05 Thread GitBox
xiaoxiang781216 merged pull request #4291: URL: https://github.com/apache/incubator-nuttx/pull/4291 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #4294: arch/arm: Add CONTROL register bit field definition

2021-08-05 Thread GitBox
xiaoxiang781216 opened a new pull request #4294: URL: https://github.com/apache/incubator-nuttx/pull/4294 ## Summary and replace all hardcode value ## Impact ## Testing -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-nuttx-apps] yamt commented on pull request #695: webclient: Implement non-blocking I/O

2021-08-05 Thread GitBox
yamt commented on pull request #695: URL: https://github.com/apache/incubator-nuttx-apps/pull/695#issuecomment-894001196 i marked this ready again as i tested the latest version with my local app. -- This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [incubator-nuttx] yamt opened a new pull request #4293: tcp: make our sequence number a bit more monotonic

2021-08-05 Thread GitBox
yamt opened a new pull request #4293: URL: https://github.com/apache/incubator-nuttx/pull/4293 ## Summary in some cases, we send tcp segments with sequence numbers back and forth. especially when sending an empty segment. (eg. pure ack, window updates) this PR fixes it for some case

[GitHub] [incubator-nuttx] yamt opened a new pull request #4292: net_ioballoc: remove redundant critical section

2021-08-05 Thread GitBox
yamt opened a new pull request #4292: URL: https://github.com/apache/incubator-nuttx/pull/4292 ## Summary net_ioballoc: remove redundant critical section ## Impact tcp/udp/etc ## Testing tested with the rest of https://github.com/apache/incubator-nuttx/pull/4184 (on

[GitHub] [incubator-nuttx] yamt opened a new pull request #4291: tcp: fix an assertion in "fix iob allocation deadlock" commit

2021-08-05 Thread GitBox
yamt opened a new pull request #4291: URL: https://github.com/apache/incubator-nuttx/pull/4291 ## Summary Fix a wrong assertion in: ``` commit 98ec46d726b4b58e58f8fc149a38628d7dde193e Author: YAMAMOTO Takashi Date: Tue Jul 20 09:10:43 2021 +0900 tcp_send_

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on pull request #821: Rename LIB_ to LIBC_ for all libc Kconfig

2021-08-05 Thread GitBox
xiaoxiang781216 commented on pull request #821: URL: https://github.com/apache/incubator-nuttx-apps/pull/821#issuecomment-893970574 Yes, https://github.com/apache/incubator-nuttx/pull/4267 should fixe this. -- This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #4266: Rename CONFIG_LIB_BOARDCTL to CONFIG_BOARDCTL

2021-08-05 Thread GitBox
xiaoxiang781216 commented on pull request #4266: URL: https://github.com/apache/incubator-nuttx/pull/4266#issuecomment-893964946 Done. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specifi

[GitHub] [incubator-nuttx] Donny9 opened a new pull request #4290: cmd/df: Fix the abnormal output after off_t change

2021-08-05 Thread GitBox
Donny9 opened a new pull request #4290: URL: https://github.com/apache/incubator-nuttx/pull/4290 ## Summary cmd/df: Fix the abnormal output after off_t change Change-Id: Ieaf063cb636a77eea971cb19e6eaeea6421bff4b Signed-off-by: Jiuzhu Dong ## Impact ## Testing

[incubator-nuttx-website] branch asf-site updated: Publishing web: 934a4647f20f1ab1148ce00d3b05b97fb19ad702 docs: b399c509c8aa60f4954a6009f1dfc877d7394346

2021-08-05 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 b281a61 Publishing web

[GitHub] [incubator-nuttx] acassis merged pull request #4289: Fixing BMP180 and INA219 in RP2040

2021-08-05 Thread GitBox
acassis merged pull request #4289: URL: https://github.com/apache/incubator-nuttx/pull/4289 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commit

[incubator-nuttx] branch master updated: Add BMP180 and INA219 headers. Fix rp2040_ina219.h last comment format

2021-08-05 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis 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 b399c50 Add BMP180 and INA219 headers

[GitHub] [incubator-nuttx] acassis commented on pull request #4289: Fixing BMP180 and INA219 in RP2040

2021-08-05 Thread GitBox
acassis commented on pull request #4289: URL: https://github.com/apache/incubator-nuttx/pull/4289#issuecomment-893755218 @phfbertoleti in the tab Commits here should appear only 1 commit, now it is showing 2 commits and 3 merges. Did you create an "upstream" branch pointing to githu

[GitHub] [incubator-nuttx] Ouss4 commented on pull request #4266: Rename CONFIG_LIB_BOARDCTL to CONFIG_BOARDCTL

2021-08-05 Thread GitBox
Ouss4 commented on pull request #4266: URL: https://github.com/apache/incubator-nuttx/pull/4266#issuecomment-893724291 @xiaoxiang781216 with #4267 merged, there are more conflicts here. Please take a look. -- This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [incubator-nuttx] gustavonihei edited a comment on pull request #4289: Fixing BMP180 and INA219 in RP2040

2021-08-05 Thread GitBox
gustavonihei edited a comment on pull request #4289: URL: https://github.com/apache/incubator-nuttx/pull/4289#issuecomment-893696996 > > Hi @phfbertoleti, try to squeeze the commit message into the 72 character limit from GitHub. Short commit messages also contribute to make `git log` clea

[GitHub] [incubator-nuttx] acassis commented on pull request #4289: Fixing BMP180 and INA219 in RP2040

2021-08-05 Thread GitBox
acassis commented on pull request #4289: URL: https://github.com/apache/incubator-nuttx/pull/4289#issuecomment-893697525 @phfbertoleti please rebase all commits to a single commit: $ git pull $ git rebase -i HEAD~2 -- This is an automated message from the Apache Git Service. To resp

[GitHub] [incubator-nuttx] gustavonihei commented on pull request #4289: Fixing BMP180 and INA219 in RP2040

2021-08-05 Thread GitBox
gustavonihei commented on pull request #4289: URL: https://github.com/apache/incubator-nuttx/pull/4289#issuecomment-893696996 > > Hi @phfbertoleti, try to squeeze the commit message into the 72 character limit from GitHub. Short commit messages also contribute to make `git log` cleaner.

[GitHub] [incubator-nuttx] phfbertoleti edited a comment on pull request #4289: Fixing BMP180 and INA219 in RP2040

2021-08-05 Thread GitBox
phfbertoleti edited a comment on pull request #4289: URL: https://github.com/apache/incubator-nuttx/pull/4289#issuecomment-893688923 > Hi @phfbertoleti, try to squeeze the commit message into the 72 character limit from GitHub. Short commit messages also contribute to make `git log` cleane

[GitHub] [incubator-nuttx] phfbertoleti commented on pull request #4289: Fixing BMP180 and INA219 in RP2040

2021-08-05 Thread GitBox
phfbertoleti commented on pull request #4289: URL: https://github.com/apache/incubator-nuttx/pull/4289#issuecomment-893688923 > Hi @phfbertoleti, try to squeeze the commit message into the 72 character limit from GitHub. Short commit messages also contribute to make `git log` cleaner. >

[GitHub] [incubator-nuttx] gustavonihei edited a comment on pull request #4289: Fixing BMP180 and INA219 in RP2040

2021-08-05 Thread GitBox
gustavonihei edited a comment on pull request #4289: URL: https://github.com/apache/incubator-nuttx/pull/4289#issuecomment-893664715 Hi @phfbertoleti, try to squeeze the commit message into the 72 character limit from GitHub. Short commit messages also contribute to make `git log` cleaner.

[GitHub] [incubator-nuttx] gustavonihei commented on pull request #4289: Fixing BMP180 and INA219 in RP2040

2021-08-05 Thread GitBox
gustavonihei commented on pull request #4289: URL: https://github.com/apache/incubator-nuttx/pull/4289#issuecomment-893664715 Hi @phfbertoleti, try to squeeze the commit message into the 72 character limit from GitHub. Short commit messages also contribute to make `git log` cleaner. Als

[incubator-nuttx] branch master updated (5025fbe -> a7be1c9)

2021-08-05 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 5025fbe Rename LIB_ to LIBC_ for all libc Kconfig add a7be1c9 stm32_pmw: fix pwm_stop() function to

[GitHub] [incubator-nuttx] acassis merged pull request #4284: stm32_pmw: fix pwm_stop() function to enable multiple PWM start and stop

2021-08-05 Thread GitBox
acassis merged pull request #4284: URL: https://github.com/apache/incubator-nuttx/pull/4284 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commit

[incubator-nuttx] branch master updated (a3986ee -> 5025fbe)

2021-08-05 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from a3986ee arch/arm/src/imxrt/imxrt_flexpwm.c: Set LDOK bits after all channels are set add 5025fbe

[GitHub] [incubator-nuttx] Ouss4 merged pull request #4267: Rename LIB_ to LIBC_ for all libc Kconfig

2021-08-05 Thread GitBox
Ouss4 merged pull request #4267: URL: https://github.com/apache/incubator-nuttx/pull/4267 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-

[GitHub] [incubator-nuttx-apps] acassis commented on pull request #821: Rename LIB_ to LIBC_ for all libc Kconfig

2021-08-05 Thread GitBox
acassis commented on pull request #821: URL: https://github.com/apache/incubator-nuttx-apps/pull/821#issuecomment-893649156 All board profile needs to be updated: CONFIG_LIB_ENVPATH -> CONFIG_LIBC_ENVPATH -- This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] [incubator-nuttx-apps] acassis commented on pull request #821: Rename LIB_ to LIBC_ for all libc Kconfig

2021-08-05 Thread GitBox
acassis commented on pull request #821: URL: https://github.com/apache/incubator-nuttx-apps/pull/821#issuecomment-893642038 Seams like it broke the elf example: ``` elf_main.c: In function 'elf_main': Error: elf_main.c:347:40: error: 'MOUNTPT' undeclared (first use in this functio

[GitHub] [incubator-nuttx] davids5 merged pull request #4285: arch/arm/src/imxrt/imxrt_flexpwm.c: Set LDOK bits after all channels are set

2021-08-05 Thread GitBox
davids5 merged pull request #4285: URL: https://github.com/apache/incubator-nuttx/pull/4285 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commit

[incubator-nuttx] branch master updated: arch/arm/src/imxrt/imxrt_flexpwm.c: Set LDOK bits after all channels are set

2021-08-05 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 a3986ee arch/arm/src/imxrt/imxrt_flex

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #4267: Rename LIB_ to LIBC_ for all libc Kconfig

2021-08-05 Thread GitBox
xiaoxiang781216 commented on pull request #4267: URL: https://github.com/apache/incubator-nuttx/pull/4267#issuecomment-893584823 Ok, no problem. Thanks to fix the conflict. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [incubator-nuttx] phfbertoleti opened a new pull request #4289: Fixing BMP180 and INA219 in RP2040

2021-08-05 Thread GitBox
phfbertoleti opened a new pull request #4289: URL: https://github.com/apache/incubator-nuttx/pull/4289 ## Summary This commit does the following: 1- Add BMP180 and INA219 header files to rp2040_bringup.c (otherwise, both sensors couldn't be initalized) 2- Fix comment format at

[GitHub] [incubator-nuttx] Ouss4 commented on pull request #4267: Rename LIB_ to LIBC_ for all libc Kconfig

2021-08-05 Thread GitBox
Ouss4 commented on pull request #4267: URL: https://github.com/apache/incubator-nuttx/pull/4267#issuecomment-893524560 @xiaoxiang781216 sorry I had to update this PR since https://github.com/apache/incubator-nuttx-apps/pull/821 is merged. I didn't notice that this one had a conflict. --

[GitHub] [incubator-nuttx-apps] Ouss4 merged pull request #821: Rename LIB_ to LIBC_ for all libc Kconfig

2021-08-05 Thread GitBox
Ouss4 merged pull request #821: URL: https://github.com/apache/incubator-nuttx-apps/pull/821 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commi

[incubator-nuttx-apps] branch master updated: Rename LIB_ to LIBC_ for all libc Kconfig

2021-08-05 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-apps.git The following commit(s) were added to refs/heads/master by this push: new 967f526 Rename LIB_ to LIBC_

[GitHub] [incubator-nuttx] gustavonihei merged pull request #4287: signal: Allow SIG_EVTHREAD selectable in protected mode

2021-08-05 Thread GitBox
gustavonihei merged pull request #4287: URL: https://github.com/apache/incubator-nuttx/pull/4287 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: c

[incubator-nuttx] branch master updated (00e0afb -> 4bb50cd)

2021-08-05 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 00e0afb libc/gettext: Change g_domain to array add 4bb50cd signal: Allow SIG_EVTHREAD selectabl

[GitHub] [incubator-nuttx] acassis merged pull request #4283: libc/gettext: Change g_domain to array

2021-08-05 Thread GitBox
acassis merged pull request #4283: URL: https://github.com/apache/incubator-nuttx/pull/4283 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commit

[incubator-nuttx] branch master updated: libc/gettext: Change g_domain to array

2021-08-05 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis 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 00e0afb libc/gettext: Change g_domain

[GitHub] [incubator-nuttx] Ouss4 merged pull request #4282: arch:xtensa: use letter 'i' in inline assemble constraint instead of I

2021-08-05 Thread GitBox
Ouss4 merged pull request #4282: URL: https://github.com/apache/incubator-nuttx/pull/4282 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-

[GitHub] [incubator-nuttx] Ouss4 merged pull request #4286: arch:xtensa:include chip/irq.h instead of depend on chip config.

2021-08-05 Thread GitBox
Ouss4 merged pull request #4286: URL: https://github.com/apache/incubator-nuttx/pull/4286 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #4278: xtensa/common: save sp before overwriting in level2/3/4 handler and typo fix

2021-08-05 Thread GitBox
xiaoxiang781216 merged pull request #4278: URL: https://github.com/apache/incubator-nuttx/pull/4278 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail

[GitHub] [incubator-nuttx] gustavonihei commented on a change in pull request #4278: xtensa/common: save sp before overwriting in level2/3/4 handler and typo fix

2021-08-05 Thread GitBox
gustavonihei commented on a change in pull request #4278: URL: https://github.com/apache/incubator-nuttx/pull/4278#discussion_r682659335 ## File path: arch/xtensa/src/common/xtensa_int_handlers.S ## @@ -676,6 +704,13 @@ _xtensa_level6_handler: mov a2, sp

[GitHub] [incubator-nuttx] gustavonihei commented on a change in pull request #4248: mtd: Return MTD Partition Information

2021-08-05 Thread GitBox
gustavonihei commented on a change in pull request #4248: URL: https://github.com/apache/incubator-nuttx/pull/4248#discussion_r682578813 ## File path: drivers/mtd/mtd_partition.c ## @@ -413,6 +413,25 @@ static int part_ioctl(FAR struct mtd_dev_s *dev, int cmd, unsigned long ar

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #4270: tzset: avoid taking semaphore in interrupt for non-kernel mode

2021-08-05 Thread GitBox
xiaoxiang781216 merged pull request #4270: URL: https://github.com/apache/incubator-nuttx/pull/4270 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail

[GitHub] [incubator-nuttx] Ouss4 merged pull request #4280: arch:xtensa: add new GNU toolchain for xtensa.

2021-08-05 Thread GitBox
Ouss4 merged pull request #4280: URL: https://github.com/apache/incubator-nuttx/pull/4280 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-

[GitHub] [incubator-nuttx] raiden00pl merged pull request #4255: STM32 DAC Driver - Add support to DAC3

2021-08-05 Thread GitBox
raiden00pl merged pull request #4255: URL: https://github.com/apache/incubator-nuttx/pull/4255 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: com

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #4270: tzset: avoid taking semaphore in interrupt for non-kernel mode

2021-08-05 Thread GitBox
xiaoxiang781216 commented on a change in pull request #4270: URL: https://github.com/apache/incubator-nuttx/pull/4270#discussion_r682553257 ## File path: libs/libc/time/lib_localtime.c ## @@ -2528,9 +2537,20 @@ void tzset(void) { FAR const char *name; - tz_semtake(&g_lcl

[GitHub] [incubator-nuttx] daniel-p-carvalho commented on pull request #4255: STM32 DAC Driver - Add support to DAC3

2021-08-05 Thread GitBox
daniel-p-carvalho commented on pull request #4255: URL: https://github.com/apache/incubator-nuttx/pull/4255#issuecomment-892865830 There is any update about this PR? Thanks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #4248: mtd: Return MTD Partition Information

2021-08-05 Thread GitBox
xiaoxiang781216 commented on a change in pull request #4248: URL: https://github.com/apache/incubator-nuttx/pull/4248#discussion_r683121868 ## File path: drivers/mtd/mtd_partition.c ## @@ -413,6 +413,25 @@ static int part_ioctl(FAR struct mtd_dev_s *dev, int cmd, unsigned long

[GitHub] [incubator-nuttx] Ouss4 merged pull request #4281: arch:xtensa_testset: remove include arch/spinlock.h

2021-08-05 Thread GitBox
Ouss4 merged pull request #4281: URL: https://github.com/apache/incubator-nuttx/pull/4281 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-

[GitHub] [incubator-nuttx] davids5 commented on pull request #4279: arch/cortex-m: replace arm_switchcontext to c-style

2021-08-05 Thread GitBox
davids5 commented on pull request #4279: URL: https://github.com/apache/incubator-nuttx/pull/4279#issuecomment-892647692 @anchao Testing was only done on armv8-m but your changing all the arch's. Did you verify the changes on all the archs in some fashion? Like ar

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #4279: arch/cortex-m: replace arm_switchcontext to c-style

2021-08-05 Thread GitBox
xiaoxiang781216 commented on a change in pull request #4279: URL: https://github.com/apache/incubator-nuttx/pull/4279#discussion_r682536783 ## File path: arch/arm/src/eoss3/Make.defs ## @@ -18,7 +18,7 @@ # ##

[GitHub] [incubator-nuttx] Donny9 commented on a change in pull request #4270: tzset: avoid taking semaphore in interrupt for non-kernel mode

2021-08-05 Thread GitBox
Donny9 commented on a change in pull request #4270: URL: https://github.com/apache/incubator-nuttx/pull/4270#discussion_r683114733 ## File path: libs/libc/time/lib_localtime.c ## @@ -2528,9 +2537,20 @@ void tzset(void) { FAR const char *name; - tz_semtake(&g_lcl_sem); -

[GitHub] [incubator-nuttx] davids5 merged pull request #4193: fs: Change off_t and related types to int64_t if long long is supported

2021-08-05 Thread GitBox
davids5 merged pull request #4193: URL: https://github.com/apache/incubator-nuttx/pull/4193 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commit

[GitHub] [incubator-nuttx] gustavonihei commented on a change in pull request #4270: tzset: avoid taking semaphore in interrupt for non-kernel mode

2021-08-05 Thread GitBox
gustavonihei commented on a change in pull request #4270: URL: https://github.com/apache/incubator-nuttx/pull/4270#discussion_r682594880 ## File path: libs/libc/time/lib_localtime.c ## @@ -2528,9 +2537,20 @@ void tzset(void) { FAR const char *name; - tz_semtake(&g_lcl_se

[GitHub] [incubator-nuttx] patacongo commented on a change in pull request #4248: mtd: Return MTD Partition Information

2021-08-05 Thread GitBox
patacongo commented on a change in pull request #4248: URL: https://github.com/apache/incubator-nuttx/pull/4248#discussion_r682806497 ## File path: drivers/mtd/mtd_partition.c ## @@ -413,6 +413,25 @@ static int part_ioctl(FAR struct mtd_dev_s *dev, int cmd, unsigned long arg)

[GitHub] [incubator-nuttx] michallenc opened a new pull request #4288: adc: add IOCTL commands ANIOC_RESET_FIFO and ANIOC_SAMPLES_ON_READ

2021-08-05 Thread GitBox
michallenc opened a new pull request #4288: URL: https://github.com/apache/incubator-nuttx/pull/4288 ## Summary This commit adds two new IOCTL commnands for ADC driver. Command ANIOC_RESET_FIFO resets FIFO head and tail which causes the driver to wait for the new data to be received. Ca

[GitHub] [incubator-nuttx] Ouss4 merged pull request #4286: arch:xtensa:include chip/irq.h instead of depend on chip config.

2021-08-05 Thread GitBox
Ouss4 merged pull request #4286: URL: https://github.com/apache/incubator-nuttx/pull/4286 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-

[incubator-nuttx] branch master updated: arch:xtensa:include chip/irq.h instead of depend on chip config.

2021-08-05 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 ec17cad arch:xtensa:include chip/