micropython/ports
IhorNehrutsa 495be71d56 esp32/machine_dac: Support one-shot mode of driver.
And simplify board configuration of DAC by using SOC_DAC_SUPPORTED.

Signed-off-by: IhorNehrutsa <Ihor.Nehrutsa@gmail.com>
2023-12-11 12:57:43 +11:00
..
bare-arm shared/libc/string0: Don't deref args for n==0 case. 2023-11-07 16:01:50 +11:00
cc3200 ports: Move definitions of ATOMIC_SECTION macros to mphalport.h. 2023-12-01 14:37:48 +11:00
embed
esp32 esp32/machine_dac: Support one-shot mode of driver. 2023-12-11 12:57:43 +11:00
esp8266 ports: Switch build to use common lib/libm list of source files. 2023-12-08 15:42:41 +11:00
mimxrt ports: Switch build to use common lib/libm list of source files. 2023-12-08 15:42:41 +11:00
minimal
nrf ports: Switch build to use common lib/libm list of source files. 2023-12-08 15:42:41 +11:00
pic16bit ports: Remove SRC_QSTR_AUTO_DEPS from all ports' Makefiles. 2023-11-03 14:04:17 +11:00
powerpc
qemu-arm ports: Switch build to use common lib/libm list of source files. 2023-12-08 15:42:41 +11:00
renesas-ra ports: Switch build to use common lib/libm list of source files. 2023-12-08 15:42:41 +11:00
rp2 ports: Switch build to use common lib/libm list of source files. 2023-12-08 15:42:41 +11:00
samd ports: Switch build to use common lib/libm list of source files. 2023-12-08 15:42:41 +11:00
stm32 ports: Switch build to use common lib/libm list of source files. 2023-12-08 15:42:41 +11:00
unix unix: Update port to use the new event functions. 2023-12-08 13:17:15 +11:00
webassembly
windows windows: Implement MICROPY_INTERNAL_WFE() macro. 2023-12-08 12:49:54 +11:00
zephyr ports: Move definitions of ATOMIC_SECTION macros to mphalport.h. 2023-12-01 14:37:48 +11:00