Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Code Block
\Micrium
    \Software
        \uC-FTPs
            \SourceExample
                \ftp-s_auth.c
                \ftp-s_init.hc

\Micrium

Contains all software components and projects provided by Micrium.

...

This is the main µC/FTPs directory.

\SourceExample

This is the directory that contains all the CPU and RTOS independent source code filesmain Example directory.


ftp-s_auth.c contains callback implementation example to authenticate user when connecting to the server.

ftp-s_init.c contains server initialization sample code.