I'm currently trying to integrate the header files from here into arduino/esp8266, however the min and max function from bigint clash with the min and max function in the spiffs library.
Since we are just using the precompiled version, the change technically isn't needed (The substitution will have already been done, and no other code uses that definition), I thought it should be changed for consistency (in case it is decided to bring this tree in as a submodule). Having it modded will also allow me to test some TLS stuff under CI (I'll need to compile axtls for x86 to run on travis)
Since this is an old version of axtls, I thought it easier to rename here.
I'm currently trying to integrate the header files from here into arduino/esp8266, however the min and max function from bigint clash with the min and max function in the spiffs library.
Since we are just using the precompiled version, the change technically isn't needed (The substitution will have already been done, and no other code uses that definition), I thought it should be changed for consistency (in case it is decided to bring this tree in as a submodule). Having it modded will also allow me to test some TLS stuff under CI (I'll need to compile axtls for x86 to run on travis)
Since this is an old version of axtls, I thought it easier to rename here.