• Dmitry Frank's avatar
    Implement stringify macro · 18ff0faf
    Dmitry Frank authored
    And use it for `FW_ARCHITECTURE`. This is needed because with
    Microchip's xc32, `-DFOO=\"bar\"` results in `FOO` being `bar`, not
    `"bar"`, so we have to stringify differently.
    
    PUBLISHED_FROM=d0aeebb55ef9e0e92a7f750104cd6600e0d9c636
    18ff0faf
mongoose.h 165 KB