mirror of
https://github.com/micropython/micropython.git
synced 2025-12-15 17:30:14 +01:00
7 lines
119 B
C
7 lines
119 B
C
/* generated main source file - do not edit */
|
|
#include "hal_data.h"
|
|
int main(void) {
|
|
hal_entry();
|
|
return 0;
|
|
}
|