Dan-guanghua opened a new pull request #538:
URL: https://github.com/apache/incubator-nuttx-apps/pull/538
which record and play raw data using audio subsystem
to verify audio record and playback function
Signed-off-by: danguanghua
Change-Id: I2c768b8e8234a31f9622cb9955f
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 961ffac testing/irtest: Remove
xiaoxiang781216 merged pull request #537:
URL: https://github.com/apache/incubator-nuttx-apps/pull/537
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
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 c694719 Bluetooth: Fix bt_buff lifecycle
add 073912e Replace all wget with curl
No new revisions
xiaoxiang781216 merged pull request #2582:
URL: https://github.com/apache/incubator-nuttx/pull/2582
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
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 073912e Replace all wget with curl
add 0fbfc4c esp32_wifi_adapter.c: file mode for open doesn't ma
xiaoxiang781216 commented on a change in pull request #2584:
URL: https://github.com/apache/incubator-nuttx/pull/2584#discussion_r547170882
##
File path: arch/xtensa/src/esp32/esp32_wifi_adapter.c
##
@@ -3111,7 +3111,7 @@ static int32_t esp_nvs_get_blob(uint32_t handle,
xiaoxiang781216 merged pull request #2584:
URL: https://github.com/apache/incubator-nuttx/pull/2584
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
anchao commented on pull request #2574:
URL: https://github.com/apache/incubator-nuttx/pull/2574#issuecomment-749458345
> @anchao since this buffer dumping is used on some of the small targets for
debugging I am a little worried about what this does to the code size. Do you
think we can ke
xiaoxiang781216 opened a new pull request #2585:
URL: https://github.com/apache/incubator-nuttx/pull/2585
## Summary
The length of hostbuffer come from Kconfig, it isn't safe to
allocate this variable on the stack.
## Impact
The stack consumption for getaddrinfo become small
FASTSHIFT closed pull request #532:
URL: https://github.com/apache/incubator-nuttx-apps/pull/532
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
FASTSHIFT commented on pull request #532:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/532#issuecomment-749517113
@v01d I understand what you mean. I'll close it.
This is an automated message from the Apache Git
patacongo commented on pull request #538:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/538#issuecomment-749528043
Should this go under apps/testing instead of apps/system?
This is an automated message from the Ap
xiaoxiang781216 commented on pull request #538:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/538#issuecomment-749542494
> Should this go under apps/testing instead of apps/system?
Other two audio tools put to apps/system:
https://github.com/apache/incubator-nuttx-apps/
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 0fbfc4c esp32_wifi_adapter.c: file mode for open doesn't make sense
for O_RDONLY
add 922cf06 libc/n
acassis merged pull request #2585:
URL: https://github.com/apache/incubator-nuttx/pull/2585
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
patacongo commented on pull request #538:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/538#issuecomment-749550268
>
>
> > Should this go under apps/testing instead of apps/system?
>
> Other two audio tools put to apps/system:
> https://github.com/apache/incubat
xiaoxiang781216 commented on pull request #538:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/538#issuecomment-749613212
> > > Should this go under apps/testing instead of apps/system?
> >
> >
> > Other two audio tools put to apps/system:
> >
https://github.com/apa
xiaoxiang781216 edited a comment on pull request #538:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/538#issuecomment-749613212
> > > Should this go under apps/testing instead of apps/system?
> >
> >
> > Other two audio tools put to apps/system:
> >
https://github.
xiaoxiang781216 edited a comment on pull request #538:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/538#issuecomment-749613212
> > > Should this go under apps/testing instead of apps/system?
> >
> >
> > Other two audio tools put to apps/system:
> >
https://github.
xiaoxiang781216 edited a comment on pull request #538:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/538#issuecomment-749613212
> > > Should this go under apps/testing instead of apps/system?
> >
> >
> > Other two audio tools put to apps/system:
> >
https://github.
xiaoxiang781216 opened a new issue #2586:
URL: https://github.com/apache/incubator-nuttx/issues/2586
Which could improve the source code compatiblity, also tell user that these
interfaces come from Linux. Now, these public interfaces put into nuttx folder.
saramonteiro opened a new pull request #2587:
URL: https://github.com/apache/incubator-nuttx/pull/2587
## Summary
It was fixed a typo. `wtd` was replaced by `wdt` in all watchdog files.
## Impact
All ESP32 WDT users.
## Testing
Each WDT was individually tested using
michallenc opened a new pull request #2588:
URL: https://github.com/apache/incubator-nuttx/pull/2588
## Summary
These commits add support for ST7789 controller based on ST7735 and
following changes to boards/arm/imxrt/teensy-4.x to support ER-TFT1.14-1 over
SPI on Teensy 4.x.
acassis commented on pull request #2588:
URL: https://github.com/apache/incubator-nuttx/pull/2588#issuecomment-749731415
Hi @michallenc very nice contribution, it will be useful for LILYGO TTGO
modules that uses the same LCD controller.
There is a compilation warning promoted to error: i
Ouss4 merged pull request #2587:
URL: https://github.com/apache/incubator-nuttx/pull/2587
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 change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 922cf06 libc/netdb: Move hostbuffer out of the stack
add 6a61213 xtensa/esp32: Fixed wdt typos
michallenc commented on pull request #2588:
URL: https://github.com/apache/incubator-nuttx/pull/2588#issuecomment-749742089
> Hi @michallenc very nice contribution, it will be useful for LILYGO TTGO
modules that uses the same LCD controller.
> There is a compilation warning promoted to e
patacongo commented on pull request #2588:
URL: https://github.com/apache/incubator-nuttx/pull/2588#issuecomment-749781782
>
>
> > Hi @michallenc very nice contribution, it will be useful for LILYGO TTGO
modules that uses the same LCD controller.
> > There is a compilation warnin
patacongo edited a comment on pull request #2588:
URL: https://github.com/apache/incubator-nuttx/pull/2588#issuecomment-749781782
>
>
> > Hi @michallenc very nice contribution, it will be useful for LILYGO TTGO
modules that uses the same LCD controller.
> > There is a compilation
patacongo commented on pull request #2588:
URL: https://github.com/apache/incubator-nuttx/pull/2588#issuecomment-749786530
> The only safe and portable way to do this is with a cast: Use %lx then
cast the argument to (unsigned long).
I did that a lot, but the only truly standard and
patacongo edited a comment on pull request #2588:
URL: https://github.com/apache/incubator-nuttx/pull/2588#issuecomment-749786530
> The only safe and portable way to do this is with a cast: Use %lx then
cast the argument to (unsigned long).
I did that a lot, but the only truly standa
patacongo edited a comment on pull request #2588:
URL: https://github.com/apache/incubator-nuttx/pull/2588#issuecomment-749786530
> The only safe and portable way to do this is with a cast: Use %lx then
cast the argument to (unsigned long).
I did that a lot, but the only truly standa
patacongo edited a comment on pull request #2588:
URL: https://github.com/apache/incubator-nuttx/pull/2588#issuecomment-749781782
>
>
> > Hi @michallenc very nice contribution, it will be useful for LILYGO TTGO
modules that uses the same LCD controller.
> > There is a compilation
patacongo edited a comment on pull request #2588:
URL: https://github.com/apache/incubator-nuttx/pull/2588#issuecomment-749786530
> One safe and portable way to do this is with a cast: Use %lx then cast the
argument to (unsigned long).
I did that a lot, but the only truly standard an
michallenc commented on pull request #2588:
URL: https://github.com/apache/incubator-nuttx/pull/2588#issuecomment-749811795
> > One safe and portable way to do this is with a cast: Use %lx then cast
the argument to (unsigned long).
>
> I did that a lot, but the only truly standard an
patacongo commented on pull request #2588:
URL: https://github.com/apache/incubator-nuttx/pull/2588#issuecomment-749837878
> The %x / %lx problem was in arch/arm/src/imxrt/imxrt_lpspi.c file, not in
common drivers/ directory, so why are we worried about other architectures?
Yes, that
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 e9a318d Publishing web
liangzhanggb opened a new pull request #2589:
URL: https://github.com/apache/incubator-nuttx/pull/2589
## Summary
fix redefined CSR_INSTRET
## Impact
remove build warning
## Testing
NONE
This is an automate
no1wudi opened a new pull request #2590:
URL: https://github.com/apache/incubator-nuttx/pull/2590
## Summary
NuttX don't support FPU for risc-v now, let's fix the arch flag to avoid
compiler generate hardware float instruction, it would cause fault.
## Impact
None
## Testing
xiaoxiang781216 opened a new pull request #2591:
URL: https://github.com/apache/incubator-nuttx/pull/2591
## Summary
since the softlink is a special node too(include/nuttx/fs.h):
```
#define FSNODEFLAG_TYPE_MASK 0x000f /* Isolates type field */
#define FSNODEFLAG
no1wudi commented on pull request #2590:
URL: https://github.com/apache/incubator-nuttx/pull/2590#issuecomment-749976095
CI failure: https://github.com/actions/upload-artifact/issues/116
This is an automated message from the
This is an automated email from the ASF dual-hosted git repository.
btashton pushed a change to branch art-failure
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
at 8ec9d9e CI: Allow builds to pass even if final artifact upload fails
This branch includes the follo
This is an automated email from the ASF dual-hosted git repository.
btashton pushed a commit to branch art-failure
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit 8ec9d9e2457e8527749f05dc37a145b8d38b9372
Author: Brennan Ashton
AuthorDate: Tue Dec 22 23:06:12 2020 -08
btashton opened a new pull request #2592:
URL: https://github.com/apache/incubator-nuttx/pull/2592
## Summary
We are seeing higher cases of artifact upload failures
in github. Other projects are also seeing this as has been
reported at https://github.com/actions/upload-artifact/iss
btashton commented on pull request #2590:
URL: https://github.com/apache/incubator-nuttx/pull/2590#issuecomment-749980669
@no1wudi :( Looks like GitHub actually made a fix recently in the base
library so hopefully this will go away, but in the mean time I opened this
https://github.com/apa
xiaoxiang781216 merged pull request #2589:
URL: https://github.com/apache/incubator-nuttx/pull/2589
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
xiaoxiang781216 commented on pull request #2590:
URL: https://github.com/apache/incubator-nuttx/pull/2590#issuecomment-749988318
Should we support fpu instead?
This is an automated message from the Apache Git Service.
To
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 6a61213 xtensa/esp32: Fixed wdt typos
add b074ebe fix redefined CSR_INSTRET
No new revisions were
no1wudi commented on pull request #2590:
URL: https://github.com/apache/incubator-nuttx/pull/2590#issuecomment-749993147
> Should we support fpu instead?
I think FPU support is another topic, because current rv32/rv64 arch support
have many duplicated code, maybe we should cleanup th
no1wudi edited a comment on pull request #2590:
URL: https://github.com/apache/incubator-nuttx/pull/2590#issuecomment-749993147
> Should we support fpu instead?
I think FPU support is another topic, because current rv32/rv64 arch support
have many duplicated code, maybe we should cle
no1wudi edited a comment on pull request #2590:
URL: https://github.com/apache/incubator-nuttx/pull/2590#issuecomment-749993147
> Should we support fpu instead?
I think FPU support is another topic, because current rv32/rv64 arch support
have many duplicated code, maybe we should cle
52 matches
Mail list logo