micropython/ports/renesas-ra/boards
Damien George 90023b4dcf extmod/modmachine: Clean up decls of machine types to use common ones.
The machine_i2c_type, machine_spi_type and machine_timer_type symbols are
already declared in extmod/modmachine.h and should not be declared anywhere
else.

Also move declarations of machine_pin_type and machine_rtc_type to the
common header in extmod.

Signed-off-by: Damien George <damien@micropython.org>
2023-10-26 16:20:53 +11:00
..
ARDUINO_PORTENTA_C33 renesas-ra/boards/ARDUINO_PORTENTA_C33: Update WiFi config. 2023-10-03 10:17:28 +11:00
EK_RA4M1 ports/*/boards/*/board.json: Remove "id" field. 2023-08-23 13:54:37 +10:00
EK_RA4W1 ports/*/boards/*/board.json: Remove "id" field. 2023-08-23 13:54:37 +10:00
EK_RA6M1 ports/*/boards/*/board.json: Remove "id" field. 2023-08-23 13:54:37 +10:00
EK_RA6M2 ports/*/boards/*/board.json: Remove "id" field. 2023-08-23 13:54:37 +10:00
RA4M1_CLICKER ports/*/boards/*/board.json: Remove "id" field. 2023-08-23 13:54:37 +10:00
VK_RA6M5 ports/*/boards/*/board.json: Remove "id" field. 2023-08-23 13:54:37 +10:00
compiler_barrier.h renesas-ra: Add a macro definition to avoid compile error of FSP v4.4.0. 2023-05-11 16:18:39 +10:00
deploy.md renesas-ra/boards: Change device name information to show properly. 2022-05-02 12:02:32 +09:00
make-pins.py renesas-ra/boards: Remove unreachable code in make-pins.py. 2023-08-16 16:16:40 +10:00
manifest.py renesas-ra: Add support for RA6M5, and add machine PWM, DAC, SDCard. 2023-06-27 12:30:25 +10:00
ra4m1_af.csv
ra4w1_af.csv
ra6m1_af.csv
ra6m2_af.csv
ra6m5_af.csv renesas-ra: Add support for RA6M5, and add machine PWM, DAC, SDCard. 2023-06-27 12:30:25 +10:00
ra_pin_prefix.c extmod/modmachine: Clean up decls of machine types to use common ones. 2023-10-26 16:20:53 +11:00