2
0

sys.h 99 B

123456
  1. #ifndef SYS_H
  2. #define SYS_H
  3. #define SRAM_SIZE 8192 /* Size of builtin SRAM */
  4. #endif /* SYS_H */