circuitpython/ports
Alessandro Gatti d34b15ac6f pic16bit: Make it build with recent XC16 versions.
The PIC16 port didn't catch up with the other ports, so it required a bit
of work to make it build with the latest version of XC16.

Signed-off-by: Alessandro Gatti <a.gatti@frob.it>
2024-10-30 17:21:30 +11:00
..
bare-arm shared/libc/string0: Don't deref args for n==0 case. 2023-11-07 16:01:50 +11:00
cc3200 cc3200/mods/pybuart: Add the UART.IRQ_RX class constant. 2024-08-29 16:27:43 +10:00
embed all: Prune trailing whitespace. 2024-03-07 16:25:17 +11:00
esp32 esp32/machine_pwm: Use IDF functions to calculate resolution correctly. 2024-10-30 16:28:17 +11:00
esp8266 esp32,esp8266: Use new mp_obj_new_str_from_cstr() function. 2024-07-05 11:27:25 +10:00
mimxrt ports: Include py/mphal.h instead of mphalport.h. 2024-10-09 14:39:34 +11:00
minimal minimal: Use printf instead of echo -e. 2024-02-15 16:36:22 +11:00
nrf ports: Include py/mphal.h instead of mphalport.h. 2024-10-09 14:39:34 +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/mcu/rv32: Fix test of mcause value in lookup_cause. 2024-10-22 14:52:01 +11:00
renesas-ra renesas-ra/pendsv: Remove preemptive keyboard interrupt via PendSV. 2024-10-15 10:32:24 +11:00
rp2 rp2/README: Remove redundant global statement from example code. 2024-10-28 11:16:04 +11:00
samd ports: Include py/mphal.h instead of mphalport.h. 2024-10-09 14:39:34 +11:00
stm32 stm32/boards/ARDUINO_OPTA: Add Opta expansion module. 2024-10-25 01:19:54 +11:00
unix unix/main: Add --version command-line option. 2024-10-15 14:44:10 +11:00
webassembly ports: Include py/mphal.h instead of mphalport.h. 2024-10-09 14:39:34 +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