1
0
Fork 0
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:
blckmn 2016-08-27 09:27:29 +10:00
parent dec269ea19
commit a01c22d7cb
7 changed files with 27 additions and 653 deletions

View file

@ -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;