Stephen Caudle
|
3c49bf228b
|
Update nRF51 Waveshare board file
|
2015-07-26 23:08:44 -04:00 |
Fabio Utzig
|
d1d6fa4bf8
|
Merge pull request #15 from utzig/nrf51-update-ocd-config
[NRF51] Update openocd config file (0.9.0 has nrf51 target)
|
2015-07-26 19:59:23 -03:00 |
Fabio Utzig
|
47fc79e99e
|
Merge pull request #14 from doceme/nrf51-cleanup-pal
nRF51 Cleanup PAL
|
2015-07-26 19:58:36 -03:00 |
Fabio Utzig
|
956028f345
|
[NRF51] Update openocd config file (0.9.0 has nrf51 target)
|
2015-07-26 19:57:00 -03:00 |
Stephen Caudle
|
f91f5a5c57
|
Cleanup nRF51 PAL driver
|
2015-07-25 22:16:19 -04:00 |
Stephen Caudle
|
e82536b815
|
Add nRF51 bitfield header file
|
2015-07-23 23:41:06 -04:00 |
barthesstestaccount1
|
be27a65488
|
Update README.md
Test commit
|
2015-07-23 20:10:00 +03:00 |
Uladzimir Pylinski
|
62cd60e609
|
Merge pull request #12 from TexZK/master
Triple buffer handler
|
2015-07-09 17:11:51 +00:00 |
TexZK
|
5270aa500f
|
Added descriptions and code simplified
|
2015-07-08 21:57:53 +02:00 |
TexZK
|
567cfe388f
|
Merge remote-tracking branch 'ChibiOS/master' into tribuf
|
2015-07-07 23:54:11 +02:00 |
TexZK
|
3f88eaa27a
|
Added shell commands to control triple buffer demo
|
2015-07-07 23:53:21 +02:00 |
barthess
|
4d1b35fca4
|
EICU. Testhal. Initial working code.
|
2015-07-07 01:04:55 +00:00 |
TexZK
|
3ac6c61184
|
TriBuf demos updated and working
|
2015-07-06 21:05:20 +02:00 |
Andrea Zoppi
|
0179e6fc83
|
Merge branch 'master' into tribuf
|
2015-07-05 22:51:13 +02:00 |
Andrea Zoppi
|
246e4cc26b
|
Added HW demo for triple buffer [WIP]
|
2015-07-05 22:47:27 +02:00 |
TexZK
|
1283a5068d
|
Added TriBuf files and demo [WIP]
|
2015-07-04 17:29:41 +02:00 |
barthess
|
95da8798dd
|
Added SDRAM teshtal. Not tested in hardware
|
2015-06-30 23:53:35 +03:00 |
barthess
|
b7175b4510
|
Merge branch 'master' of github.com:ChibiOS/ChibiOS-Contrib
|
2015-06-30 23:34:18 +03:00 |
barthess
|
f08d5a7f03
|
SDRAM testhal. Fixed Makefile.
|
2015-06-30 23:34:01 +03:00 |
barthess
|
0d221ea971
|
Deleted empty strings at the end of file
|
2015-06-30 23:32:26 +03:00 |
Uladzimir Pylinski
|
f16e69497b
|
Merge pull request #10 from TexZK/ltdc_dma2d
Removed dependency on ST library for SDRAM
|
2015-06-29 00:19:37 +03:00 |
Andrea Zoppi
|
58f5fd1d72
|
Removed dependency on ST library for SDRAM
|
2015-06-28 22:53:44 +02:00 |
barthess
|
d66299ff75
|
Minor improvements in DMA2D demo
|
2015-06-28 23:25:36 +03:00 |
Uladzimir Pylinski
|
984997f8fa
|
Merge pull request #9 from TexZK/ltdc_dma2d
LTDC and DMA2D ported to ChibiOS/RT 3
|
2015-06-28 22:36:07 +03:00 |
barthess
|
4e98ee4b12
|
Added -Wundef key into Makefiles
|
2015-06-28 22:22:01 +03:00 |
barthess
|
b7ca6b32d0
|
Merge branch 'master' of github.com:ChibiOS/ChibiOS-Contrib
|
2015-06-28 17:18:53 +03:00 |
barthess
|
1181dc9c2e
|
Memtest code moved to 'various' directory
|
2015-06-28 17:18:39 +03:00 |
Andrea Zoppi
|
b872d9409c
|
Minor changes
|
2015-06-27 18:34:33 +02:00 |
Andrea Zoppi
|
0229440fba
|
ILI9341 driver moved to devices_lib
|
2015-06-27 18:34:23 +02:00 |
Andrea Zoppi
|
ee1353a305
|
Old definitions removed
|
2015-06-27 18:32:58 +02:00 |
TexZK
|
542d79ef90
|
LTDC and DMA2D ported to ChibiOS/RT 3
+ LTDC and DMA2D peripheral drivers
+ LTDC and DMA2D demo project
|
2015-06-24 21:24:45 +02:00 |
Uladzimir Pylinski
|
57d8d8f549
|
Merge pull request #8 from bigjohnson/master
Added STM32F103xC.ld STM32F103x8.ld linker scripts
|
2015-06-12 20:10:23 +03:00 |
Aberto Panu
|
973a02c80a
|
Added STM32F103xC memory setup
|
2015-06-12 09:52:47 +02:00 |
Aberto Panu
|
f611284793
|
Added STM32F103x8 memory setup
|
2015-06-12 09:51:38 +02:00 |
barthess
|
fce100680e
|
Merge branch 'master' of github.com:ChibiOS/ChibiOS-Contrib
|
2015-06-02 19:55:16 +03:00 |
barthess
|
06640e31ce
|
EICU. Fixed incorrect frequency calculation.
Timers 9, 10, 11 connected to APB2 but constant in driver
initialization code was taken for APB1.
|
2015-06-02 15:53:58 +03:00 |
barthess
|
82973c099e
|
Fixed copypaste error in comment
|
2015-06-02 11:15:04 +03:00 |
Uladzimir Pylinski
|
a6a7dec0da
|
Merge pull request #7 from utzig/add-nrf51822-support
Add nrf51822 support
|
2015-05-16 14:12:39 +03:00 |
Fabio Utzig
|
2ba20d691d
|
Remove ChibiOS mentions from copyright
|
2015-05-15 21:25:46 -03:00 |
Fabio Utzig
|
db3b8fb3f0
|
Remove ChibiOS mentions from copyright
|
2015-05-15 21:23:46 -03:00 |
Fabio Utzig
|
e384ef32db
|
Add readme
|
2015-05-15 21:15:40 -03:00 |
Fabio Utzig
|
343042d9d2
|
Add tx/rx pin configuration to SerialConfig
|
2015-05-15 21:08:53 -03:00 |
Fabio Utzig
|
69d70de9b7
|
Add PAL configuration
|
2015-05-15 21:04:52 -03:00 |
Fabio Utzig
|
443c13d878
|
Demo with extra thread for blinker using PAL
|
2015-05-15 20:45:44 -03:00 |
Fabio Utzig
|
57f582abae
|
Add some GPIO pin definitions
|
2015-05-15 20:45:02 -03:00 |
Fabio Utzig
|
621e7198d7
|
Remove GPIO pin initialization
|
2015-05-15 20:44:37 -03:00 |
Fabio Utzig
|
4ac0b638b9
|
Add basic PAL driver
|
2015-05-15 20:44:03 -03:00 |
Fabio Utzig
|
aa43fd6554
|
Use sleep/wakeup for serial driver top-half
|
2015-05-14 23:07:10 -03:00 |
Fabio Utzig
|
3a0eb96f70
|
Enable test thread
|
2015-05-14 23:05:55 -03:00 |
Fabio Utzig
|
776fc29107
|
Fix some issues with serial driver
|
2015-05-14 22:12:57 -03:00 |