mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-08-01 11:25:50 +00:00
avrdude: Compilation on Windows/MSVC
This commit is contained in:
@@ -41,6 +41,11 @@ typedef unsigned long pinmask_t;
|
||||
#endif
|
||||
|
||||
|
||||
#if defined(WIN32NATIVE)
|
||||
#define PATH_MAX 1024 // Tad arbitrary, but should be ok for avrdude's pruposes
|
||||
#endif
|
||||
|
||||
|
||||
/* formerly lists.h */
|
||||
|
||||
/*----------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user