[nuttx] branch master updated (045b9ffd54 -> 4650c9f756)

2023-05-30 Thread btashton
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/nuttx.git from 045b9ffd54 mempool:fix bug read out of bounds when realloc add da4c7703db Documentation: move boards/nrf53

[nuttx] branch master updated: arch/nrf53: add SPI support

2023-05-20 Thread btashton
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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 1de1b8adb7 arch/nrf53: add SPI support

[nuttx] branch master updated (3493ea399f -> 2049ca69b0)

2023-05-19 Thread btashton
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/nuttx.git from 3493ea399f arch/nrf53: add I2C support add 36acd4fce5 arch/arm64: .bss initialization using assembly language

[nuttx] 02/02: arch/nrf53: add I2C support

2023-05-19 Thread btashton
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/nuttx.git commit 3493ea399f950bd34c281643aeb1d8c3bc29d2d1 Author: raiden00pl AuthorDate: Mon Mar 13 13:10:34 2023 +0100 arch/nrf53

[nuttx] branch master updated (e299af410a -> 3493ea399f)

2023-05-19 Thread btashton
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/nuttx.git from e299af410a Documentation: Import Nested Interrupts page from CWIKI new 22d4a492e4 arch/nrf53: UART0-3, SPI0-3

[nuttx] 01/02: arch/nrf53: UART0-3, SPI0-3 and TWI0-3 instances share the same interrupt vectors

2023-05-19 Thread btashton
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/nuttx.git commit 22d4a492e451ee43ade6e1ebbec7d4a057acef57 Author: raiden00pl AuthorDate: Fri May 19 18:10:55 2023 +0200 arch/nrf53

[nuttx-apps] branch master updated: nshlib: fix memory leak found out by -fanalyzer

2023-05-16 Thread btashton
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/nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 28973a37b nshlib: fix memory leak found

[nuttx-apps] branch master updated: add fdsan unit test

2023-05-16 Thread btashton
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/nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new aea9b50dc add fdsan unit test aea9b50dc

[nuttx-website] branch master updated: Contributors list update after graduation PPMC->PMC, retain IPMC status.

2023-05-14 Thread btashton
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/nuttx-website.git The following commit(s) were added to refs/heads/master by this push: new af7e8d88 Contributors list update

[nuttx-website] branch master updated: Added Tomek CEDRO to contributors.

2023-05-14 Thread btashton
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/nuttx-website.git The following commit(s) were added to refs/heads/master by this push: new bcca8395 Added Tomek CEDRO

[nuttx-website] branch master updated: Community page updates.

2023-05-14 Thread btashton
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/nuttx-website.git The following commit(s) were added to refs/heads/master by this push: new 24d6d933 Community page updates

[nuttx-website] branch master updated: Bump nokogiri from 1.13.10 to 1.14.3

2023-04-25 Thread btashton
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/nuttx-website.git The following commit(s) were added to refs/heads/master by this push: new 6b97f0b7 Bump nokogiri from 1.13.10

[nuttx] 05/05: arch/xtensa/esp32: fix wrong enabled BLE interrupts

2023-04-24 Thread btashton
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/nuttx.git commit 3e3670af77139167be27c2cebaf0e00a2c1fdd0e Author: Petro Karashchenko AuthorDate: Mon Apr 24 14:52:20 2023 +0300

[nuttx] branch master updated (b8780fe906 -> 3e3670af77)

2023-04-24 Thread btashton
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/nuttx.git from b8780fe906 arch/arm: relax compiler check for workaround with "GCC 12.2" new d50ec662be arch/risc

[nuttx] 02/05: wireless/bluetooth: fix double buffer free

2023-04-24 Thread btashton
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/nuttx.git commit 756e244b182e16fe12000e09f9e9810ddf60aa56 Author: Petro Karashchenko AuthorDate: Mon Apr 24 14:46:04 2023 +0300

[nuttx] 03/05: net/bluetooth: fix parameter indentation

2023-04-24 Thread btashton
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/nuttx.git commit 0a28b2a26e003b50904f8c875592fd373879bd34 Author: Petro Karashchenko AuthorDate: Mon Apr 24 14:46:35 2023 +0300

[nuttx] 01/05: arch/risc-v/esp32c3: Change the linker generated symbols from uint32_t to uint8_t *

2023-04-24 Thread btashton
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/nuttx.git commit d50ec662be943ffdaa6c05d1d5300347465bc1db Author: Petro Karashchenko AuthorDate: Mon Apr 24 14:43:56 2023 +0300

[nuttx] 04/05: arch/xtensa/esp32: fix crash in BLE startup

2023-04-24 Thread btashton
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/nuttx.git commit 0c28094059a7a21ba1d7c3b25bd6a595d142ad08 Author: Petro Karashchenko AuthorDate: Mon Apr 24 14:47:49 2023 +0300

[nuttx-apps] branch master updated: system/adb: Replace adb special reset cause with boardctl.h's value

2023-04-23 Thread btashton
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/nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new fe1d701b7 system/adb: Replace adb special

[nuttx-website] 01/03: Add NuttX 12.1.0 release

2023-04-18 Thread btashton
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/nuttx-website.git commit b20af78e7e5e9cbed00752744d6d6d16341f74dd Author: Alin Jerpelea AuthorDate: Mon Apr 17 08:28:12 2023 +0200

[nuttx-website] 03/03: download.md: fix git name after graduation

2023-04-18 Thread btashton
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/nuttx-website.git commit e36cef39aad5bf1e82697e4e034530ddb77fcf7f Author: Alin Jerpelea AuthorDate: Tue Apr 18 08:15:38 2023 +0200

[nuttx-website] branch master updated (1fb7c750 -> e36cef39)

2023-04-18 Thread btashton
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/nuttx-website.git from 1fb7c750 Bump commonmarker from 0.23.6 to 0.23.9 new b20af78e Add NuttX 12.1.0 release new

[nuttx] branch master updated (b705d9b1d5 -> 655f7f14ba)

2023-04-17 Thread btashton
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/nuttx.git from b705d9b1d5 sim: switch working directory add 655f7f14ba github/linters/setup.cfg: use ignore for E203 No new

[nuttx-apps] branch master updated: github/linters/setup.cfg: ignore E203 for flake8 to fix compatibility issues with black

2023-04-17 Thread btashton
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/nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 6b35ff323 github/linters/setup.cfg

[nuttx] branch master updated: Fix Black/Flake8 whitespace around slice disagreement

2023-04-17 Thread btashton
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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new f1b646efc7 Fix Black/Flake8 whitespace around

[nuttx] branch master updated (947100c5b8 -> 13d823f307)

2023-03-20 Thread btashton
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/nuttx.git from 947100c5b8 sim: Fix iic/spi bus open failed add 13d823f307 spi_xx25xx: Repair the spi bus locking mechanism

[nuttx-apps] branch master updated: NuttX graduated the Incubator; update repository links

2022-11-26 Thread btashton
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/nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new e4376a0e6 NuttX graduated the Incubator

[nuttx] branch master updated (83a4b45dd4 -> 03802dad13)

2022-11-26 Thread btashton
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/nuttx.git from 83a4b45dd4 boards/esp32-wrover-kit: Fix GPIO conflicts add 03802dad13 NuttX graduated the Incubator; update

[incubator-nuttx] branch master updated: Revert "tools/ci/arm/llvm/clang: bump up LLVMEmbeddedToolchainForArm to release-15.0.2"

2022-11-22 Thread btashton
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 The following commit(s) were added to refs/heads/master by this push: new f23ec0f995 Revert "tools/ci/arm

[incubator-nuttx] branch master updated: arch/arm64: Add support for Generic Interrupt Controller Version 2

2022-11-20 Thread btashton
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 The following commit(s) were added to refs/heads/master by this push: new 6aba739f05 arch/arm64: Add support

[incubator-nuttx-website] branch master updated: Add link to Apache Software Foundation's Privacy Policy

2022-11-10 Thread btashton
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-website.git The following commit(s) were added to refs/heads/master by this push: new 3f63f34 Add link to Apache

[incubator-nuttx] 02/02: tools/ci/docker/linux/Dockerfile: Keep the installation in alphabetical order

2022-10-23 Thread btashton
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 8c1036b7a1a7971fead89f070974fc8c60a6ad18 Author: Xiang Xiao AuthorDate: Mon Oct 24 01:05:13 2022 +0800

[incubator-nuttx] branch master updated (4aad964d48 -> 8c1036b7a1)

2022-10-23 Thread btashton
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 4aad964d48 Fix sam4s_nand.c:152:3: error: this 'while' clause does not guard... [-Werror=misleading

[incubator-nuttx] 01/02: tools/ci/docker/linux/Dockerfile: Intall libtinfo5 in final image

2022-10-23 Thread btashton
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 d922119f0acc69debd775379ee2a73d97032b8dc Author: Xiang Xiao AuthorDate: Mon Oct 24 00:44:20 2022 +0800

[incubator-nuttx] branch master updated (70290b6e38 -> d129c95fd2)

2022-09-25 Thread btashton
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 70290b6e38 arch: Change the linker generated symbols from uint32_t to uint8_t * add d129c95fd2

svn commit: r56272 - /dev/incubator/nuttx/KEYS

2022-08-13 Thread btashton
Author: btashton Date: Sun Aug 14 02:25:16 2022 New Revision: 56272 Log: nuttx: Add new signing key for btash...@apache.org Modified: dev/incubator/nuttx/KEYS Modified: dev/incubator/nuttx/KEYS == --- dev/incubator

svn commit: r56271 - in /release/incubator/nuttx: ./ 10.0.1/ 9.1.1/

2022-08-13 Thread btashton
Author: btashton Date: Sun Aug 14 02:13:28 2022 New Revision: 56271 Log: nuttx: Add new signing key for btash...@apache.org Modified: release/incubator/nuttx/10.0.1/apache-nuttx-10.0.1-incubating.tar.gz.asc release/incubator/nuttx/10.0.1/apache-nuttx-apps-10.0.1-incubating.tar.gz.asc

[incubator-nuttx] branch master updated: drivers/leds/ws2812: Revert SPI frequency change

2022-08-13 Thread btashton
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 The following commit(s) were added to refs/heads/master by this push: new e1e89b925f drivers/leds/ws2812

[incubator-nuttx] branch master updated (4285274c31 -> feb5c5307a)

2022-06-30 Thread btashton
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 4285274c31 New stm32wb chip family add 0c3db448bb Added Adafruit Feather RP2040, Adafruit KB2040

[incubator-nuttx-apps] 01/02: .github/workflows: Add nuttx/source to the safe directory

2022-06-25 Thread btashton
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-apps.git commit 99d905369ec26d547a6d6981575c4bf8719a872c Author: Xiang Xiao AuthorDate: Thu Jun 23 05:33:15 2022 +0800

[incubator-nuttx-apps] 02/02: .github/workflows: Add nuttx/source to the safe directory, covering apps

2022-06-25 Thread btashton
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-apps.git commit db9ea407986ff9c73dc92307e220c609d036b70d Author: qinwei1 AuthorDate: Fri Jun 24 18:28:22 2022 -0700

[incubator-nuttx-apps] branch master updated (61250d551 -> db9ea4079)

2022-06-25 Thread btashton
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-apps.git from 61250d551 wireless/wapi: add get country code support new 99d905369 .github/workflows: Add nuttx

[incubator-nuttx-website] branch master updated: Revert "Revert "Add release 10.3.0""

2022-06-21 Thread btashton
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-website.git The following commit(s) were added to refs/heads/master by this push: new 3c980bc Revert "Revert

[incubator-nuttx] branch master updated (c5bdbc8 -> fbfe457)

2022-02-21 Thread btashton
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 c5bdbc8 ci: get rust copied to final image. add fbfe457 ci: add RUSTUP_HOME to get rustup parts

[incubator-nuttx] branch master updated (419bc2f -> c5bdbc8)

2022-02-21 Thread btashton
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 419bc2f mm: handle take mm sem in IRQ add c5bdbc8 ci: get rust copied to final image. No new

[incubator-nuttx] branch master updated: Doc: Update download version to 10.1 and fix tar command

2021-09-17 Thread btashton
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 The following commit(s) were added to refs/heads/master by this push: new eaf50cd Doc: Update download

[incubator-nuttx-website] branch master updated: Change KEYS link to https://downloads.apache.org/incubator/nuttx/KEYS

2021-09-16 Thread btashton
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-website.git The following commit(s) were added to refs/heads/master by this push: new ea6fce8 Change KEYS link

[incubator-nuttx] branch master updated: Remove duplicated Documentation of the bl602evb

2021-07-19 Thread btashton
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 The following commit(s) were added to refs/heads/master by this push: new b9ec006 Remove duplicated

[incubator-nuttx] branch master updated (77dfb39 -> 37e30cc)

2021-06-04 Thread btashton
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 77dfb39 risc-v/esp32c3: Uniformize references to CPU interrupt ID add 37e30cc tools/ci: Workaround

[incubator-nuttx-website] branch master updated: Add Sara as member

2021-05-28 Thread btashton
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-website.git The following commit(s) were added to refs/heads/master by this push: new 00a9603 Add Sara as member

[incubator-nuttx-website] branch master updated: Add release 10.1.0

2021-05-28 Thread btashton
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-website.git The following commit(s) were added to refs/heads/master by this push: new a8e3edf Add release 10.1.0

[incubator-nuttx] branch master updated: cmd/free: add nused/nfree field in command free

2021-05-25 Thread btashton
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 The following commit(s) were added to refs/heads/master by this push: new fea1da2 cmd/free: add nused/nfree

[incubator-nuttx] 01/02: stm32h7 rcc: Sync h7x7xx and h7x3xx. Changes are relevant to both

2021-05-20 Thread btashton
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 35553147ba2afdf240bfb744d1c58b7df4fc96e0 Author: Anthony Merlino AuthorDate: Sat May 15 18:00:52 2021 -0400

[incubator-nuttx] branch master updated (6b5a4cb -> c9ccbb9)

2021-05-20 Thread btashton
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 6b5a4cb arch: cxd56xx: Fix parameter check of hostif buffer new 3555314 stm32h7 rcc: Sync h7x7xx

[incubator-nuttx] 02/02: stm32h7xxxx_rcc.c: Fixes typo in comment

2021-05-20 Thread btashton
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 c9ccbb9e035450688cf53707eaa741f7832225f2 Author: Anthony Merlino AuthorDate: Sun May 16 11:28:04 2021 -0400

[incubator-nuttx] branch master updated: tools/ci: Remove sim01.dat and sim02.dat

2021-05-16 Thread btashton
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 The following commit(s) were added to refs/heads/master by this push: new b3e1d1c tools/ci: Remove sim01.dat

[incubator-nuttx] branch master updated (4a2d4c1 -> 09a0ed1)

2021-05-16 Thread btashton
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 4a2d4c1 board/circuit-express: Add usbnsh configuration add 09a0ed1 tools/ci: Rename sim0x.dat

[incubator-nuttx] branch master updated: Update libcxx to 12.0.0 release

2021-05-16 Thread btashton
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 The following commit(s) were added to refs/heads/master by this push: new a81166a Update libcxx to 12.0.0

[incubator-nuttx] branch master updated: fs/hostfs: fix bug about getting error file size by fstat

2021-05-16 Thread btashton
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 The following commit(s) were added to refs/heads/master by this push: new 9980a1c fs/hostfs: fix bug about

[incubator-nuttx] branch master updated: stm32f7: Remove references to BOARD_ENABLE_USBOTG_HSULPI. Prefer Kconfig option instead.

2021-05-16 Thread btashton
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 The following commit(s) were added to refs/heads/master by this push: new 99a9d75 stm32f7: Remove references

[incubator-nuttx] branch master updated: lirc: fix bug about lirc_raw_event

2021-05-15 Thread btashton
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 The following commit(s) were added to refs/heads/master by this push: new 018cf26 lirc: fix bug about

[incubator-nuttx] branch master updated: include/termios: left shift of 1 by 31 places cannot be represented in type 'int'

2021-05-15 Thread btashton
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 The following commit(s) were added to refs/heads/master by this push: new f2e268d include/termios: left shift

[incubator-nuttx] branch master updated: binfmt/elf: Don't close filfd in the fail path

2021-05-12 Thread btashton
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 The following commit(s) were added to refs/heads/master by this push: new 85c1354 binfmt/elf: Don't close

[incubator-nuttx] branch master updated (4befbdf -> e1ff0c4)

2021-05-12 Thread btashton
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 4befbdf docker: add ninja-build add e1ff0c4 libc: Implement openpty function No new revisions

[incubator-nuttx] branch master updated: docker: add ninja-build

2021-05-12 Thread btashton
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 The following commit(s) were added to refs/heads/master by this push: new 4befbdf docker: add ninja-build

svn commit: r47490 - in /release/incubator/nuttx: 10.0.0/ 9.0.0/ 9.1.0/

2021-04-29 Thread btashton
Author: btashton Date: Fri Apr 30 04:42:09 2021 New Revision: 47490 Log: NuttX: Archive 9.0.0, 9.1.0 and 10.0.0 releases Removed: release/incubator/nuttx/10.0.0/ release/incubator/nuttx/9.0.0/ release/incubator/nuttx/9.1.0/

[incubator-nuttx-website] branch archive updated (76f5bb5 -> 9b1df15)

2021-04-29 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a change to branch archive in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-website.git. discard 76f5bb5 Update old Apache NuttX release links to archive add 9b1df15 Update old Apache

[incubator-nuttx-website] 01/01: Update old Apache NuttX release links to archive

2021-04-29 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a commit to branch archive in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-website.git commit 76f5bb513c6a8cb84570e302993c491c7c9f2ccf Author: Brennan Ashton AuthorDate: Thu Apr 29 21:35:02

[incubator-nuttx-website] branch archive created (now 76f5bb5)

2021-04-29 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a change to branch archive in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-website.git. at 76f5bb5 Update old Apache NuttX release links to archive This branch includes the following

[incubator-nuttx] branch master updated (238fa3b -> f446758)

2021-04-22 Thread btashton
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 238fa3b CI: fix docker image name add f446758 CI: ensure docker is rebuilt on corresponding

[incubator-nuttx] branch master updated (3fef111 -> 238fa3b)

2021-04-22 Thread btashton
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 3fef111 docker: add cmake add 238fa3b CI: fix docker image name No new revisions were added

[incubator-nuttx] branch master updated (fecdd27 -> 3fef111)

2021-04-22 Thread btashton
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 fecdd27 esp32 & esp32c3: Update Wi-Fi BT and Wi-Fi libraries to fix some issues add 3fe

[incubator-nuttx-website] branch master updated: contributors.yml: Add Gustavo Henrique Nihei.

2021-04-22 Thread btashton
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-website.git The following commit(s) were added to refs/heads/master by this push: new d7e0482 contributors.yml

[incubator-nuttx-apps] annotated tag nuttx-10.0.1 updated (fcdaba9 -> 136e7e0)

2021-04-21 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a change to annotated tag nuttx-10.0.1 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git. *** WARNING: tag nuttx-10.0.1 was modified! *** from fcdaba9 (commit) to 136e7e0

[incubator-nuttx-apps] annotated tag nuttx-9.1.1 updated (4fac1c1 -> 3daaaf7)

2021-04-21 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a change to annotated tag nuttx-9.1.1 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git. *** WARNING: tag nuttx-9.1.1 was modified! *** from 4fac1c1 (commit) to 3daaaf7 (tag

[incubator-nuttx] annotated tag nuttx-9.1.1 updated (561cbbc -> 2e9dd3f)

2021-04-21 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a change to annotated tag nuttx-9.1.1 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. *** WARNING: tag nuttx-9.1.1 was modified! *** from 561cbbc (commit) to 2e9dd3f (tag

[incubator-nuttx] branch releases/10.1 updated: documentation: Add release notes for 10.1.0 release

2021-04-18 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a commit to branch releases/10.1 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/releases/10.1 by this push: new f380c91 documentation

[incubator-nuttx-apps] branch master updated: examples/lvgldemo: Make input options depend on enabled drivers

2021-04-11 Thread btashton
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-apps.git The following commit(s) were added to refs/heads/master by this push: new 852aa8a examples/lvgldemo

[incubator-nuttx] branch master updated: Lint Python code with flake8 and isort

2021-04-10 Thread btashton
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 The following commit(s) were added to refs/heads/master by this push: new 15932fa Lint Python code

[incubator-nuttx] branch master updated (1fab9ad -> 9097244)

2021-04-05 Thread btashton
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 1fab9ad Add black linter for python add 9097244 build: Makefile should reference CONFIG_HOST_xxx

[incubator-nuttx] branch master updated (e91a737 -> 3cdc0b7)

2021-04-04 Thread btashton
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 e91a737 arch/arm: Remove .cpu directive from assemble file add 3cdc0b7 libc: Add additional checks

[incubator-nuttx] branch py-style updated (d048814 -> 6bcc81d)

2021-04-04 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a change to branch py-style in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. discard d048814 Add black linter for python add 6bcc81d Add black linter for python This update added

[incubator-nuttx] branch master updated (b7ad0b3 -> e91a737)

2021-04-04 Thread btashton
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 b7ad0b3 arch/armv6-m: Remove cpsid and cpsie from exception_common add e91a737 arch/arm: Remove

[incubator-nuttx] branch master updated (3cf070e -> b7ad0b3)

2021-04-04 Thread btashton
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 3cf070e arch/armv8-m: Merge ite instruction to the previous one add b7ad0b3 arch/armv6-m: Remove

[incubator-nuttx] branch master updated (d62ae03 -> 3cf070e)

2021-04-04 Thread btashton
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 d62ae03 arch: Move setjmp/longjmp to libc/machine add 3cf070e arch/armv8-m: Merge ite instruction

[incubator-nuttx] 10/10: Add black linter for python

2021-04-04 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a commit to branch py-style in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit d0488146dc638e1e3fde5a6398cec8a9ce4a9d23 Author: Brennan Ashton AuthorDate: Sun Apr 4 17:13:32 2021 -0700

[incubator-nuttx] 06/10: lint tools/parsecallstack.py

2021-04-04 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a commit to branch py-style in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 0b2d2e7b1e4e1f67a95a92634f3deda325ee1c15 Author: Brennan Ashton AuthorDate: Sun Apr 4 17:06:30 2021 -0700

[incubator-nuttx] 08/10: lint Documentation/

2021-04-04 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a commit to branch py-style in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit ea9aaa3919b61db9654e9048073a16aba2f7254a Author: Brennan Ashton AuthorDate: Sun Apr 4 17:10:08 2021 -0700

[incubator-nuttx] 05/10: lint tools/ide_exporter.py

2021-04-04 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a commit to branch py-style in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 825d0c6f2b7468549c4b46dd40022ef715287e50 Author: Brennan Ashton AuthorDate: Sun Apr 4 17:04:54 2021 -0700

[incubator-nuttx] branch py-style created (now d048814)

2021-04-04 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a change to branch py-style in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. at d048814 Add black linter for python This branch includes the following new commits: new

[incubator-nuttx] 04/10: Lint tools/flash_writer.py

2021-04-04 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a commit to branch py-style in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit a6d83d8e8e64a8477bf182336ff4524a54a1069c Author: Brennan Ashton AuthorDate: Sun Apr 4 16:57:31 2021 -0700

[incubator-nuttx] 01/10: Remove fork of python xmodem that is an active project

2021-04-04 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a commit to branch py-style in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 3dc86acbea31f74f83ffc27ee6861ac549c9f2ad Author: Brennan Ashton AuthorDate: Sun Apr 4 16:47:55 2021 -0700

[incubator-nuttx] 07/10: lint licensing

2021-04-04 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a commit to branch py-style in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 4da6b1df7d25ed60f19606207aa91ab3da296f62 Author: Brennan Ashton AuthorDate: Sun Apr 4 17:09:12 2021 -0700

[incubator-nuttx] 03/10: Port tools/discover.py to py3 and lint

2021-04-04 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a commit to branch py-style in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 2634d304e9a348b99f6ef133e7405608016c8ab9 Author: Brennan Ashton AuthorDate: Sun Apr 4 16:54:09 2021 -0700

[incubator-nuttx] 09/10: lint tools/lwl/ocdconsole.py

2021-04-04 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a commit to branch py-style in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit de723ad82d15f159ea6ee928a92e666894c9c2e9 Author: Brennan Ashton AuthorDate: Sun Apr 4 17:10:52 2021 -0700

[incubator-nuttx] 02/10: xmlrpc_test.py port to py3 and format

2021-04-04 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a commit to branch py-style in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit f964606e89eda6d078db5cdd5fb12a6ca4ea75c1 Author: Brennan Ashton AuthorDate: Sun Apr 4 16:50:38 2021 -0700

[incubator-nuttx] branch master updated (92c6105 -> d62ae03)

2021-04-04 Thread btashton
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 92c6105 arch/stm32h7: Fix syntax error add d62ae03 arch: Move setjmp/longjmp to libc/machine

[incubator-nuttx-website] branch master updated: contributors.yml: Add Duo Zhang.

2021-04-04 Thread btashton
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-website.git The following commit(s) were added to refs/heads/master by this push: new 706feb7 contributors.yml

[incubator-nuttx-apps] branch master updated: system/nxplayer: Fix error: 'outstanding' undeclared

2021-03-29 Thread btashton
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-apps.git The following commit(s) were added to refs/heads/master by this push: new 52d853e system/nxplayer: Fix

[incubator-nuttx] 04/04: misc: : Author Gregory Nutt: update licenses to Apache

2021-03-28 Thread btashton
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 e699b6f85f8c1b023b4bcabaf2cca14567fbea97 Author: Alin Jerpelea AuthorDate: Sun Mar 28 18:15:37 2021 +0200

  1   2   3   4   5   6   7   >