ahdlc.h 221 B

12345678910111213
  1. #ifndef _INCLUDE_CFG_AHDLC_H_
  2. #define _INCLUDE_CFG_AHDLC_H_
  3. /*
  4. * Do not edit! Automatically generated on Thu Feb 4 13:47:09 2016
  5. */
  6. #ifndef NUT_THREAD_AHDLCRXSTACK
  7. #define NUT_THREAD_AHDLCRXSTACK 512
  8. #endif
  9. #endif