btashton commented on a change in pull request #2470:
URL: https://github.com/apache/incubator-nuttx/pull/2470#discussion_r535900296
##
File path: arch/risc-v/include/setjmp.h
##
@@ -0,0 +1,54 @@
+/
+ *
btashton commented on a change in pull request #2470:
URL: https://github.com/apache/incubator-nuttx/pull/2470#discussion_r535900296
##
File path: arch/risc-v/include/setjmp.h
##
@@ -0,0 +1,54 @@
+/
+ *
btashton commented on a change in pull request #2470:
URL: https://github.com/apache/incubator-nuttx/pull/2470#discussion_r535900296
##
File path: arch/risc-v/include/setjmp.h
##
@@ -0,0 +1,54 @@
+/
+ *
sgysh opened a new pull request #2476:
URL: https://github.com/apache/incubator-nuttx/pull/2476
## Summary
- Follow the POSIX description.
## Impact
- No impact as P_GID and P_PGID are not used.
## Testing
- Built with hifive1-revb:nsh
sgysh opened a new pull request #2475:
URL: https://github.com/apache/incubator-nuttx/pull/2475
## Summary
- Fix an error that occurs when a waiting task has already finished.
- Discard the child entry after receiving SIGCHLD.
## Impact
- waitid
## Testing
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 4aa7ba827bc7a5bf7bdb8d48dcfb844422c6ed50
Author: David Sidrane
AuthorDate: Thu Dec 3 06:09:41 2020 -0800
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 e4c7254 arch/stm32: Fix nxstyle errors
new 4aa7ba8 imxrt:imxrt_lowputc Fixed parity settings.
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 b73026ee55569d384fbbb70171c700332fc30281
Author: David Sidrane
AuthorDate: Thu Dec 3 06:11:22 2020 -0800
btashton merged pull request #2471:
URL: https://github.com/apache/incubator-nuttx/pull/2471
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
btashton commented on a change in pull request #2463:
URL: https://github.com/apache/incubator-nuttx/pull/2463#discussion_r535865150
##
File path: boards/arm/imxrt/teensy-4.x/Kconfig
##
@@ -0,0 +1,36 @@
+#
+# For a description of the syntax of this configuration file,
+# see th
btashton edited a comment on pull request #2463:
URL: https://github.com/apache/incubator-nuttx/pull/2463#issuecomment-738591105
@michallenc This looks good to me. Thanks for adding the entry for the
board to the documentation.
I wont have a 4.1 until next week to test, but I did do
btashton commented on pull request #2463:
URL: https://github.com/apache/incubator-nuttx/pull/2463#issuecomment-738591105
@michallenc This looks good to me. Thanks for adding the entry for the
board to the documentation.
I wont have a 4.1 until next week to test, but I did do basic
donghengqaz opened a new pull request #2474:
URL: https://github.com/apache/incubator-nuttx/pull/2474
## Summary
Optimize IRAM usage based on esp-idf.
From
https://github.com/espressif/esp-idf/blob/master/components/esp_wifi/linker.lf
&
https://github.com/espressif/esp-idf/b
donghengqaz edited a comment on pull request #2294:
URL: https://github.com/apache/incubator-nuttx/pull/2294#issuecomment-738517194
> Hi @donghengqaz
> Is this PR ready to merge?
Yes, I use this branch to test throughput and its performance is much better
than old one. Although th
donghengqaz commented on pull request #2294:
URL: https://github.com/apache/incubator-nuttx/pull/2294#issuecomment-738517194
> Hi @donghengqaz
> Is this PR ready to merge?
Yes, I use this branch to test throughput and its performance is much better
than old one. Although these are
no1wudi closed pull request #2470:
URL: https://github.com/apache/incubator-nuttx/pull/2470
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
Ouss4 merged pull request #514:
URL: https://github.com/apache/incubator-nuttx-apps/pull/514
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
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 2bafb70 examples/touchscreen
Ouss4 commented on pull request #514:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/514#issuecomment-738426592
All right, thanks. So let's get this out of the way.
This is an automated message from the Apache Git
hartmannathan commented on pull request #2473:
URL: https://github.com/apache/incubator-nuttx/pull/2473#issuecomment-738410736
@davids5 , @raiden00pl -
Suggestions/thoughts wanted:
The STM32G4xx family has a slightly newer IP version of the ADC. It
resembles stm32_adc_v2 but h
hartmannathan opened a new pull request #2473:
URL: https://github.com/apache/incubator-nuttx/pull/2473
## Summary
STM32G4xx family: Add register mappings and bitfield definitions for ADC
peripheral.
## Impact
One step toward supporting the ADC on this family.
##
yamt commented on pull request #514:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/514#issuecomment-738400350
@Ouss4
yes, sooner or later.
i'm visiting all configs tested on the ci. i guess i will fix it when i
visit olimex-lpc1766stk:hidmouse.
-
Ouss4 merged pull request #2472:
URL: https://github.com/apache/incubator-nuttx/pull/2472
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
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 e4c7254 arch/stm32: Fix nxstyle e
davids5 commented on pull request #2415:
URL: https://github.com/apache/incubator-nuttx/pull/2415#issuecomment-738171291
@patacongo - Would you please see it this looks correct to you?
This is an automated message from the Ap
patacongo commented on pull request #2469:
URL: https://github.com/apache/incubator-nuttx/pull/2469#issuecomment-738121524
>
>
> > @anjana-tel could you remove the second patch(Mrge branch...) from PR?
>
> Can you suggest how to remove the Patch((Mrge branch...) from PR ?
hartmannathan opened a new pull request #2472:
URL: https://github.com/apache/incubator-nuttx/pull/2472
## Summary
arch/arm/src/stm32/stm32_alarm.h,
arch/arm/src/stm32/stm32_can.h,
arch/arm/src/stm32/stm32_capture.h:
* Fix nxstyle errors.
## Impact
Remov
acassis commented on pull request #2464:
URL: https://github.com/apache/incubator-nuttx/pull/2464#issuecomment-738041873
> I need someone help, at the `arm-05` run testing report a lot of repeat
info like below:
>
> ```shell
> HEAD detached at pull/2464/merge
> Changes not stag
yjdwbj commented on pull request #2464:
URL: https://github.com/apache/incubator-nuttx/pull/2464#issuecomment-738032633
I need someone help, at the `arm-05` run testing report a lot of repeat info
like below:
```sh
HEAD detached at pull/2464/merge
Changes not staged for commit:
davids5 opened a new pull request #2471:
URL: https://github.com/apache/incubator-nuttx/pull/2471
## Summary
- Updated to Apache License
- imxrt:imxrt_lowputc Fixed parity settings.
imxrt UART must be placed in 9 bit mode (M=1) with when 8 bit
data with par
yjdwbj commented on pull request #2464:
URL: https://github.com/apache/incubator-nuttx/pull/2464#issuecomment-738011713
> You should read drivers/mtd/README.txt. There are issues with using NAND
FLASH and any of the existing file systems in NuttX.
Yes, I know it's have these issues.
patacongo commented on pull request #2464:
URL: https://github.com/apache/incubator-nuttx/pull/2464#issuecomment-738004729
You should read drivers/mtd/README.txt. There are issues with using NAND
FLASH and any of the existing file systems in NuttX.
---
anjana-tel commented on pull request #2469:
URL: https://github.com/apache/incubator-nuttx/pull/2469#issuecomment-738004262
> @anjana-tel could you remove the second patch(Mrge branch...) from PR?
Can you suggest how to remove the Patch((Mrge branch...) from PR ?
---
patacongo commented on pull request #2463:
URL: https://github.com/apache/incubator-nuttx/pull/2463#issuecomment-737992500
>
>
> > When you add a board, typically you should also update the
boards/README.txt, the top-level README.md file, And rrelevant board documents
under Documen
acassis commented on pull request #2294:
URL: https://github.com/apache/incubator-nuttx/pull/2294#issuecomment-737983140
Hi @donghengqaz
Is this PR ready to merge?
This is an automated message from the Apache Git Service.
acassis commented on pull request #2415:
URL: https://github.com/apache/incubator-nuttx/pull/2415#issuecomment-737975012
> > @xiaoxiang781216 so Xiaomi is using some ported lib that needs this, and
the solution is to fake it? Why not do the right thing and implement it? Or at
a minimum Kco
xiaoxiang781216 commented on a change in pull request #2469:
URL: https://github.com/apache/incubator-nuttx/pull/2469#discussion_r535194304
##
File path: arch/renesas/src/rx65n/rx65n_usbhost.h
##
@@ -0,0 +1,263 @@
+/**
no1wudi opened a new pull request #2470:
URL: https://github.com/apache/incubator-nuttx/pull/2470
## Summary
Some application like duktape need setjmp, but only generic registers
supported now, float register support need further work
## Impact
None, this is a new feature
## Tes
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 ad66ea5 net/igmp: fix nxstyle warning
add dbd6e9b net/procfs: handle opendir("/proc/net/") correct
xiaoxiang781216 merged pull request #2465:
URL: https://github.com/apache/incubator-nuttx/pull/2465
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
michallenc edited a comment on pull request #2463:
URL: https://github.com/apache/incubator-nuttx/pull/2463#issuecomment-737889560
> When you add a board, typically you should also update the
boards/README.txt, the top-level README.md file, And rrelevant board documents
under Documentation
michallenc commented on pull request #2463:
URL: https://github.com/apache/incubator-nuttx/pull/2463#issuecomment-737889560
> When you add a board, typically you should also update the
boards/README.txt, the top-level README.md file, And rrelevant board documents
under Documentation.
jerpelea merged pull request #2466:
URL: https://github.com/apache/incubator-nuttx/pull/2466
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
This is an automated email from the ASF dual-hosted git repository.
jerpelea pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 316cdcc net/sockopt: Try usrsock further if the protocol not available
new ab78bae net/igmp: add sa
This is an automated email from the ASF dual-hosted git repository.
jerpelea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit ab78bae12f13535bdbf18aaa716688a370ad8ccb
Author: chao.an
AuthorDate: Mon Nov 30 14:35:11 2020 +0800
net/
This is an automated email from the ASF dual-hosted git repository.
jerpelea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit ad66ea51e52da97870c29c94a0f8e4d39cc178b3
Author: chao.an
AuthorDate: Mon Nov 30 15:20:24 2020 +0800
net/
This is an automated email from the ASF dual-hosted git repository.
jerpelea pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 07f2a76 arch/imxrt: Added NETDEV_LATEINIT option for Ethernet
add 51efe46 net/sockopt: fix invalid
jerpelea merged pull request #2467:
URL: https://github.com/apache/incubator-nuttx/pull/2467
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
anjana-tel opened a new pull request #2469:
URL: https://github.com/apache/incubator-nuttx/pull/2469
## Summary
RX65N USB Host Driver Support
## Impact
## Testing
Tested on RX65N Reference board
Th
Ouss4 commented on pull request #514:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/514#issuecomment-737784410
@yamt there is also line 144. Would you like to fix it too?
This is an automated message from the Apa
anchao closed pull request #2468:
URL: https://github.com/apache/incubator-nuttx/pull/2468
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
anchao commented on pull request #2468:
URL: https://github.com/apache/incubator-nuttx/pull/2468#issuecomment-737773332
depends on https://github.com/apache/incubator-nuttx/pull/2467, merge this
PR to #2467 and abandon
This
yamt opened a new pull request #514:
URL: https://github.com/apache/incubator-nuttx-apps/pull/514
## Summary
See https://github.com/apache/incubator-nuttx/pull/2347
## Impact
## Testing
This is an automat
anchao commented on pull request #2466:
URL: https://github.com/apache/incubator-nuttx/pull/2466#issuecomment-737767557
> @anchao please fix :
>
> Error:
/home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/net/igmp/igmp_join.c:22:82:
error: Long line found
> Error:
/home/run
yjdwbj commented on a change in pull request #2464:
URL: https://github.com/apache/incubator-nuttx/pull/2464#discussion_r534918379
##
File path: boards/arm/sam34/sam4s-xplained-pro/configs/nsh/defconfig
##
@@ -56,7 +55,6 @@ CONFIG_NSH_STRERROR=y
CONFIG_PIPES=y
CONFIG_PREALLOC
Ouss4 edited a comment on pull request #2463:
URL: https://github.com/apache/incubator-nuttx/pull/2463#issuecomment-737746575
@michallenc please run `./tools/refresh.sh --silent teensy-4.x:can-4.1` to
update the defconfig and fix the builds.
---
Ouss4 commented on pull request #2463:
URL: https://github.com/apache/incubator-nuttx/pull/2463#issuecomment-737746575
@michallenc please run `./tools/refresh.sh --silent teensy-4.x:can-4.1` to
fix update the defconfig and fix the builds.
--
57 matches
Mail list logo