..
inc
OP-1227 Fix high CPU usage: Apply missing parenthesis to prevent a fdiv for temp calculatin
2014-06-08 22:02:10 +02:00
libraries
OP-1274 update freertos files. Architecture specific files are left into their original FreeRTOS folder structure
2014-05-18 22:53:23 +02:00
library.mk
OP-1274 update freertos files. Architecture specific files are left into their original FreeRTOS folder structure
2014-05-18 22:53:23 +02:00
link_stm32f10x_HD.ld
Rename flight/PiOS->flight/pios
2013-04-25 13:13:41 +03:00
link_stm32f10x_MD.ld
Rename flight/PiOS->flight/pios
2013-04-25 13:13:41 +03:00
link_STM3210E_OP_BL_sections.ld
Rename flight/PiOS->flight/pios
2013-04-25 13:13:41 +03:00
link_STM3210E_OP_memory.ld
Rename flight/PiOS->flight/pios
2013-04-25 13:13:41 +03:00
link_STM3210E_OP_sections.ld
Rename flight/PiOS->flight/pios
2013-04-25 13:13:41 +03:00
link_STM32103CB_CC_Rev1_BL_sections.ld
Rename flight/PiOS->flight/pios
2013-04-25 13:13:41 +03:00
link_STM32103CB_CC_Rev1_memory.ld
Rename flight/PiOS->flight/pios
2013-04-25 13:13:41 +03:00
link_STM32103CB_CC_Rev1_sections.ld
Rename flight/PiOS->flight/pios
2013-04-25 13:13:41 +03:00
link_STM32103CB_OPLINKMINI_BL_sections.ld
Rename flight/PiOS->flight/pios
2013-04-25 13:13:41 +03:00
link_STM32103CB_OPLINKMINI_memory.ld
Internal flash settings for F1
2013-05-14 22:58:05 +02:00
link_STM32103CB_OPLINKMINI_sections.ld
Rename flight/PiOS->flight/pios
2013-04-25 13:13:41 +03:00
pios_adc.c
Merge branch 'amorale/OP-943_add_malloc_for_ccsram' into next
2014-06-22 19:31:03 +02:00
pios_bkp.c
Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES
2013-05-19 17:37:30 +03:00
pios_bl_helper.c
Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES
2013-05-19 17:37:30 +03:00
pios_debug.c
Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES
2013-05-19 17:37:30 +03:00
pios_delay.c
Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES
2013-05-19 17:37:30 +03:00
pios_dsm.c
OP-1625: DSM: more robust detection of resolution
2014-12-30 21:29:06 -08:00
pios_eeprom.c
Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES
2013-05-19 17:37:30 +03:00
pios_exti.c
Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES
2013-05-19 17:37:30 +03:00
pios_flash_internal.c
OP-943 uses pios_mem API for heap allocation
2014-06-11 22:15:40 +02:00
pios_gpio.c
Moves pios_led functionality to pios_gpio and makes pios_led a thin layer over pios_gpio. Supports configuring multiple sets of GPIOs.
2013-07-28 07:01:08 -07:00
pios_i2c.c
OP-1275 move implementation specific enums out of common pios_i2c_priv.h
2014-09-16 00:42:50 +02:00
pios_irq.c
Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES
2013-05-19 17:37:30 +03:00
pios_ppm_out.c
OP-922 Fix missing ppm_id to ppm_out_id rename
2014-08-16 16:58:16 +02:00
pios_ppm.c
OP-943 uses pios_mem API for heap allocation
2014-06-11 22:15:40 +02:00
pios_pwm.c
OP-943 uses pios_mem API for heap allocation
2014-06-11 22:15:40 +02:00
pios_rtc.c
Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES
2013-05-19 17:37:30 +03:00
pios_servo.c
Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES
2013-05-19 17:37:30 +03:00
pios_spi.c
OP-1553 OPLink does not work as non coordinator
2014-10-20 21:46:14 +02:00
pios_sys.c
Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES
2013-05-19 17:37:30 +03:00
pios_tim.c
OP-943 uses pios_mem API for heap allocation
2014-06-11 22:15:40 +02:00
pios_usart.c
OP-943 uses pios_mem API for heap allocation
2014-06-11 22:15:40 +02:00
pios_usb_cdc.c
OP-943 uses pios_mem API for heap allocation
2014-06-11 22:15:40 +02:00
pios_usb_hid_istr.c
Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES
2013-05-19 17:37:30 +03:00
pios_usb_hid_pwr.c
Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES
2013-05-19 17:37:30 +03:00
pios_usb_hid.c
OP-943 uses pios_mem API for heap allocation
2014-06-11 22:15:40 +02:00
pios_usb_rctx.c
OP-943 uses pios_mem API for heap allocation
2014-06-11 22:15:40 +02:00
pios_usb.c
OP-943 uses pios_mem API for heap allocation
2014-06-11 22:15:40 +02:00
pios_usbhook.c
OP-1033 attempt at fixing the f1 usb buffer configuration (current configuration has overlapping buffer that cause tx errors)
2014-04-08 21:51:11 +02:00
pios_wdg.c
Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES
2013-05-19 17:37:30 +03:00
startup_stm32f10x_HD_OP.S
Rename flight/PiOS->flight/pios
2013-04-25 13:13:41 +03:00
startup_stm32f10x_HD.S
Rename flight/PiOS->flight/pios
2013-04-25 13:13:41 +03:00
startup_stm32f10x_MD_CC.S
Rename flight/PiOS->flight/pios
2013-04-25 13:13:41 +03:00
startup_stm32f10x_MD_PX.S
Rename flight/PiOS->flight/pios
2013-04-25 13:13:41 +03:00
startup_stm32f10x_MD.S
Rename flight/PiOS->flight/pios
2013-04-25 13:13:41 +03:00