Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
fdfcce57e1
60 changed files with 99 additions and 79 deletions
|
@ -2,8 +2,8 @@
|
|||
#include "serial.h"
|
||||
#include "printf.h"
|
||||
|
||||
#include "ch.h"
|
||||
#include "hal.h"
|
||||
#include <ch.h>
|
||||
#include <hal.h>
|
||||
|
||||
#ifndef USART_CR1_M0
|
||||
# define USART_CR1_M0 USART_CR1_M // some platforms (f1xx) dont have this so
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue