Steven Cooreman
|
43c3f6291c
|
Squash warnings by defining 'NC' as unsigned type
|
2017-12-01 17:01:46 +00:00 |
Steven Cooreman
|
e23ce9d87a
|
Support USARTs up to USART5 in serial
|
2017-12-01 17:01:45 +00:00 |
Steven Cooreman
|
6315147faf
|
[EFM32] Use serial configuration from platform
mbed added configuration options for default serial baud rate and stdio baud rate, so we can get rid of the workaround in the HAL
|
2016-10-24 18:25:11 +02:00 |
Steven Cooreman
|
6574f4d0a4
|
[EFM32] Clean up per-target Modules.h
Removed deprecated defines MODULES_SIZE_* and moved the setting for the SPI asynch transfer queue size to targets.json, where it apparently belongs
|
2016-10-24 18:24:33 +02:00 |
Christopher Haster
|
0bad622a16
|
restructure - Moved targets out to top level
hal/targets -> targets
hal/targets.json -> targets/targets.json
|
2016-09-30 19:18:09 -05:00 |