Searched defs:comment (Results 1 – 4 of 4) sorted by relevance
159 set(comment "Flashing ${BOARD}") variable161 set(comment "Debugging ${BOARD}") variable163 set(comment "Debugging ${BOARD}") variable170 set(comment "Debugging ${BOARD}") variable172 set(comment "RTT ${BOARD}") variable
51 comment = f'/**< {val} */' variable
52 comment: str = 'NA' variable in QuarantineElement
269 def device_dependency_graph(self, title, comment): argument