1505 Commits (641fbffe9a50795b42fe43ca6ff99a80bca97ec4)
 

Author SHA1 Message Date
BuFran d63bf5ac64 [STM32F3:doc] Add doxygen documentation page to output 11 years ago
Piotr Esden-Tempski f797c50b6a [Style] Fixed line length. 11 years ago
BuFran 65eaad938f [Style] checked and corrected 11 years ago
BuFran c6f861139d Removed mostly copied code 11 years ago
BuFran d3a073d9b5 [Style] Corrected many style errors (mainly line too long) 11 years ago
BuFran 7a78c7e535 [Cortex] Correct operator precedence in BitBand address computation 11 years ago
BuFran e19270b3bf [STM32F0:ADC] Add supporting functions to the module 11 years ago
BuFran 81982916e2 [Doxygen] Add complete documentation page to STM32F0 11 years ago
BuFran 4ff19fa2b4 [Style] Unified commenting style on F0 11 years ago
BuFran efc2489d2c [Stylecheck] Code cleaned to current stylecheck script 11 years ago
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