aboutsummaryrefslogtreecommitdiff
path: root/extmod/axtls-include/version.h
AgeCommit message (Collapse)Author
2018-09-08py/py.mk: Build axtls library directly from its source files.Damien George
This removes the need for a separate axtls build stage, and builds all axtls object files along with other code. This simplifies and cleans up the build process, automatically builds axtls when needed, and puts the axtls object files in the correct $(BUILD) location. The MicroPython axtls configuration file is provided in extmod/axtls-include/config.h