1377 Commits (e1ebcc9da832e19ea5a6a5a59353b18c0b938894)
 

Author SHA1 Message Date
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... 11 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
Piotr Esden-Tempski f8734dfcd3 [STM32F3] Move the f3 specific stuff out of common. 12 years ago
Federico Ruiz Ugalde 41ea714f53 stm32f3: changed clock_t to rcc_clock_t in rcc to avoid stdio collision. 12 years ago
Federico Ruiz Ugalde 60bdf4eebd stm32f3: f1 usb header files moved to stm32 root directory. 12 years ago
Federico Ruiz Ugalde 934c8dbf4c stm32f3: Usb support added. usb unit is the same as f103. 12 years ago
Federico Ruiz Ugalde 59b2b5da87 stm32f3: Some additions to rcc. 12 years ago
Federico Ruiz Ugalde 011124c33f stm32f3: i2c support increased. Now it works. 12 years ago
Federico Ruiz Ugalde 9b2873d874 stm32f3: Adding convinience functions for sending and receiving i2c data. 12 years ago
Federico Ruiz Ugalde 3b274fa2f2 stm32f3: erasing some unused/unnecessary i2c defines. 12 years ago
Federico Ruiz Ugalde 66eab73570 stm32f3: Some additional f3 clock functions for the i2c. 12 years ago
Federico Ruiz Ugalde 4673348ff7 stm32f3: i2c support now in f3 directory. 12 years ago
Federico Ruiz Ugalde 8f3675fbfd stm32f3: i2c support removed from the i2c_common_all files because f3 is too different. 12 years ago
Federico Ruiz Ugalde e9375dbfd2 usart set baudrate clock source incorrect. Now fixed. 12 years ago
Federico Ruiz Ugalde 119473f3b1 stm32f3: removed pllmul x16 commented out line as recommended in #82. 12 years ago
Federico Ruiz Ugalde efe08e4898 stm32f3: flash_common_f24 now includes f3 support. Also, renamed to f234. 12 years ago
Federico Ruiz Ugalde 74a313625f stm32f3: timer support added. 12 years ago
Federico Ruiz Ugalde 6af6cec101 stm32f3: dma support added. 12 years ago
Federico Ruiz Ugalde 433c1c9db8 stm32f3: spi support added. 12 years ago
Federico Ruiz Ugalde 5c825a78c7 stm32f3: watchdog support added. 12 years ago