Commit Graph

481 Commits

Author SHA1 Message Date
huaweiwx 31071a7ff6 Create lcd.h 2017-06-20 16:40:36 +08:00
huaweiwx f27fdfdaee Create io.h 2017-06-20 16:40:19 +08:00
huaweiwx 0e17309bab Create idd.h 2017-06-20 16:39:58 +08:00
huaweiwx 728238311b Create gyro.h 2017-06-20 16:39:36 +08:00
huaweiwx 6280ba7e14 Create epd.h 2017-06-20 16:39:18 +08:00
huaweiwx bc2d11eb89 Create camera.h 2017-06-20 16:38:57 +08:00
huaweiwx e51ae34dc9 Create audio.h 2017-06-20 16:38:38 +08:00
huaweiwx 5c14934802 Create accelero.h 2017-06-20 16:38:17 +08:00
huaweiwx 5aa736c849 Create stm32f429i_discovery_ts.h 2017-06-20 16:37:43 +08:00
huaweiwx 57776833ac Create stm32f429i_discovery_ts.c 2017-06-20 16:37:21 +08:00
huaweiwx c4e12c1573 Create stm32f429i_discovery_sdram.h 2017-06-20 16:36:41 +08:00
huaweiwx 980a4d2f7f Create stm32f429i_discovery_sdram.c 2017-06-20 16:36:13 +08:00
huaweiwx 7f7aa4d786 Create stm32f429i_discovery_lcd.h 2017-06-20 16:35:41 +08:00
huaweiwx 889b8ac5da Create stm32f429i_discovery_lcd.c 2017-06-20 16:35:14 +08:00
huaweiwx de0d1471c0 Create stm32f429i_discovery_io.h 2017-06-20 16:34:24 +08:00
huaweiwx 590e9d4271 Create stm32f429i_discovery_io.c 2017-06-20 16:33:33 +08:00
huaweiwx 7137b82515 Create stm32f429i_discovery_eeprom.h 2017-06-20 16:33:03 +08:00
huaweiwx 5f40780645 Create stm32f429i_discovery_eeprom.c 2017-06-20 16:32:28 +08:00
huaweiwx 1f702fbcea Create stm32f429i_discovery.h 2017-06-20 16:31:58 +08:00
huaweiwx d059449d6b Create stm32f429i_discovery.c 2017-06-20 16:31:26 +08:00
huaweiwx 830bf2ca6e Create BSP_f429i_discovery.h 2017-06-20 16:30:58 +08:00
huaweiwx d8ace1658c Create f429_disc_template.ino 2017-06-20 16:29:58 +08:00
huaweiwx c28fc35e0b Delete f429_disc_template.ino 2017-06-20 16:29:13 +08:00
huaweiwx 953a3fe706 Create f429_disc_template.ino 2017-06-20 16:28:38 +08:00
huaweiwx 73a8b9d0b4 Delete f429_disc_template 2017-06-20 16:27:59 +08:00
huaweiwx f8860958b1 Create f429_disc_template 2017-06-20 16:25:55 +08:00
huaweiwx 82baf9ba82 Create ibrary.properties 2017-06-20 16:24:27 +08:00
huaweiwx 70115c89b4 Create keywords.txt
discovery f429zi  BSP drivers
2017-06-20 16:23:29 +08:00
huaweiwx 2fa81de69d Update stm32_gpio_af.c
for stm32f1  spi3 err
2017-06-20 16:15:06 +08:00
huaweiwx 836f10bbd0 Create f103xE.ld 2017-06-20 15:49:38 +08:00
huaweiwx 764977ce14 Create f103xF.ld 2017-06-20 15:49:09 +08:00
huaweiwx 88ec6469ad Create f103xG.ld 2017-06-20 15:48:44 +08:00
huaweiwx bf4ea725e6 Update boards.txt
add stm32f103zx boards
2017-06-20 15:47:02 +08:00
huaweiwx 33338f96ee Update boards.txt
add DISCOVERY_F303VC  board
2017-06-20 15:32:45 +08:00
huaweiwx 9b07c7131f Update Arduino.h
include <bit_constants.h>
2017-06-20 15:22:07 +08:00
huaweiwx fc134eed27 Create bit_constants.h
for arduino
2017-06-20 15:19:49 +08:00
huaweiwx f845775979 Create ldscript.ld 2017-06-20 15:03:46 +08:00
huaweiwx f719afba92 Create variant.h 2017-06-20 15:02:48 +08:00
huaweiwx a9d5277a25 Create variant.c 2017-06-20 15:01:35 +08:00
huaweiwx 0a27e1e3db Create ldscript.ld 2017-06-20 14:59:09 +08:00
huaweiwx 7323efbb92 Create variant.h 2017-06-20 14:53:59 +08:00
huaweiwx 3b7ce8d45b Create variant.c
for discovery_f303vc
2017-06-20 14:49:11 +08:00
huaweiwx e8288ee4ad Update stm32_dma.c
fix err
2017-06-20 11:02:05 +08:00
huaweiwx f931898b07 Update stm32_dma.c
fix f1 dma2_4 IRQHandler  redefine err.
2017-06-20 10:58:38 +08:00
huaweiwx 4a6282dca6 Update stm32_dma.c
fix   stm32f1 DMA2_Channel4_5_IRQHandler  redefine  err.
2017-06-20 10:50:09 +08:00
Daniel Fekete 078f055fa0 ldscript: Add ALIGN(4) to .text section 2017-06-18 17:14:00 +02:00
Daniel Fekete b5c1ef4e96 sdio: Add delay to HAL_SD_InitCard, seems to fix random sdio init errors 2017-06-18 16:49:43 +02:00
Daniel Fekete 596e2523cb f1: Add menu item to make debug pins free 2017-06-18 16:48:51 +02:00
Daniel Fekete 75a893d13e example: video + audio 2017-06-16 06:53:16 +02:00
Daniel Fekete abd96adbb3 spi: add 16 bit transfer methods 2017-06-15 22:38:58 +02:00