circuitpython/ports
Milind Movasha ead5751803
Pre-commit: Done the formatting changes
Pre-commit: Fixed compilation error for other ESP32C3/ESP32S3/ESP32H2 boards
Review comment: Removed the self->pin NULL check
Review comment: Using raise_ValueError_invalid_pin when adc_index is not ADC_UNIT1 for ESP32
Review comment: Optimized the code to set data in buffer from DMA results
Fix: For ESP32C3 boards continuing collecting samples after channel mismatch as DMA runs in alternating UNIT mode
Fix: For ESP32S3 and ESP32H2 setting conversion mode to type2
2023-02-18 14:26:50 +05:30
..
atmel-samd Try -fweb -frename-registers to make more SAMD21 builds fit 2023-02-15 16:38:24 -05:00
broadcom Merge pull request #7577 from dhalbert/safemode-py 2023-02-16 14:15:20 -05:00
cxd56 Merge pull request #7577 from dhalbert/safemode-py 2023-02-16 14:15:20 -05:00
espressif Pre-commit: Done the formatting changes 2023-02-18 14:26:50 +05:30
litex Implement safemode.py 2023-02-13 18:26:38 -05:00
mimxrt10xx Implement safemode.py 2023-02-13 18:26:38 -05:00
nrf Implement safemode.py 2023-02-13 18:26:38 -05:00
raspberrypi Merge pull request #7577 from dhalbert/safemode-py 2023-02-16 14:15:20 -05:00
stm Implement safemode.py 2023-02-13 18:26:38 -05:00
unix Allow the tests to directly call the non-heap using _int and _str variants 2022-12-28 12:36:58 -06:00