222f93f023
This platform is a basic waveshare stm32f107 devkit which contains a USART, USB device port, some buttons and some LEDs. Unfortunately not enough to bring up networking, but enough to test building and a simple contiki shell
2 lines
60 B
C
2 lines
60 B
C
#pragma target_endian little
|
|
#pragma max_target_int_bytes 8
|