mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-19 18:53:32 +08:00
ab9a80c408
* add ra4m2 soc support, add sci spi support for ra4m2 * update ra4m2-eco/README.md * update ra4m2-eco/README.md * rename board picture name. * reduce picture size, update README.md, remove file 'Target 1.bat' * reduce picture size
7 lines
163 B
C
7 lines
163 B
C
/* generated main source file - do not edit */
|
|
#include "hal_data.h"
|
|
int main(void) {
|
|
hal_entry();
|
|
return 0;
|
|
}
|