997 Commits (512769296aa1a488f02dcb1505b650b98b6837ce)
 

Author SHA1 Message Date
Gareth McMullin a8ec86a527 Added functions for timer input capture polarity and enable/disable. 13 years ago
Gareth McMullin 4b041697f4 Added convenience function for timer input selection. 13 years ago
Gareth McMullin a62473fbdf Added convenience funcions for timer input capture filter and prescaler. 13 years ago
Gareth McMullin 567faa9b61 Corrected parameters of timer_set_mode() to u32. 13 years ago
Gareth McMullin 3be6cd8f76 Corrected bit definitions for capture/compare input selection. 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
chrysn 563586c072 Merge branch 'master' into efm32 13 years ago
Piotr Esden-Tempski 43561de329 License change of the library to LGPL, version 3 or later. 13 years ago
chrysn e388056fda efm32: energy management unit headers and example 13 years ago
chrysn eda122180a (efm32: remove todo that couldn't work out) 13 years ago