[GitHub] [nuttx-apps] pkarashchenko commented on pull request #1460: Add the NxScope library - a real-time data logging tool for NuttX

2022-12-19 Thread GitBox
pkarashchenko commented on PR #1460: URL: https://github.com/apache/nuttx-apps/pull/1460#issuecomment-1357260360 > @pkarashchenko thanks for the review. I fixed most of the issues, but in some places I prefer old code (zeroed variables and brackets for long math expressions) No. Prob

[GitHub] [nuttx] masayuki2009 commented on pull request #7920: mm/iob: decoupling iob_s and io_data

2022-12-19 Thread GitBox
masayuki2009 commented on PR #7920: URL: https://github.com/apache/nuttx/pull/7920#issuecomment-1357296625 @anchao I noticed that `iperf -s` performance with `qemu-armv8a:netnsh_smp` is not so good compared to the latest upstream. Latest upstream: ``` nsh> uname -a

[GitHub] [nuttx] anchao commented on pull request #7920: mm/iob: decoupling iob_s and io_data

2022-12-19 Thread GitBox
anchao commented on PR #7920: URL: https://github.com/apache/nuttx/pull/7920#issuecomment-1357410744 > @anchao > > I noticed that `iperf -s` performance with `qemu-armv8a:netnsh_smp` is not so good compared to the latest upstream. @masayuki2009 , I can not reproduce this

[GitHub] [nuttx] PetervdPerk-NXP opened a new pull request, #7921: S32K3XX MR-CANHUBK3 Add protected knsh support

2022-12-19 Thread GitBox
PetervdPerk-NXP opened a new pull request, #7921: URL: https://github.com/apache/nuttx/pull/7921 ## Summary Adds support for protected builds for S32K3XX MR-CANHUBK3 ## Impact Only optional KNSH function ## Testing Tested on MR-CANHUBK3 ``` nsh> free

[GitHub] [nuttx] anjiahao1 opened a new pull request, #7922: procmeminfo:support memdump can show specific task

2022-12-19 Thread GitBox
anjiahao1 opened a new pull request, #7922: URL: https://github.com/apache/nuttx/pull/7922 Signed-off-by: anjiahao ## Summary support memdump can show a specific task ## Impact mem ## Testing dialy run -- This is an automated message from the Apache Git Service.

[GitHub] [nuttx] gustavonihei commented on a diff in pull request #7917: board/xtensa/esp32s2: Add Franzinho Board

2022-12-19 Thread GitBox
gustavonihei commented on code in PR #7917: URL: https://github.com/apache/nuttx/pull/7917#discussion_r1051740166 ## boards/Kconfig: ## @@ -370,7 +370,16 @@ config ARCH_BOARD_ESP32S2_SAOLA_1 select ARCH_HAVE_IRQBUTTONS if ESP32S2_GPIO_IRQ ---help---

[GitHub] [nuttx] gustavonihei commented on pull request #7917: board/xtensa/esp32s2: Add Franzinho Board

2022-12-19 Thread GitBox
gustavonihei commented on PR #7917: URL: https://github.com/apache/nuttx/pull/7917#issuecomment-1357549003 @halyssonJr Could you please add some info about this board to the NuttX Documentation? You may refer to a recent work on the support for ESP32 Lyra-T board: https://github.c

[GitHub] [nuttx] gustavonihei commented on a diff in pull request #7917: board/xtensa/esp32s2: Add Franzinho Board

2022-12-19 Thread GitBox
gustavonihei commented on code in PR #7917: URL: https://github.com/apache/nuttx/pull/7917#discussion_r1052126507 ## boards/xtensa/esp32s2/esp32s2-franzininho/scripts/Make.defs: ## @@ -0,0 +1,74 @@ + +#

[GitHub] [nuttx] gustavonihei commented on a diff in pull request #7917: board/xtensa/esp32s2: Add Franzinho Board

2022-12-19 Thread GitBox
gustavonihei commented on code in PR #7917: URL: https://github.com/apache/nuttx/pull/7917#discussion_r1052128345 ## boards/xtensa/esp32s2/esp32s2-franzininho/scripts/Make.defs: ## @@ -0,0 +1,74 @@ + +#

[GitHub] [nuttx] gustavonihei commented on a diff in pull request #7917: board/xtensa/esp32s2: Add Franzinho Board

2022-12-19 Thread GitBox
gustavonihei commented on code in PR #7917: URL: https://github.com/apache/nuttx/pull/7917#discussion_r1052131057 ## boards/xtensa/esp32s2/esp32s2-franzininho/src/esp32s2_bringup.c: ## @@ -0,0 +1,277 @@ +/**

[GitHub] [nuttx] xiaoxiang781216 merged pull request #7921: S32K3XX MR-CANHUBK3 Add protected knsh support

2022-12-19 Thread GitBox
xiaoxiang781216 merged PR #7921: URL: https://github.com/apache/nuttx/pull/7921 -- 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-unsubscr...@nutt

[nuttx] branch master updated (9eea82a61d -> b5fd0b2381)

2022-12-19 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/nuttx.git from 9eea82a61d Doc: Explain how to rebase and squash PR's commits add b5fd0b2381 S32K3XX MR-CANHUBK3 Add protected

[GitHub] [nuttx] xiaoxiang781216 merged pull request #7919: arm64/a64: Add driver for TCON0

2022-12-19 Thread GitBox
xiaoxiang781216 merged PR #7919: URL: https://github.com/apache/nuttx/pull/7919 -- 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-unsubscr...@nutt

[nuttx] branch master updated (b5fd0b2381 -> 377477a948)

2022-12-19 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/nuttx.git from b5fd0b2381 S32K3XX MR-CANHUBK3 Add protected knsh support add 377477a948 arm64/a64: Add driver for TCON0 No ne

[GitHub] [nuttx] gustavonihei commented on pull request #7917: board/xtensa/esp32s2: Add Franzinho Board

2022-12-19 Thread GitBox
gustavonihei commented on PR #7917: URL: https://github.com/apache/nuttx/pull/7917#issuecomment-1357575709 **Testing** section of the PR description is too vague for the amount of features being added to this new board. CI build success is not enough for validation. Please, describe

[GitHub] [nuttx] xiaoxiang781216 merged pull request #7922: procmeminfo:support memdump can show specific task

2022-12-19 Thread GitBox
xiaoxiang781216 merged PR #7922: URL: https://github.com/apache/nuttx/pull/7922 -- 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-unsubscr...@nutt

[nuttx] branch master updated: procmeminfo:support memdump can show specific task

2022-12-19 Thread xiaoxiang
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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 70791af8e2 procmeminfo:support memdump can sho

[GitHub] [nuttx] gustavonihei commented on a diff in pull request #7917: board/xtensa/esp32s2: Add Franzinho Board

2022-12-19 Thread GitBox
gustavonihei commented on code in PR #7917: URL: https://github.com/apache/nuttx/pull/7917#discussion_r1052178184 ## boards/xtensa/esp32s2/esp32s2-franzininho/src/esp32s2_boot.c: ## @@ -0,0 +1,83 @@ +/ +

[GitHub] [nuttx] zyfeier opened a new pull request, #7923: sched/pthread: Delay pjoininfo allocation time

2022-12-19 Thread GitBox
zyfeier opened a new pull request, #7923: URL: https://github.com/apache/nuttx/pull/7923 ## Summary Improvement pthread_create performance: 1. Create pjoininfo until pthread_exit/pthread_canel/pthread_join get called. 2. Don't allocate pjoininfo if PTHREAD_CREATE_DETACHED is spec

[GitHub] [nuttx] FASTSHIFT opened a new pull request, #7924: video/fb: initializes the info structure

2022-12-19 Thread GitBox
FASTSHIFT opened a new pull request, #7924: URL: https://github.com/apache/nuttx/pull/7924 ## Summary Users can obtain the parameters of the specified display and overlay by setting the `display` member in `fb_planeinfo_s` or the `overlay` member in `fb_overlayinfo_s`. For the default

[GitHub] [nuttx] GUIDINGLI opened a new pull request, #7925: sim/fb: remove the lpwork in fb, merge to looper task

2022-12-19 Thread GitBox
GUIDINGLI opened a new pull request, #7925: URL: https://github.com/apache/nuttx/pull/7925 ## Summary sim/fb: remove the lpwork in fb, merge to looper task ## Impact sim fb ## Testing VELA -- This is an automated message from the Apache Git Se

[GitHub] [nuttx] GUIDINGLI opened a new pull request, #7926: sim_uart: fix printf error when use irq mode

2022-12-19 Thread GitBox
GUIDINGLI opened a new pull request, #7926: URL: https://github.com/apache/nuttx/pull/7926 ## Summary sim_uart: fix printf error when use irq mode ## Impact sim printf ## Testing VELA -- This is an automated message from the Apache Git Service. To

[GitHub] [nuttx] GUIDINGLI opened a new pull request, #7927: sim: don't let switch out when do poweroff & alsa mixer open

2022-12-19 Thread GitBox
GUIDINGLI opened a new pull request, #7927: URL: https://github.com/apache/nuttx/pull/7927 ## Summary sim: don't let switch out when do poweroff & alsa mixer open ## Impact sim ## Testing VELA -- This is an automated message from the Apache Git Service. T

[GitHub] [nuttx] GUIDINGLI opened a new pull request, #7928: SIM: take timer irq as real timer with WALL_SIGNAL

2022-12-19 Thread GitBox
GUIDINGLI opened a new pull request, #7928: URL: https://github.com/apache/nuttx/pull/7928 ## Summary SIM: take timer irq as real timer with WALL_SIGNAL ## Impact ALL sim ## Testing VELA -- This is an automated message from the Apache Git Service. To

[GitHub] [nuttx] davids5 opened a new pull request, #7929: imxrt:serial:Fix selection of RTS to iflow

2022-12-19 Thread GitBox
davids5 opened a new pull request, #7929: URL: https://github.com/apache/nuttx/pull/7929 ## Summary oflow and iflow was swapped ## Impact Most likley nothing if both were on ## Testing inspection -- This is an automated message from the Apache Git S

[GitHub] [nuttx] davids5 opened a new pull request, #7930: s32k1xx:serial:Fix selection of RTS to iflow

2022-12-19 Thread GitBox
davids5 opened a new pull request, #7930: URL: https://github.com/apache/nuttx/pull/7930 ## Summary oflow and iflow was swapped ## Impact Most likley nothing if both were on ## Testing inspection -- This is an automated message from the Apache Git Servi

[GitHub] [nuttx] davids5 opened a new pull request, #7931: s32k3xx:EDMA fix get count

2022-12-19 Thread GitBox
davids5 opened a new pull request, #7931: URL: https://github.com/apache/nuttx/pull/7931 ## Summary The code was wrong, It used a constant of 1. ## Impact RX DMA did not work on serial; ## Testing PX4 nxp_mr-canhubk3_fmu -- This is an automated messa

[GitHub] [nuttx] davids5 opened a new pull request, #7932: s32k3xx:Serial add DMA

2022-12-19 Thread GitBox
davids5 opened a new pull request, #7932: URL: https://github.com/apache/nuttx/pull/7932 ## Summary Adds DMA support for LPUART0-15 ## Impact Better performance. ## Testing PX4 nxp_mr-canhubk3_fmu -- This is an automated message from the Apache Git S

[GitHub] [nuttx-apps] yamt opened a new pull request, #1462: interpreter/toywasm: Update toywasm version

2022-12-19 Thread GitBox
yamt opened a new pull request, #1462: URL: https://github.com/apache/nuttx-apps/pull/1462 ## Summary interpreter/toywasm: Update toywasm version The situation of toywasm_config.c is similar to toywasm_config.h. It's cmake-generated in the upstream. The original template is covered

[GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #7925: sim/fb: remove the lpwork in fb, merge to looper task

2022-12-19 Thread GitBox
xiaoxiang781216 commented on code in PR #7925: URL: https://github.com/apache/nuttx/pull/7925#discussion_r1052390497 ## arch/sim/src/sim/sim_framebuffer.c: ## @@ -335,22 +333,33 @@ static int sim_setcursor(struct fb_vtable_s *vtable, #endif /*

[GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #7928: SIM: take timer irq as real timer with WALL_SIGNAL

2022-12-19 Thread GitBox
xiaoxiang781216 commented on code in PR #7928: URL: https://github.com/apache/nuttx/pull/7928#discussion_r1052402031 ## arch/sim/src/sim/sim_initialize.c: ## @@ -162,6 +162,8 @@ static int sim_loop_task(int argc, char **argv) { while (1) { + irqstate_t flags = up_i

[GitHub] [nuttx] acassis commented on a diff in pull request #7932: s32k3xx:Serial add DMA

2022-12-19 Thread GitBox
acassis commented on code in PR #7932: URL: https://github.com/apache/nuttx/pull/7932#discussion_r1052445970 ## arch/arm/src/s32k3xx/s32k3xx_serial.c: ## @@ -1037,6 +1326,23 @@ struct s32k3xx_uart_s #endif #ifdef CONFIG_SERIAL_RS485CONTROL uint8_t rs485mode:1; /* We ar

[GitHub] [nuttx] xiaoxiang781216 merged pull request #7929: imxrt:serial:Fix selection of RTS to iflow

2022-12-19 Thread GitBox
xiaoxiang781216 merged PR #7929: URL: https://github.com/apache/nuttx/pull/7929 -- 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-unsubscr...@nutt

[nuttx] branch master updated: imxrt:serial:Fix selection of RTS to iflow

2022-12-19 Thread xiaoxiang
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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 033adeced4 imxrt:serial:Fix selection of RTS t

[GitHub] [nuttx] xiaoxiang781216 merged pull request #7930: s32k1xx:serial:Fix selection of RTS to iflow

2022-12-19 Thread GitBox
xiaoxiang781216 merged PR #7930: URL: https://github.com/apache/nuttx/pull/7930 -- 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-unsubscr...@nutt

[nuttx] branch master updated (033adeced4 -> e89e7eab8d)

2022-12-19 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/nuttx.git from 033adeced4 imxrt:serial:Fix selection of RTS to iflow add e89e7eab8d s32k1xx:serial:Fix selection of RTS to ifl

[GitHub] [nuttx] davids5 commented on a diff in pull request #7932: s32k3xx:Serial add DMA

2022-12-19 Thread GitBox
davids5 commented on code in PR #7932: URL: https://github.com/apache/nuttx/pull/7932#discussion_r1052498608 ## arch/arm/src/s32k3xx/s32k3xx_serial.c: ## @@ -1091,99 +1435,295 @@ static const struct uart_ops_s g_uart_ops = .rxint = s32k3xx_rxint, .rxavailable=

[GitHub] [nuttx] davids5 commented on a diff in pull request #7932: s32k3xx:Serial add DMA

2022-12-19 Thread GitBox
davids5 commented on code in PR #7932: URL: https://github.com/apache/nuttx/pull/7932#discussion_r1052503937 ## arch/arm/src/s32k3xx/s32k3xx_serial.c: ## @@ -1091,99 +1435,295 @@ static const struct uart_ops_s g_uart_ops = .rxint = s32k3xx_rxint, .rxavailable=

[GitHub] [nuttx] acassis commented on a diff in pull request #7932: s32k3xx:Serial add DMA

2022-12-19 Thread GitBox
acassis commented on code in PR #7932: URL: https://github.com/apache/nuttx/pull/7932#discussion_r1052539960 ## arch/arm/src/s32k3xx/s32k3xx_serial.c: ## @@ -1091,99 +1435,295 @@ static const struct uart_ops_s g_uart_ops = .rxint = s32k3xx_rxint, .rxavailable=

[GitHub] [nuttx] PetervdPerk opened a new pull request, #7933: LPC17_40 CAN driver SocketCAN enforce TX fifo behaviour

2022-12-19 Thread GitBox
PetervdPerk opened a new pull request, #7933: URL: https://github.com/apache/nuttx/pull/7933 ## Summary The SocketCAN driver expects a FIFO behaviour yet LPC17_40 didn't enforce this. This changes enables prioritization on transmit function to enforce this. ## Impact Fix tran

[nuttx-website] branch asf-site updated: Publishing web: 4b401e13a9490577fa0448cbe8b6d393302e43f3 docs: e89e7eab8d8b23b37b9e8ce048d7d06274e3e696

2022-12-19 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/nuttx-website.git The following commit(s) were added to refs/heads/asf-site by this push: new 3a7d3580 Publishing web: 4b401e13

[GitHub] [nuttx] masayuki2009 commented on pull request #7920: mm/iob: decoupling iob_s and io_data

2022-12-19 Thread GitBox
masayuki2009 commented on PR #7920: URL: https://github.com/apache/nuttx/pull/7920#issuecomment-1358676770 @anchao The performance is improved without the 2nd patch (`mm/iob: decoupling iob_s and io_data`) ``` nsh> uname -a NuttX 10.4.0 cbd7ca2722 Dec 20 2022 09:24:20 arm64

[GitHub] [nuttx] zyfeier opened a new pull request, #7934: sched/semaphore: check sem flags before enable priority inheritance

2022-12-19 Thread GitBox
zyfeier opened a new pull request, #7934: URL: https://github.com/apache/nuttx/pull/7934 ## Summary Check sem flags before enable priority inheritance ## Impact NA ## Testing sabre-6quad:nsh -- This is an automated message from the Apache Git Service. To

[GitHub] [nuttx] xiaoxiang781216 merged pull request #7923: sched/pthread: Delay pjoininfo allocation time

2022-12-19 Thread GitBox
xiaoxiang781216 merged PR #7923: URL: https://github.com/apache/nuttx/pull/7923 -- 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-unsubscr...@nutt

[nuttx] branch master updated (e89e7eab8d -> 0113865bb0)

2022-12-19 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/nuttx.git from e89e7eab8d s32k1xx:serial:Fix selection of RTS to iflow add 0113865bb0 sched/pthread: Delay pjoininfo allocatio

[GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #7933: LPC17_40 CAN driver SocketCAN enforce TX fifo behaviour

2022-12-19 Thread GitBox
xiaoxiang781216 commented on code in PR #7933: URL: https://github.com/apache/nuttx/pull/7933#discussion_r1052814885 ## arch/arm/src/lpc17xx_40xx/lpc17_40_can.c: ## @@ -1049,17 +1062,22 @@ static int lpc17can_txpoll(struct net_driver_s *dev) if (priv->dev.d_len > 0) {

[nuttx-apps] 02/02: interpreters/toywasm/src/toywasm_config.c: add an empty section

2022-12-19 Thread xiaoxiang
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/nuttx-apps.git commit 867897ad533648540c1379c7e68b18676734d6b9 Author: YAMAMOTO Takashi AuthorDate: Tue Dec 20 01:28:28 2022 +0900

[GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1462: interpreter/toywasm: Update toywasm version

2022-12-19 Thread GitBox
xiaoxiang781216 merged PR #1462: URL: https://github.com/apache/nuttx-apps/pull/1462 -- 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-unsubscr...

[nuttx-apps] branch master updated (cfc005a46 -> 867897ad5)

2022-12-19 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/nuttx-apps.git from cfc005a46 arp: Remove the unnecessary inclusion of nuttx/net/arp new 7d6e12917 interpreter/toywasm: Update

[nuttx-apps] 01/02: interpreter/toywasm: Update toywasm version

2022-12-19 Thread xiaoxiang
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/nuttx-apps.git commit 7d6e12917f7c73b20d8d959c19d5b26a47cce363 Author: YAMAMOTO Takashi AuthorDate: Tue Dec 20 01:07:50 2022 +0900

[GitHub] [nuttx] masayuki2009 commented on pull request #7928: SIM: take timer irq as real timer with WALL_SIGNAL

2022-12-19 Thread GitBox
masayuki2009 commented on PR #7928: URL: https://github.com/apache/nuttx/pull/7928#issuecomment-1358796975 I noticed that ostest with 'sim:smp' failed. ``` nsh> uname -a NuttX 3.6.1 e34578a3d0 Dec 20 2022 12:37:26 sim sim nsh> mount /proc type procfs nsh> ps PID G

[nuttx] branch master updated (0113865bb0 -> 8b5078fc36)

2022-12-19 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/nuttx.git from 0113865bb0 sched/pthread: Delay pjoininfo allocation time add 8b5078fc36 sched/semaphore: check sem flags befor

[GitHub] [nuttx] xiaoxiang781216 merged pull request #7934: sched/semaphore: check sem flags before enable priority inheritance

2022-12-19 Thread GitBox
xiaoxiang781216 merged PR #7934: URL: https://github.com/apache/nuttx/pull/7934 -- 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-unsubscr...@nutt

[GitHub] [nuttx] jihandong opened a new pull request, #7935: driver/fb: support linux info.

2022-12-19 Thread GitBox
jihandong opened a new pull request, #7935: URL: https://github.com/apache/nuttx/pull/7935 ## Summary add struct fix_screeninfo and var_screeninfo, and related ioctl, macro. ## Impact ## Testing Signed-off-by: jihandong -- This is an automated message from the Apac

[GitHub] [nuttx] hartmannathan commented on pull request #7685: boards/sparc: add initial support of s698pm-dkit board

2022-12-19 Thread GitBox
hartmannathan commented on PR #7685: URL: https://github.com/apache/nuttx/pull/7685#issuecomment-1358815817 Where can I find more information about this board? Who is the vendor? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [nuttx] xiaoxiang781216 merged pull request #7894: SAMA5D2 - Add Flexcom SPI support

2022-12-19 Thread GitBox
xiaoxiang781216 merged PR #7894: URL: https://github.com/apache/nuttx/pull/7894 -- 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-unsubscr...@nutt

[nuttx] branch master updated (8b5078fc36 -> e6bfaa14ee)

2022-12-19 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/nuttx.git from 8b5078fc36 sched/semaphore: check sem flags before enable priority inheritance add e6bfaa14ee SAMA5D2 add Flex

[GitHub] [nuttx] PeterBee97 opened a new pull request, #7936: Fix

2022-12-19 Thread GitBox
PeterBee97 opened a new pull request, #7936: URL: https://github.com/apache/nuttx/pull/7936 ## Summary Fix hang when user does not qbuf for a while. Host start_capture should not fail when set_fmt returns EBUSY. ## Impact ## Testing -- This is an automated message fro

[GitHub] [nuttx] xiaoxiang781216 merged pull request #7927: sim: don't let switch out when do poweroff & alsa mixer open

2022-12-19 Thread GitBox
xiaoxiang781216 merged PR #7927: URL: https://github.com/apache/nuttx/pull/7927 -- 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-unsubscr...@nutt

[nuttx] branch master updated (e6bfaa14ee -> f2de1ce930)

2022-12-19 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/nuttx.git from e6bfaa14ee SAMA5D2 add Flexcom SPI add c74627cbec sim/head: don't let switch out when do poweroff add f2de

[GitHub] [nuttx] xiaoxiang781216 merged pull request #7932: s32k3xx:Serial add DMA

2022-12-19 Thread GitBox
xiaoxiang781216 merged PR #7932: URL: https://github.com/apache/nuttx/pull/7932 -- 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-unsubscr...@nutt

[nuttx] branch master updated (f2de1ce930 -> d33475d2d4)

2022-12-19 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/nuttx.git from f2de1ce930 sim/alsa: don't let siwtch out when open alsa mixer add d33475d2d4 s32k3xx:Serial add DMA No new re

[GitHub] [nuttx] ssssenai commented on a diff in pull request #7762: arch: xtensa/esp32: Add esp32_himem_chardev.c

2022-12-19 Thread GitBox
enai commented on code in PR #7762: URL: https://github.com/apache/nuttx/pull/7762#discussion_r1052948093 ## arch/xtensa/src/esp32/esp32_himem_chardev.c: ## @@ -0,0 +1,414 @@ +/ + * arch/xtensa/src/e

[GitHub] [nuttx] ssssenai commented on a diff in pull request #7762: arch: xtensa/esp32: Add esp32_himem_chardev.c

2022-12-19 Thread GitBox
enai commented on code in PR #7762: URL: https://github.com/apache/nuttx/pull/7762#discussion_r1052948332 ## arch/xtensa/src/esp32/esp32_himem_chardev.c: ## @@ -0,0 +1,414 @@ +/ + * arch/xtensa/src/e

[GitHub] [nuttx] ssssenai commented on a diff in pull request #7762: arch: xtensa/esp32: Add esp32_himem_chardev.c

2022-12-19 Thread GitBox
enai commented on code in PR #7762: URL: https://github.com/apache/nuttx/pull/7762#discussion_r1052949236 ## arch/xtensa/src/esp32/esp32_himem_chardev.c: ## @@ -0,0 +1,414 @@ +/ + * arch/xtensa/src/e

[GitHub] [nuttx] ssssenai commented on a diff in pull request #7762: arch: xtensa/esp32: Add esp32_himem_chardev.c

2022-12-19 Thread GitBox
enai commented on code in PR #7762: URL: https://github.com/apache/nuttx/pull/7762#discussion_r1052949743 ## arch/xtensa/src/esp32/esp32_himem_chardev.c: ## @@ -0,0 +1,414 @@ +/ + * arch/xtensa/src/e

[GitHub] [nuttx] ssssenai commented on pull request #7762: arch: xtensa/esp32: Add esp32_himem_chardev.c

2022-12-19 Thread GitBox
enai commented on PR #7762: URL: https://github.com/apache/nuttx/pull/7762#issuecomment-1358901464 > Hi @enai what is the main difference from this driver and the existent arch/xtensa/src/esp32/esp32_himem.c ? Isn't it possible to modify existing driver to fit your need? Hi @

[GitHub] [nuttx-apps] ssssenai commented on a diff in pull request #1446: testing/himem_test: Verify the creation of himem and read/write chara…

2022-12-19 Thread GitBox
enai commented on code in PR #1446: URL: https://github.com/apache/nuttx-apps/pull/1446#discussion_r1052960203 ## testing/himem_test/himem_chardev_test.c: ## @@ -0,0 +1,437 @@ +/ + * apps/testing/him

[GitHub] [nuttx] xiaoxiang781216 merged pull request #7935: driver/fb: support linux info.

2022-12-19 Thread GitBox
xiaoxiang781216 merged PR #7935: URL: https://github.com/apache/nuttx/pull/7935 -- 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-unsubscr...@nutt

[nuttx] branch master updated (d33475d2d4 -> 8e6185f4ad)

2022-12-19 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/nuttx.git from d33475d2d4 s32k3xx:Serial add DMA add 8e6185f4ad driver/fb: support linux info. No new revisions were added by