Solved
Request: Tidy up (remove) TODO entries in HAL source files before release
Posted on September 15, 2016 at 01:01
Hi,
the topic probably explains it all. When creating a new project with CubeMX, there's usually a long list of TODOs showing up under tasks (using Atollic) which makes it rather difficult to set up my own tasks. Example in csmis_armcc_V6.h: /* ToDo: ARMCC_V6: check if __builtin_arm_rbit is supported */ Would it be asked too much to tidy up any leftover //TODO comments from any generated source files before release? Thanks!