]> git.gir.st - tmk_keyboard.git/blob - tmk_core/tool/mbed/mbed-sdk/libraries/tests/benchmarks/printf/main.cpp
hhkb: Update binaries
[tmk_keyboard.git] / tmk_core / tool / mbed / mbed-sdk / libraries / tests / benchmarks / printf / main.cpp
1 #include "mbed.h"
2
3 int main() {
4 printf("Hello World!");
5 }
Imprint / Impressum