cc3200: Enable uerrno module with short, custom list of error codes.
Since we recently replaced the OSError string messages with simple error codes, having the uerrno module gets back some user friendly error messages. The total code size (after removing strings, replacing with uerrno module) is decreased.
Please register or sign in to comment