701 Commits (4a36d23d8c35a564337ac0dcf9de4f80ced0990b)
 

Author SHA1 Message Date
chrysn 4a36d23d8c more irq/isr translations 13 years ago
chrysn dfbb7912c3 additions to opencmsis to make the clock example run 13 years ago
chrysn c9b074a120 sys tick cmsis interface for blink example 13 years ago
chrysn 286af7f26e new requirements form emlib and -examples 13 years ago
chrysn 8359caff3b moved core_cm3.h to more general location 13 years ago
chrysn 09fea0bc1b Merge branch 'master' into efm32 13 years ago
chrysn 705cdab7d7 extend the cmsis emulation layer to compile with the complete efm32lib 13 years ago
chrysn 43acfc531a use eacommander instead of jlink for example uploading 13 years ago
chrysn fac680ecf4 very simple demo for other board 13 years ago
chrysn 0e62b15125 added lcd example 13 years ago
Taylor Vesely 66c5f91a87 Implemented gpio_clear() for LPC17xx. 13 years ago
Taylor Vesely f7bf15343d Produced build system for Blueboard-LPC1768-H miniblink. 13 years ago
Taylor Vesely bf2b8aad2f Added a bunch of register definitions and gpio_set() to LPC17xx gpio. 13 years ago
chrysn 48b3cd49fb first working example utilizing efm32lib 13 years ago
Taylor Vesely fa1c6bc632 Successfully compiled and ran miniblink.c for the Blueboard-LPC1768-H. 13 years ago
Taylor Vesely caade97299 Created vector.c by example. Added reset_handler entry to linker script. 13 years ago
Taylor Vesely 9eb77c9fd7 Wrote miniblink.c for Blueboard-LPC1768-H, cleaned up gpio.h. 13 years ago
Taylor Vesely 968557dfbb Copy-pasted linker script from LPC13xx to LPC17XX. Set up the ram and 13 years ago
Taylor Vesely 82f89c414a Started to set up GPIO registers. 13 years ago
Taylor Vesely cec41eb0c4 Filled in the APB0 memory map for the lpc17xx. Also set values for the 13 years ago
Taylor Vesely 60788fd9d2 Started porting to LPC17xx. Created file stubs and started conversion. 13 years ago
Daniel O'Connor 404353b1aa - Add FSMC helper macros. IMO FSMC_BTR_ACCMOD aren't much use, but I left them in case someone uses them. 13 years ago
Daniel O'Connor 5a463f03e1 Cast PERIPH_BASE to unsigned otherwise certain operations result in build problems (overflow signed type). 13 years ago
Daniel O'Connor f76e99c98d Add mask for SWJ bits. 13 years ago
Fergus Noble a30fc96c59 Revert "Fix setting alternate port functions on the STM32F2." 13 years ago
Fergus Noble 87ea496ca7 Revert "Fix setting alternate port functions on the STM32F4." 13 years ago
Piotr Esden-Tempski 26de4cb9d6 Constand value for resetting CAN_TDTxR was too big. Fixed. 13 years ago
Piotr Esden-Tempski ec34e21ead Changed parameter size for trigger enable. 13 years ago
Piotr Esden-Tempski 451a5e227d Started some cleanup in the ADC headers and convenience code. 13 years ago
Piotr Esden-Tempski 4fbd42148a Added basic exception handling to the stm32 linker scripts. Thanks Mike Smith! 13 years ago
Piotr Esden-Tempski 4e26104c18 Fixed position of PSIZE bits, thanks to Patrick for spotting this. 13 years ago
Piotr Esden-Tempski 06d6f3e0e6 Made spi_init_master ignore CRC and SPE bits. 13 years ago
Piotr Esden-Tempski b7875d0230 Added dma based usart IO example. 13 years ago
Piotr Esden-Tempski aaa0158221 Fixed operation order for dma bit calculations. 13 years ago
Piotr Esden-Tempski 1b7cd12f20 Added irq usart example for lisa/m 2.0 13 years ago
Piotr Esden-Tempski b41987dc7a Added blocking usart printf for lisa/m 2.0 13 years ago
Piotr Esden-Tempski 22706613d9 Added usart irq example for lisa/m 2.0 13 years ago
Piotr Esden-Tempski 7e9425bdac Added usart example to lisa/m 2.0 13 years ago
chrysn da4567a035 efm32: registers for leds 13 years ago
chrysn 692817059c various enhancements for header generation 13 years ago
chrysn c2fdd6e751 header file generation learned register templates 13 years ago
chrysn e1a660eb9d efm32 cmu: convenience functions 13 years ago
chrysn 61b649370f efm32: generate _MASK constants 13 years ago
chrysn bc1bff477b efm32: shortened doxygen names and grouped them per chip family 13 years ago
chrysn d3fe8c18f8 experimental yaml based header file generation 13 years ago
chrysn cdf36e6c8e efm32: some more cmu registers and doxygen update 13 years ago
Uwe Hermann 7907b29113 Fix search-replace left-over. 13 years ago
Piotr Esden-Tempski 789ae97212 Some additional LGPL3+ license change cleanups. 13 years ago
chrysn 78c93dc779 add missed license headers to efm32 files 13 years ago
chrysn 4668adcf1f follow the license change to lgpl3 in efm32 13 years ago