.. |
chip
|
EFM32: Finishes USB naming fixup. Still some missing initialization logic
|
2014-11-14 08:36:18 -06:00 |
chip.h
|
Add EFM32 Memory Maps
|
2014-10-17 16:43:52 -06:00 |
efm32_clockconfig.c
|
EFM32: Tweaks to get EFM32GG-STK3700 running NSH over LEUART0
|
2014-11-12 12:50:09 -06:00 |
efm32_clockconfig.h
|
More EFM32 files and logic
|
2014-10-17 12:02:32 -06:00 |
efm32_config.h
|
EFM32: Integrate Pierre's SPI driver
|
2014-10-26 09:27:55 -06:00 |
efm32_dma.c
|
More fixes to problems noted by cppcheck. Some are kind of risky; some are real bugs.
|
2014-11-25 13:15:09 -06:00 |
efm32_dma.h
|
EFM32: Integrate SPI DMA capability
|
2014-10-26 11:22:16 -06:00 |
efm32_gpio.c
|
EFM32: Fix GPIO configuration logic; Add missing board initializatin logic; Fix LED naming
|
2014-10-28 10:39:57 -06:00 |
efm32_gpio.h
|
Add GPIO interrupt logic
|
2014-10-20 08:12:08 -06:00 |
efm32_gpioirq.c
|
EFM32: Fix typo in connecting ODD GPIO interrupt. Noted by Pierre
|
2014-11-08 06:18:21 -06:00 |
efm32_idle.c
|
EFM32: Add USB build support
|
2014-11-04 06:47:14 -06:00 |
efm32_irq.c
|
More framework for GPIO interrupt support
|
2014-10-18 14:05:07 -06:00 |
efm32_leserial.c
|
EFM32: Various fixes for LEUART build
|
2014-10-29 09:37:39 -06:00 |
efm32_lowputc.c
|
EFM32 USART setup: Computation of BAUD includes shift; Eliminate additional shift. From Pierre-noel Bouteville
|
2014-11-16 07:57:57 -06:00 |
efm32_lowputc.h
|
EFM32: Integrate Pierre's SPI driver
|
2014-10-26 09:27:55 -06:00 |
efm32_pm.h
|
EFM32: Add USB build support
|
2014-11-04 06:47:14 -06:00 |
efm32_serial.c
|
EFM32 Serial: Add support for termios TCGET and TCSET. For the moment, only set/get speed is implemetned. From Pierre-noel Bouteville
|
2014-11-27 19:14:10 -06:00 |
efm32_spi.c
|
EFM32: Reduce writes to the CTRL register
|
2014-11-09 09:43:43 -06:00 |
efm32_spi.h
|
EFM32: Cosmetic changes to comments and format
|
2014-10-26 12:48:47 -06:00 |
efm32_start.c
|
EFM32: Fix GPIO configuration logic; Add missing board initializatin logic; Fix LED naming
|
2014-10-28 10:39:57 -06:00 |
efm32_start.h
|
More EFM32 files and logic
|
2014-10-17 12:02:32 -06:00 |
efm32_timerisr.c
|
Add EFM32 SysTick timer support
|
2014-10-18 15:27:36 -06:00 |
efm32_usb.h
|
Cosmetic updates; updates to README
|
2014-11-14 09:54:00 -06:00 |
efm32_usbdev.c
|
Cosmetic updates; updates to README
|
2014-11-14 09:54:00 -06:00 |
efm32_usbhost.c
|
EFM32: Finishes USB naming fixup. Still some missing initialization logic
|
2014-11-14 08:36:18 -06:00 |
efm32_vectors.S
|
More EFM32 files
|
2014-10-17 12:31:44 -06:00 |
Kconfig
|
EFM32 Serial: Add support for termios TCGET and TCSET. For the moment, only set/get speed is implemetned. From Pierre-noel Bouteville
|
2014-11-27 19:14:10 -06:00 |
Make.defs
|
EFM32: Port USB device and host drivers from STM32. Still does not compile
|
2014-11-04 10:14:04 -06:00 |