| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
boards/arm/rp2040: fix implicit declaration of function 'rp2040_dev_gpio_init' - Created a file rp2040_common_pico.h with function prototype int rp2040_dev_gpio_init(void); to allow cmake + ninja to build without errors. - Updated file rp2040_pico.h with for all boards. Signed-off-by: simbit18 <simbit18@gmail.com> | 2 个月前 | |
boards/arm/rp2040: fix implicit declaration of function 'rp2040_dev_gpio_init' - Created a file rp2040_common_pico.h with function prototype int rp2040_dev_gpio_init(void); to allow cmake + ninja to build without errors. - Updated file rp2040_pico.h with for all boards. Signed-off-by: simbit18 <simbit18@gmail.com> | 2 个月前 | |
arm/rp2040: CMake build for Raspberry Pi RP2040 implemented - CMake added board Raspberry Pi Pico - Added the entry: CMake,raspberrypi-pico:bmp280 to the file arm-06.dat. - Moved the search for the Python 3 interpreter to the root CMakefile to avoid unnecessary repetition. Signed-off-by: simbit18 <simbit18@gmail.com> | 2 个月前 | |
Merge branch 'master' into vela apache/nuttx commit id: eb27ebba8adfe29644a7b890f86e6f16941921dc Signed-off-by: ligd <liguiding1@xiaomi.com> Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> | 2 个月前 | |
boards/arm/rp2040: migrate to SPDX identifier Most tools used for compliance and SBOM generation use SPDX identifiers This change brings us a step closer to an easy SBOM generation. Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> | 2 个月前 |