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

#pragma once
#include <lwip/sockets.h>
#include "project_configs.h"
#include "lwip/api.h"
#include "lwip/opt.h"
#include "lwip/sys.h"
#include "libzaf\zaf.h"
#include "zfpga_basic_protocol\zaf_protocol.h"
#include "main.h"
#include "spi.h"