ヘッダーファイル階層構造(STM32F1)
wirish.h Main include file for the Wirish core. stdlib.h
stdio.h
string.h
WString.h String library for Wiring & Arduino stdlib.h
string.h
ctype.h
boards.h init() and board-specific pin information. io.h Wiring-style pin I/O interface. boards.h init() and board-specific pin information. pwm.h Wiring-style PWM interface. wirish_math.h Includes <math.h>; provides Wiring-compatible math routines. math.h
stdint.h
boards.h init() and board-specific pin information. Print.h Base class that provides print() and println() WString.h String library for Wiring & Arduino stdlib.h
string.h
ctype.h
Printable.h Interface class that allows printing of complex types stdlib.h
boards.h init() and board-specific pin information. Stream.h base class for character-based streams. inttypes.h
Print.h Base class that provides print() and println() WString.h String library for Wiring & Arduino stdlib.h
string.h
ctype.h
Printable.h Interface class that allows printing of complex types stdlib.h
stdint.h
WCharacter.h Character utility functions for Wiring & Arduino ctype.h
tone.h