package
0.0.0-20211129190351-56472e56400c
Repository: https://github.com/dachalco/mynewt-newt.git
Documentation: pkg.go.dev
# Functions
EnsureWritten writes the specified file if its contents differ from those of the supplied byte slice.
No description provided by the author
SortStageFuncs performs an in-place sort of the provided StageFunc slice.
WriteArr emits C code: an array body of function pointers represented by the supplied slice.
WriteCalls emits C code: a sequence of function calls corresponding to the provided slice of stage functions.
WriteCalls emits C code: a list of function prototypes corresponding to the provided slice of stage functions.