VFS driver for accessing a remote PC via DC-Load/Tool
More...
|
| file | fs_dcload.h |
| | Implementation of dcload "filesystem".
|
| |
|
| int | dcload_type |
| | What type of dcload connection do we have?
|
| |
VFS driver for accessing a remote PC via DC-Load/Tool
◆ DCLOAD_TYPE_IP
◆ DCLOAD_TYPE_NONE
| #define DCLOAD_TYPE_NONE -1 |
◆ DCLOAD_TYPE_SER
| #define DCLOAD_TYPE_SER 0 |
◆ DCLOADMAGICADDR
| #define DCLOADMAGICADDR (unsigned int *)0x8c004004 |
The address of the dcload magic value.
◆ DCLOADMAGICVALUE
| #define DCLOADMAGICVALUE 0xdeadbeef |
◆ dcload_type
What type of dcload connection do we have?