[GitHub] [incubator-nuttx] jpaali opened a new pull request #4641: drivers/mtd/m25px.c: add support for MT25Q256 SPI NOR

2021-10-03 Thread GitBox
jpaali opened a new pull request #4641: URL: https://github.com/apache/incubator-nuttx/pull/4641 ## Summary Adds support for MT25Q256 SPI NOR ## Impact ## Testing Tested with LittleFS filesystem. -- This is an automated message from the Apache Git Service. To respo

[incubator-nuttx-website] branch asf-site updated: Publishing web: ea6fce84bf8202600a0318215864afe272c81f07 docs: df40531a070e6048ab749a97755f5187aea7dec7

2021-10-03 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 926bac7 Publishing web

[incubator-nuttx] branch master updated: bcm43xxx: fixed an issue with wrong devif_timer() invocations on bcmf_netdev_notify_tx_done events that provoked massive TCP spurious retransmissions;

2021-10-03 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 df40531 bcm43xxx: fixed an issue with

[GitHub] [incubator-nuttx] acassis merged pull request #4640: bcm43xxx: wrong devif_timer() invocations and sporadic stalls of TX poll timer

2021-10-03 Thread GitBox
acassis merged pull request #4640: URL: https://github.com/apache/incubator-nuttx/pull/4640 -- 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] xouillet commented on issue #4336: Cannot get ip address on bl602evb:wifi

2021-10-03 Thread GitBox
xouillet commented on issue #4336: URL: https://github.com/apache/incubator-nuttx/issues/4336#issuecomment-932998791 In the meantime, I've written a small utility to embed the RF parameters in nuttx binary to avoid using BouffaloLabDevCube: https://github.com/xouillet/bl_rfbin -- This