You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
245 B

1 year ago
1 year ago
1 year ago
  1. #pragma once
  2. #include <lwip/sockets.h>
  3. #include "project_configs.h"
  4. #include "lwip/api.h"
  5. #include "lwip/opt.h"
  6. #include "lwip/sys.h"
  7. #include "libzaf\zaf.h"
  8. #include "zfpga_basic_protocol\zaf_protocol.h"
  9. #include "main.h"
  10. #include "spi.h"