mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-29 12:32:54 +00:00
8 lines
120 B
C
8 lines
120 B
C
/* generated main source file - do not edit */
|
|
#include "hal_data.h"
|
|
int main(void)
|
|
{
|
|
hal_entry ();
|
|
return 0;
|
|
}
|