Revision 40d4810c periphery-lld/periphAL.h

View differences:

periphery-lld/periphAL.h
587 587
}
588 588
#endif
589 589

  
590
#define apalDbgPrintf(fmt, ...)    chprintf((BaseSequentialStream*)&aos.iostream, fmt, ##__VA_ARGS__)
591

  
592 590
#endif /* _AMIROOS_PERIPHAL_H_ */

Also available in: Unified diff