Commit Graph

1160 Commits

Author SHA1 Message Date
Nicolas Reinecke a6158cef3c add STM32F7 FMC write FIFO disable bit 2016-11-08 21:07:23 +01:00
Nicolas Reinecke 48b3e076d8 usbh: fix compile warning 2016-11-08 21:07:23 +01:00
Nicolas Reinecke 3407abe5af fix stm32f429-dma2d demo build 2016-11-08 21:07:11 +01:00
Nicolas Reinecke a52e988750 update stm32 testhal / demo headers 2016-11-08 20:49:05 +01:00
Uladzimir Pylinski 8f00b3af4d Merge pull request #98 from kimmoli/CRC
STM32 CRC : Fix asserts
2016-11-08 19:49:14 +03:00
Uladzimir Pylinski a2fb60981f Merge pull request #97 from philfifi/typo_fix
1-Wire. Documentation typo fix.
2016-11-06 11:29:20 +03:00
Philippe LUC fdc5689c80 1-Wire. Just typo fix 2016-11-05 23:25:38 +01:00
Kimmo Lindholm 37700daf23 STM32 CRC : Fix asserts 2016-11-05 20:45:10 +02:00
barthess 6b98531a28 Merge branch 'master' of github.com:ChibiOS/ChibiOS-Contrib 2016-10-31 16:47:54 +03:00
barthess c067e56b55 USB_MSD. Updated linker script name. 2016-10-31 16:47:43 +03:00
marcoveeneman 79fc9cfe5d Added checks and defines for device revisions.
This can be used for errata workarounds in the drivers.
2016-10-30 14:38:02 +01:00
marcoveeneman b783488ec6 Added check for a valid device in the TM4C129x series. 2016-10-30 14:37:02 +01:00
marcoveeneman 4435bdec24 Replaced port+pad by line in the demos and testhal. 2016-10-30 14:34:58 +01:00
marcoveeneman d10aa9e7a1 Defined lines in board files. 2016-10-30 14:33:58 +01:00
marcoveeneman 548c3592db Fixed errors introduced by line feature. 2016-10-30 14:13:31 +01:00
marcoveeneman 568ed8d0ee Some improvements. 2016-10-30 12:27:54 +01:00
marcoveeneman 25d71d9982 Added line support in Tiva pal driver. 2016-10-30 12:16:21 +01:00
marcoveeneman a45d952fad Merge pull request #96 from marcoveeneman/tiva-use-tivaware
Tiva port use TivaWare
2016-10-30 09:35:00 +01:00
marcoveeneman 7e3ef128a4 Updated mcuconf.h files. 2016-10-29 19:47:09 +02:00
barthess 9abfd6d27a Added debug printf macros 2016-10-28 14:25:56 +03:00
barthess 92c3714706 USB_MSD. Added READ_FORMAT_CAPACITIES handler 2016-10-28 14:25:08 +03:00
marcoveeneman 24de854c90 Replaced custom register bitfield macros by TivaWare bitfield macros. 2016-10-28 00:03:49 +02:00
marcoveeneman 041c87831b Some missing changes. 2016-10-27 23:52:24 +02:00
marcoveeneman 538eba7b6f Updated ChibiStudio .cproject files. 2016-10-27 23:50:49 +02:00
marcoveeneman 0e86715267 Replaced custom register bitfield macros by TivaWare bitfield macros. 2016-10-27 23:44:14 +02:00
marcoveeneman cf6cf08b9a Removed unused device specific header files. 2016-10-27 23:12:07 +02:00
marcoveeneman 223f465890 Replaced custom register bitfield macros by TivaWare bitfield macros. 2016-10-27 22:55:17 +02:00
marcoveeneman 94fe96d3ae Updated pwm_lld to use TivaWare. 2016-10-26 21:09:34 +02:00
barthess b7cefd6fac Testhal. Directory with hardware independant code renamed to 'common'. 2016-10-18 12:08:34 +03:00
barthess 555f301da2 1-Wire. Duplicated code from testhal apllications moved to separate directory. 2016-10-18 12:02:55 +03:00
barthess bd47894d62 USB_MSD. Comment clean up. 2016-10-18 10:37:55 +03:00
barthess 6e8fa7ae46 Merge branch 'master' of github.com:ChibiOS/ChibiOS-Contrib 2016-10-18 10:37:12 +03:00
barthess 9263bcd5a4 1-Wire. Fixed demos' name 2016-10-18 10:37:02 +03:00
Uladzimir Pylinski aeb83bf0db Merge pull request #95 from tixiv/onewire-fix
Set sampling channel PWM output to disabled so the IO pin is free.
2016-10-18 10:35:29 +03:00
barthess 709addd02d Updated include guards 2016-10-17 17:23:16 +03:00
barthess f7325f6490 Deleted broken Eclipse debug launchers 2016-10-17 16:32:48 +03:00
barthess ae0a3ca9de USB_MSD. Initial commit. 2016-10-17 15:53:08 +03:00
marcoveeneman 8881004050 Updated spi and udma lld to use TivaWare. 2016-10-11 21:21:30 +02:00
marcoveeneman 2c2c3c567c Updated wdg_lld to use TivaWare. 2016-10-08 22:14:45 +02:00
marcoveeneman 9fd36443b4 Updated i2c_lld to use TivaWare. 2016-10-08 22:03:56 +02:00
marcoveeneman f66996bd7d Updated gpt_lld to use TivaWare. 2016-10-08 21:30:40 +02:00
marcoveeneman b6d9cd409f Updated ext_lld to use TivaWare. 2016-10-08 21:08:40 +02:00
marcoveeneman 51abe9fbeb Updated mac_lld to use TivaWare. 2016-10-08 20:46:03 +02:00
marcoveeneman ce1575d3ed Added hw_timer to cmparams.h for tm4c129x. 2016-10-08 20:21:53 +02:00
marcoveeneman 8f9b3b4302 Fixed wrong definitions in st_lld.h 2016-10-08 20:21:29 +02:00
marcoveeneman 9b670d684f Use new PART_<device> defines for tm4c129x registry and isr. 2016-10-08 20:20:21 +02:00
marcoveeneman 3e069788d9 Updated st_lld to use TivaWare.
Tickless mode is working again.
Fixed st_lld_get_counter reading the wrong register.
2016-10-08 19:51:16 +02:00
marcoveeneman f8d62560b7 Improve serial driver. 2016-10-08 18:05:57 +02:00
marcoveeneman eceaf26f21 st driver only works in periodic mode for now. 2016-10-08 17:57:37 +02:00
marcoveeneman faeb101f5e Commented some redefined Cortex-M register blocks in hw_memmap.h. 2016-10-08 17:44:38 +02:00