1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

k22f: Update to latest vendor headers

This commit is contained in:
Joakim Nohlgård 2017-07-25 17:38:48 +02:00
parent 9205edfb7b
commit 33dfb66bc5
5 changed files with 6229 additions and 10469 deletions

View File

@ -103,7 +103,7 @@ static const uart_conf_t uart_config[] = {
.pcr_rx = PORT_PCR_MUX(3),
.pcr_tx = PORT_PCR_MUX(3),
.irqn = UART1_RX_TX_IRQn,
.scgc_addr = &SIM_SCGC4,
.scgc_addr = &SIM->SCGC4,
.scgc_bit = SIM_SCGC4_UART1_SHIFT,
.mode = UART_MODE_8N1,
},

View File

@ -11770,5 +11770,3 @@ typedef struct {
#endif /* (!defined(MCU_MEM_MAP_SUPPRESS_VERSION_WARNING)) */
#endif /* (MCU_MEM_MAP_VERSION != 0x0100u) */
#endif /* #if !defined(MK22F12810_H_) */
/* MK22F12810.h, eof. */

View File

@ -12639,5 +12639,3 @@ typedef struct {
#endif /* (!defined(MCU_MEM_MAP_SUPPRESS_VERSION_WARNING)) */
#endif /* (MCU_MEM_MAP_VERSION != 0x0100u) */
#endif /* #if !defined(MK22F25612_H_) */
/* MK22F25612.h, eof. */

File diff suppressed because it is too large Load Diff

View File

@ -16502,5 +16502,3 @@ typedef struct {
#endif /* (!defined(MCU_MEM_MAP_SUPPRESS_VERSION_WARNING)) */
#endif /* (MCU_MEM_MAP_VERSION != 0x0100u) */
#endif /* #if !defined(MK22FA12_H_) */
/* MK22FA12.h, eof. */