1495 Commits (78eff1210e906798e515b50d57cd3dcc4dec2b8e)
 

Author SHA1 Message Date
BuFran 210a17ec97 [STM32F0:SPI] Add initial support 11 years ago
BuFran 72f38401c0 [STM32F0:I2C] Add register definitions 11 years ago
BuFran 662aace389 [STM32F0:TSC] Add register definitions 11 years ago
BuFran 7487a22c7e [STM32F0:CEC] Add register definitions 11 years ago
BuFran 9952768c42 [STM32F0:DAC] Add register definitions 11 years ago
BuFran a073758cb4 [STM32F0:ADC] Add register definitions 11 years ago
BuFran 1345a3403c [STM32F0:EXTI] Add prelimnary support of exti, common file now in common directory 11 years ago
BuFran cd9ba87073 [STM32F0:SYSCFG] Add support for SYSCFG. Old file moved to common directory for L1 and F234 11 years ago
BuFran 9f8dd28a5c [STM32F0:COMP] Add preliminary support of module 11 years ago
BuFran 4bb18baa59 [STM32F0:RTC] Renamed common files to be consistent to file naming scheme 11 years ago
BuFran cc4c164ebe [STM32F0:DMA] Renamed common file to meet all supported families, added missing files 11 years ago
BuFran 8b0656459b [STM32F0:DMA] Add initial support 11 years ago
BuFran 62a8aca04a [STM32F0:RTC] Add initial support 11 years ago
BuFran c99be0fb96 [STM32F0:IWDG] Add initial support 11 years ago
BuFran 4e566bf8b1 [STM32F0] Add FP_FLAGS to support #159 11 years ago
BuFran eb7d29e115 [STM32F0:GPIO] File renamed to meet the content 11 years ago
BuFran fc02aa6162 [STM32F0:USART] Add support for USART peripheral 11 years ago
BuFran 18c4d299c1 [STM32F0] Add preliminary support for the family 11 years ago
BuFran e1ebcc9da8 [Cortex] Add preliminary support for core-dependent defines ARMv6m / ARMv7m, ARMv7em 11 years ago
Ben Gamari 2a588f11aa lpc43xx/ssp; Add DMACR fields 11 years ago
Piotr Esden-Tempski f4cd74a741 [STM32F3] When removing typedefs do it right... 12 years ago
Alexandru Gagniuc 52d34c814b Global: Allow overriding float-abi flags 12 years ago
Ben Gamari 63d150008a lpc43xx/ssp: Mark ssp_wait_until_not_busy as static 12 years ago
Ben Gamari 5d4f759c92 lpc43xx/timer: Add timer utilities 12 years ago
Ben Gamari 9d89df0db6 lpc43xx/timer: Add register definitions 12 years ago
Ben Gamari bbde1012a3 stm32/f4/adc: Fix set_resolution 12 years ago
Ben Gamari d2ce9c0827 cortex: Add cc_[en|dis]able_interrupts 12 years ago
Alexandru Gagniuc 0819a49411 usb_control: Mark the control pipe as IDLE after a STALL 12 years ago
Dirk Braun ad29d0ce31 [lm4f/usb] fixed lm4f_ep_write_packet() when single byte copied to buffer. 12 years ago
Alexandru Gagniuc 5ea4763845 lm4f: Appease checkpath.pl and de-typedef enums 12 years ago
BuFran b8e8cb2f0d [BUILD] Paralelize stylecheck 12 years ago
BuFran 7002bca027 [BUILD] move the definition line of yaml files search outside the targets section 12 years ago
BuFran ea28feb537 [BUILD] Paralelize BUILD HEADERS 12 years ago
BuFran 85aa16f8c9 [BUILD] Paralelize CLEAN HEADERS 12 years ago
BuFran 0ff37d0dde [BUILD] Paralelize CLEAN 12 years ago
BuFran 8f3ebd11c7 Strip the BEGIN_DECLS definition from the first function in a module documentation. 12 years ago
Piotr Esden-Tempski 337733b5e5 [STM32L1] Fixed compilaion of usart convenience functions. 12 years ago
Piotr Esden-Tempski dbee693b12 [STM32] The exti20-22 are also available on l1. 12 years ago
Piotr Esden-Tempski 7042beaa91 [Stylefix] Removed trailing spaces and added missing braces. 12 years ago
BuFran 68ee13be4b Doxygen style blocks corrected 12 years ago
Piotr Esden-Tempski 62e6635992 [Style] Fixed style in the newly added F3 code. 12 years ago
Piotr Esden-Tempski b6231dbb49 [Style] Do not define types if not necessary. 12 years ago
Piotr Esden-Tempski 7085867db6 [STM32F3] Split timer common f24 into f234 and f24. 12 years ago
Piotr Esden-Tempski 201c2706b5 [STM32] Removed exti.c from f1 and made global exti.c usable. 12 years ago
Piotr Esden-Tempski 74eb5ab84a [STM32F3] Split out F3 specific exti definitions. 12 years ago
Piotr Esden-Tempski 590135b65f [STM32F3] Moved all F3 specific functions out of common. 12 years ago
Piotr Esden-Tempski 09532f7c26 [STM32F3] Removed F3 specific stuff from the common all header. 12 years ago
Piotr Esden-Tempski 18da63879c [STM32] Rename the f0124 files to f124. 12 years ago
Piotr Esden-Tempski ebb058825f [STM32F3] Removed all specific F3 stuff out of common files. 12 years ago
Piotr Esden-Tempski a1321fc21f [STM32] Split apart gpio f234 into f234 and f24. 12 years ago