donghengqaz opened a new pull request #2897:
URL: https://github.com/apache/incubator-nuttx/pull/2897
## Summary
Add tmpfs mounting when bringing up.
## Impact
## Testing
This is an automated mess
xiaoxiang781216 merged pull request #2896:
URL: https://github.com/apache/incubator-nuttx/pull/2896
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 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 c90fffc arch/stm32f7: Fix nxstyle e
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 bc29d23 Publishing web
acassis merged pull request #2888:
URL: https://github.com/apache/incubator-nuttx/pull/2888
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
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 a4f422a This commit enables BMP180 su
phfbertoleti commented on a change in pull request #2888:
URL: https://github.com/apache/incubator-nuttx/pull/2888#discussion_r580572480
##
File path: boards/xtensa/esp32/esp32-wrover-kit/src/esp32_bringup.c
##
@@ -259,6 +263,20 @@ int esp32_bringup(void)
}
#endif
+#ifd
acassis commented on a change in pull request #2888:
URL: https://github.com/apache/incubator-nuttx/pull/2888#discussion_r580570293
##
File path: boards/xtensa/esp32/common/src/esp32_bmp180.c
##
@@ -0,0 +1,110 @@
+/***
gustavonihei commented on a change in pull request #2888:
URL: https://github.com/apache/incubator-nuttx/pull/2888#discussion_r580562846
##
File path: boards/xtensa/esp32/esp32-wrover-kit/src/esp32_bringup.c
##
@@ -259,6 +263,20 @@ int esp32_bringup(void)
}
#endif
+#ifd
phfbertoleti commented on a change in pull request #2888:
URL: https://github.com/apache/incubator-nuttx/pull/2888#discussion_r580557673
##
File path: boards/xtensa/esp32/common/src/esp32_bmp180.c
##
@@ -0,0 +1,110 @@
+/**
gustavonihei commented on a change in pull request #2888:
URL: https://github.com/apache/incubator-nuttx/pull/2888#discussion_r580552646
##
File path: boards/xtensa/esp32/common/src/esp32_bmp180.c
##
@@ -0,0 +1,110 @@
+/**
hartmannathan opened a new pull request #2896:
URL: https://github.com/apache/incubator-nuttx/pull/2896
## Summary
Fix nxstyle errors in:
- arch/arm/src/stm32f7/stm32_pwr.c,
- arch/arm/src/stm32f7/stm32_pwr.h, and
- arch/arm/src/stm32f7/stm32_usbhost.h.
## Impact
patacongo commented on a change in pull request #2888:
URL: https://github.com/apache/incubator-nuttx/pull/2888#discussion_r580547931
##
File path: boards/xtensa/esp32/common/src/esp32_bmp180.c
##
@@ -0,0 +1,110 @@
+/*
patacongo commented on a change in pull request #2888:
URL: https://github.com/apache/incubator-nuttx/pull/2888#discussion_r580547931
##
File path: boards/xtensa/esp32/common/src/esp32_bmp180.c
##
@@ -0,0 +1,110 @@
+/*
acassis commented on a change in pull request #2888:
URL: https://github.com/apache/incubator-nuttx/pull/2888#discussion_r580475489
##
File path: boards/xtensa/esp32/esp32-wrover-kit/src/esp32_bringup.c
##
@@ -259,6 +263,20 @@ int esp32_bringup(void)
}
#endif
+#ifdef CO
acassis commented on a change in pull request #2888:
URL: https://github.com/apache/incubator-nuttx/pull/2888#discussion_r580467416
##
File path: boards/xtensa/esp32/esp32-wrover-kit/src/esp32_bringup.c
##
@@ -259,6 +263,20 @@ int esp32_bringup(void)
}
#endif
+#ifdef CO
Ouss4 merged pull request #2895:
URL: https://github.com/apache/incubator-nuttx/pull/2895
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 af8e71d risc-v/esp32c3: Fix inconsistent guard comment
add 3850df7 tools/esp32: Fix warnings fro
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 491a4c1 risc-v/esp32c3: Don't reserve any vectors for any special use.
add ca30c1d risc-v/esp32c3:
xiaoxiang781216 merged pull request #2893:
URL: https://github.com/apache/incubator-nuttx/pull/2893
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 merged pull request #2892:
URL: https://github.com/apache/incubator-nuttx/pull/2892
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 291a575 risc-v/esp32c3: Add support for MWDT0 and MWDT1
add 491a4c1 risc-v/esp32c3: Don't reserve
Ouss4 merged pull request #2875:
URL: https://github.com/apache/incubator-nuttx/pull/2875
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 7b8c72e boards: raspberrypi-pico: Add nshsram defconfig for SRAM build
add 291a575 risc-v/esp32c
xiaoxiang781216 merged pull request #2894:
URL: https://github.com/apache/incubator-nuttx/pull/2894
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 1f61c58 boards: raspberrypi-pico: Normalize nsh/defconfig
add 7b8c72e boards: raspberrypi-pico: Ad
phfbertoleti commented on pull request #2888:
URL: https://github.com/apache/incubator-nuttx/pull/2888#issuecomment-783513372
Hi @Ouss4 , @gustavonihei and @saramonteiro , I've just commited the code
with your suggestions and corrections.
Please, would you review it again?
---
saramonteiro commented on a change in pull request #2888:
URL: https://github.com/apache/incubator-nuttx/pull/2888#discussion_r580394577
##
File path: boards/xtensa/esp32/common/src/esp32_bmp180.c
##
@@ -0,0 +1,107 @@
+/**
Ouss4 commented on a change in pull request #2888:
URL: https://github.com/apache/incubator-nuttx/pull/2888#discussion_r580389870
##
File path: boards/xtensa/esp32/common/include/esp32_bmp180.h
##
@@ -0,0 +1,84 @@
+/**
phfbertoleti commented on pull request #2888:
URL: https://github.com/apache/incubator-nuttx/pull/2888#issuecomment-783455458
@Ouss4 and @gustavonihei , thank you very much for the review. I've just
updated the code accordingly to your suggestions.
Please, would you review it again in or
Ouss4 commented on a change in pull request #2888:
URL: https://github.com/apache/incubator-nuttx/pull/2888#discussion_r580320084
##
File path: boards/xtensa/esp32/esp32-wrover-kit/src/esp32_bringup.c
##
@@ -259,6 +264,24 @@ int esp32_bringup(void)
}
#endif
+#ifdef CONF
gustavonihei opened a new pull request #2895:
URL: https://github.com/apache/incubator-nuttx/pull/2895
## Summary
Fixed some warning raised by ShellCheck.
Also some other cosmetic changes.
## Impact
No impact.
## Testing
`esp32-devkitc:nsh` with the `CONFIG_ESP32_QE
phfbertoleti commented on a change in pull request #2888:
URL: https://github.com/apache/incubator-nuttx/pull/2888#discussion_r580301036
##
File path: boards/xtensa/esp32/esp32-wrover-kit/src/esp32_bringup.c
##
@@ -259,6 +264,24 @@ int esp32_bringup(void)
}
#endif
+#ifd
xiaoxiang781216 merged pull request #90:
URL: https://github.com/apache/incubator-nuttx-testing/pull/90
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 commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-testing.git
The following commit(s) were added to refs/heads/master by this push:
new 0206b8b testlist: Add /arm/
xiaoxiang781216 commented on a change in pull request #2892:
URL: https://github.com/apache/incubator-nuttx/pull/2892#discussion_r580289383
##
File path: arch/risc-v/src/esp32c3/esp32c3_vectors.S
##
@@ -55,20 +55,12 @@ _vector_table:
j_exception_handler
- /* 29 iden
yunkya2 opened a new pull request #2894:
URL: https://github.com/apache/incubator-nuttx/pull/2894
## Summary
- Fix build break when CONFIG_RP2040_FLASH_BOOT is not set.
- Add new defconfig "nshsram" to boot from SRAM.
## Impact
rp2040 only
## Testing
`tools/configur
gustavonihei commented on a change in pull request #2892:
URL: https://github.com/apache/incubator-nuttx/pull/2892#discussion_r580272819
##
File path: arch/risc-v/src/esp32c3/esp32c3_vectors.S
##
@@ -55,20 +55,12 @@ _vector_table:
j_exception_handler
- /* 29 identic
Ouss4 commented on a change in pull request #2888:
URL: https://github.com/apache/incubator-nuttx/pull/2888#discussion_r580265500
##
File path: boards/xtensa/esp32/esp32-wrover-kit/src/esp32_bringup.c
##
@@ -259,6 +264,24 @@ int esp32_bringup(void)
}
#endif
+#ifdef CONF
gustavonihei opened a new pull request #2893:
URL: https://github.com/apache/incubator-nuttx/pull/2893
## Summary
Minor improvement to the ESP32-C3 build system. Serial driver will only
build when any of the UART peripherals are selected.
This PR also brings some minor fixes.
#
phfbertoleti commented on a change in pull request #2888:
URL: https://github.com/apache/incubator-nuttx/pull/2888#discussion_r580246305
##
File path: boards/xtensa/esp32/esp32-wrover-kit/src/esp32_bringup.c
##
@@ -259,6 +264,24 @@ int esp32_bringup(void)
}
#endif
+#ifd
phfbertoleti commented on a change in pull request #2888:
URL: https://github.com/apache/incubator-nuttx/pull/2888#discussion_r580244943
##
File path: boards/xtensa/esp32/esp32-wrover-kit/src/esp32_bringup.c
##
@@ -259,6 +264,24 @@ int esp32_bringup(void)
}
#endif
+#ifd
Ouss4 commented on a change in pull request #2888:
URL: https://github.com/apache/incubator-nuttx/pull/2888#discussion_r580229351
##
File path: boards/xtensa/esp32/common/include/esp32_bmp180.h
##
@@ -0,0 +1,84 @@
+/**
gustavonihei commented on a change in pull request #2888:
URL: https://github.com/apache/incubator-nuttx/pull/2888#discussion_r580223682
##
File path: boards/xtensa/esp32/common/include/esp32_bmp180.h
##
@@ -0,0 +1,84 @@
+/***
gustavonihei commented on a change in pull request #2888:
URL: https://github.com/apache/incubator-nuttx/pull/2888#discussion_r580223682
##
File path: boards/xtensa/esp32/common/include/esp32_bmp180.h
##
@@ -0,0 +1,84 @@
+/***
Ouss4 opened a new pull request #2892:
URL: https://github.com/apache/incubator-nuttx/pull/2892
## Summary
Don't reserve any vectors for any special use.
## Impact
N/A
## Testing
esp32c3-devkit:nsh
This is
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 1f61c58 boards: raspberrypi-pico:
Ouss4 merged pull request #2891:
URL: https://github.com/apache/incubator-nuttx/pull/2891
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
masayuki2009 opened a new pull request #2891:
URL: https://github.com/apache/incubator-nuttx/pull/2891
## Summary
- This commit normalizes nsh/defconfig
- See https://github.com/apache/incubator-nuttx-testing/pull/90
## Impact
- None
## Testing
- None
masayuki2009 commented on pull request #90:
URL:
https://github.com/apache/incubator-nuttx-testing/pull/90#issuecomment-783266010
> It looks like `raspberrypi-pico/nsh` needs to be normalised.
I will send a new PR to the nuttx.
--
cwespressif commented on a change in pull request #2832:
URL: https://github.com/apache/incubator-nuttx/pull/2832#discussion_r580116537
##
File path: arch/xtensa/src/esp32/esp32_wifi_adapter.c
##
@@ -3447,7 +3469,17 @@ static void *esp_malloc_internal(size_t size)
static voi
cwespressif commented on a change in pull request #2832:
URL: https://github.com/apache/incubator-nuttx/pull/2832#discussion_r580091382
##
File path: arch/xtensa/src/esp32/esp32_wifi_adapter.c
##
@@ -3447,7 +3469,17 @@ static void *esp_malloc_internal(size_t size)
static voi
cwespressif commented on a change in pull request #2832:
URL: https://github.com/apache/incubator-nuttx/pull/2832#discussion_r580091382
##
File path: arch/xtensa/src/esp32/esp32_wifi_adapter.c
##
@@ -3447,7 +3469,17 @@ static void *esp_malloc_internal(size_t size)
static voi
cwespressif commented on a change in pull request #2832:
URL: https://github.com/apache/incubator-nuttx/pull/2832#discussion_r580089385
##
File path: arch/xtensa/src/esp32/esp32_wifi_adapter.c
##
@@ -3447,7 +3469,17 @@ static void *esp_malloc_internal(size_t size)
static voi
cwespressif commented on a change in pull request #2832:
URL: https://github.com/apache/incubator-nuttx/pull/2832#discussion_r580085605
##
File path: arch/xtensa/src/esp32/esp32_allocateheap.c
##
@@ -130,6 +143,10 @@
void up_allocate_heap(FAR void **heap_start, size_t *heap_si
yamt commented on pull request #2890:
URL: https://github.com/apache/incubator-nuttx/pull/2890#issuecomment-783219292
> These configs are used in boards logic, IMO it's better to have them there.
ok. it makes sense. i will change.
Ouss4 commented on pull request #90:
URL:
https://github.com/apache/incubator-nuttx-testing/pull/90#issuecomment-783218602
It looks like `raspberrypi-pico/nsh` needs to be normalised.
This is an automated message from the A
Ouss4 commented on pull request #2890:
URL: https://github.com/apache/incubator-nuttx/pull/2890#issuecomment-783215810
These configs are used in boards logic, IMO it's better to have them there.
This is an automated message f
Ouss4 commented on a change in pull request #2888:
URL: https://github.com/apache/incubator-nuttx/pull/2888#discussion_r580077397
##
File path: boards/xtensa/esp32/esp32-wrover-kit/src/esp32_bringup.c
##
@@ -259,6 +264,24 @@ int esp32_bringup(void)
}
#endif
+#ifdef CONF
Ouss4 commented on a change in pull request #2888:
URL: https://github.com/apache/incubator-nuttx/pull/2888#discussion_r580077397
##
File path: boards/xtensa/esp32/esp32-wrover-kit/src/esp32_bringup.c
##
@@ -259,6 +264,24 @@ int esp32_bringup(void)
}
#endif
+#ifdef CONF
60 matches
Mail list logo