[VOTE] Apache NuttX 12.0.0 RC1 release

2023-01-11 Thread Alin Jerpelea
Hello all, Apache NuttX 12.0.0 RC1 has been staged under [1] and it's time to vote on accepting it for release. Voting will be open for 72hr. A minimum of 3 binding +1 votes and more binding +1 than binding -1 are required to pass. The Apache requirements for approving a release can be found here

Re: How to use spi_bitbang to drive SD card

2023-01-11 Thread prelude
I have now turned on the debug option, started the development board and reported the following error: k210_sdinitialize: Initializing bit bang SPI for the MMC/SD slot spi_setmode: mode=0 k210_sdinitialize: Successfully initialized bit bang SPI for the MMC/SD slot k210_sdinitialize: Binding bit b

Re: How to use spi_bitbang to drive SD card

2023-01-11 Thread Alan C. Assis
Hi Prelude On 1/10/23, prelude wrote: > I have now turned on the debug option, started the development board and > reported the following error: > > k210_sdinitialize: Initializing bit bang SPI for the MMC/SD slot > spi_setmode: mode=0 > k210_sdinitialize: Successfully initialized bit bang SPI fo

Re: [VOTE] Apache NuttX 12.0.0 RC1 release

2023-01-11 Thread Alan C. Assis
+1 Please see tests below: ESP32-DEVKITC: == Compiler: - $ xtensa-esp32-elf-gcc -v Using built-in specs. COLLECT_GCC=xtensa-esp32-elf-gcc COLLECT_LTO_WRAPPER=/usr/local/bin/../libexec/gcc/xtensa-esp32-elf/8.4.0/lto-wrapper Target: xtensa-esp32-elf Configured with: /builds/i