mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-02-08 15:05:53 +00:00
Port Simulator to Linux - p1
* intial makefile for windows sim * netdb * tr * fx * fxes * fxes * fxes f * fxes * fxes * fxes * fx * fx * fxes? * fxes * better? * stubs * more * fxes * fx? * comment out sleep * but only in self test * add assertion keyword --------- Co-authored-by: Alexandre Oliveira <rockytvbr@gmail.com>
This commit is contained in:
@ -117,7 +117,7 @@ extern int ota_done(bool reset);
|
||||
|
||||
#else
|
||||
|
||||
extern UINT32 flash_read(char* user_buf, UINT32 count, UINT32 address);
|
||||
extern unsigned int flash_read(char* user_buf, unsigned int count, unsigned int address);
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user