Commit Graph

338 Commits

Author SHA1 Message Date
Stephane D'Alu 526d92aa62 Merge branch 'master' into sensor_hdc1000 2016-02-09 21:08:18 +01:00
Stephane D'Alu 23a4b895ce updated license 2016-02-09 18:31:31 +01:00
Fabio Utzig db994ed1a6 Merge pull request #34 from sdalu/wdg
Watchdog
2016-02-09 15:21:31 -02:00
Stephane D'Alu f6febd2b5a updated license 2016-02-09 17:48:24 +01:00
Stephane D'Alu b7e24328d5 fixed typos 2016-02-09 17:40:44 +01:00
Stephane D'Alu 08fa41749e changed file layout, move startup/bootup time to #define 2016-02-08 12:13:15 +01:00
Stephane D'Alu d124d1144f added TSL2561 Light sesnor 2016-02-08 09:37:26 +01:00
Stephane D'Alu de87b64728 small fix 2016-02-07 19:26:02 +01:00
Stephane D'Alu bd884d4757 cleanup 2016-02-07 18:55:45 +01:00
Stephane D'Alu 7ecdfd4386 mcp9808 temperature sensor 2016-02-07 18:54:54 +01:00
Stephane D'Alu 12992db45c fixed comments, set default i2c address 2016-02-07 17:05:10 +01:00
Stephane D'Alu ee5bea89c2 hdc1008 sensor 2016-02-07 16:48:22 +01:00
Stephane D'Alu 879e031a23 add driver to plateform.mk 2016-02-06 22:56:30 +01:00
Stephane D'Alu c4d7b8d178 added LFCLK and HFCLK frequencies 2016-02-06 22:52:33 +01:00
Stephane D'Alu a36b59eacd s/template/NRF51822/g 2016-02-06 20:14:32 +01:00
Stephane D'Alu ed2a1f3e5c changed author 2016-02-06 20:13:08 +01:00
Stephane D'Alu 9740836e61 Added watchdog WDT 2016-02-06 20:11:26 +01:00
Fabio Utzig 5af8452153 Merge pull request #31 from sdalu/mk
Smart build enable
2016-02-03 19:25:20 -02:00
Stephane D'Alu f78e539f5e smart build enable 2016-02-03 21:48:43 +01:00
Fabio Utzig 05ddc4bf83 Merge pull request #29 from sdalu/nRF51-DK
hardware flow control from nRF51
2016-02-02 19:13:49 -02:00
Stephane D'Alu 5740779b7b updated comments 2016-02-02 22:03:37 +01:00
Stephane D'Alu 3c7efdb21f cleaned up PINs configuration and selection 2016-02-02 21:58:31 +01:00
Stephane D'Alu 137836fb19 hardware flow control from nRF51 2016-02-02 13:34:47 +01:00
Fabio Utzig 76f7411dee Merge pull request #28 from sdalu/nRF51-DK
NRF51 DK board
2016-02-02 07:41:46 -02:00
Stephane D'Alu a8592bb3b1 removed commented lines 2016-02-02 10:15:28 +01:00
Fabio Utzig f4411a855b Merge pull request #27 from sdalu/master
Added missing HEAP_RAM definition
2016-02-01 22:39:13 -02:00
Stephane D'Alu cdf17bd8b9 NRF51 DK board 2016-02-02 00:52:03 +01:00
sdalu 4bf25efd24 Added missing HEAP_RAM definition
linker was generating a warning, and tests were failing on "Heap, allocation and fragmentation test"
2016-02-02 00:42:30 +01:00
barthess 2bc5a485a9 Merge branch 'master' of github.com:ChibiOS/ChibiOS-Contrib 2016-01-24 20:42:00 +03:00
barthess 956134d0ba 1-wire driver improvements. 2016-01-24 20:41:06 +03:00
barthess 2c7dc44fad Added WDG switch to halconf.h files 2016-01-13 10:21:50 +03:00
barthess c413607da1 Merge branch 'master' of github.com:ChibiOS/ChibiOS-Contrib 2015-12-21 14:19:29 +03:00
barthess 2ce45a1692 Memtest. Cosmetical improvements 2015-12-21 14:19:24 +03:00
marcoveeneman 653a9616ba Tiva. Demo. Fixed lwip related changes in RT-TM4C1294-LAUNCHPAD-LWIP demo. 2015-11-18 21:55:39 +01:00
barthess 756788580e Memtest. Cosmetical cleanup. 2015-10-15 10:51:44 +03:00
barthess bf7d3ef855 Memtest. Added uint64_t test. 2015-10-15 10:51:11 +03:00
barthess c457b4d7d1 Fixed copypaste typo in comments 2015-10-15 10:17:53 +03:00
barthess c757be0c16 Fixed typo 2015-10-14 17:52:47 +03:00
barthess a2f9bc469a FSMC code cleanup 2015-10-14 17:46:40 +03:00
Fabio Utzig 9345056eac Merge pull request #26 from doceme/nrf51-gpt
Add GPT driver for nRF51
2015-10-06 20:33:46 -03:00
barthess d43271e5bc Merge branch 'master' of github.com:ChibiOS/ChibiOS-Contrib 2015-09-28 17:36:39 +03:00
barthess d5e967add4 Memtest. Changed way to specify memtest data width 2015-09-28 17:36:25 +03:00
Stephen Caudle cd2787ea88 Add GPT driver for nRF51 2015-09-27 09:28:27 -04:00
Fabio Utzig 0aaa137a33 Merge pull request #25 from doceme/nrf51-adc
Add ADC driver for nRF51
2015-09-27 09:05:41 -03:00
Stephen Caudle 9ad49f5077 Add missing braces and fix copyright 2015-09-14 11:08:53 -04:00
barthess 51514b134e STM32 testhal. Fixed paths in makefiles 2015-09-07 22:26:44 +03:00
Stephen Caudle 2e554f3ef5 Add ADC driver for nRF51 2015-08-31 23:16:51 -04:00
Fabio Utzig 40014ce2c5 Merge I2C driver 2015-08-30 19:08:17 -03:00
barthess a0df184396 Merge branch 'master' of github.com:ChibiOS/ChibiOS-Contrib 2015-08-24 18:27:54 +03:00
barthess 5a89061e20 EICU. Fixed warnings in testhal. 2015-08-24 18:27:39 +03:00