micropython/ports
Angus Gratton 31a1e2b96d rp2: Pass V=1 or BUILD_VERBOSE to rp2 build.
Similar to esp32. Previously rp2 could build verbose by passing VERBOSE=1,
which is picked up by Makefiles generated from CMake.

This work was funded through GitHub Sponsors.

Signed-off-by: Angus Gratton <angus@redyak.com.au>
2024-12-10 11:28:38 +11:00
..
bare-arm shared/libc/string0: Don't deref args for n==0 case. 2023-11-07 16:01:50 +11:00
cc3200 docs,ports: Fix some comments and error messages with doubled-up words. 2024-11-30 13:08:33 +11:00
embed all: Prune trailing whitespace. 2024-03-07 16:25:17 +11:00
esp32 esp32: Pass V=1 or BUILD_VERBOSE through to idf.py when building. 2024-12-10 11:28:38 +11:00
esp8266 esp8266/mpconfigport: Enable function attributes. 2024-12-06 13:48:07 +11:00
mimxrt mimxrt/mpconfigport: Update FATFS config to align with other ports. 2024-12-10 11:05:05 +11:00
minimal minimal: Use printf instead of echo -e. 2024-02-15 16:36:22 +11:00
nrf nrf/boards/ARDUINO_NANO_33_BLE_SENSE: Update LED and timer config. 2024-12-10 10:37:02 +11:00
pic16bit pic16bit: Make it build with recent XC16 versions. 2024-10-30 17:21:30 +11:00
powerpc py/mpconfig: Disable qstr hashing at minimum feature level. 2024-01-25 16:38:17 +11:00
qemu qemu/Makefile: Include unittest in firmware. 2024-12-06 13:48:07 +11:00
renesas-ra renesas-ra/mpconfigport: Switch FATFS LFN to type 2. 2024-12-10 11:04:59 +11:00
rp2 rp2: Pass V=1 or BUILD_VERBOSE to rp2 build. 2024-12-10 11:28:38 +11:00
samd samd/mboot/README.md: Add information about the bootloader source. 2024-11-18 18:31:16 +01:00
stm32 stm32/mpconfigport: Switch FATFS LFN to type 2. 2024-12-10 11:02:52 +11:00
unix unix/main: Add --version command-line option. 2024-10-15 14:44:10 +11:00
webassembly tests/run-tests.py: Change --target/--device options to --test-instance. 2024-11-04 12:47:47 +11:00
windows github/workflows: Improve MSYS2-based CI builds. 2024-07-25 16:22:21 +10:00
zephyr zephyr/boards: Add support for BeagleConnect Freedom. 2024-10-15 11:44:42 +11:00