mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 00:35:39 +03:00
Bringing F4 targets into line with F1 and F3 for linker and startup files.
This commit is contained in:
parent
dec269ea19
commit
a01c22d7cb
7 changed files with 27 additions and 653 deletions
|
@ -65,7 +65,6 @@ const char * const resourceNames[RESOURCE_TOTAL_COUNT] = {
|
|||
"SDA", "SCK","MOSI","MISO","CS","BATTERY","RSSI","EXT","CURRENT"
|
||||
};
|
||||
|
||||
|
||||
ioRec_t* IO_Rec(IO_t io)
|
||||
{
|
||||
return io;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue