Commit Graph

  • 311adb8529 remove symlinks Nicolas Reinecke 2016-05-01 01:39:55 +0200
  • 367bc6bcce update stm32 demo and testhal projects to upstream chibios Nicolas Reinecke 2016-05-01 01:38:31 +0200
  • 1a6aba5009 fix comment Nicolas Reinecke 2016-04-28 12:35:38 +0200
  • f93efb407d f4 platform.mk: reoder hardware Nicolas Reinecke 2016-04-28 12:35:11 +0200
  • 509816147d fix whitespace Nicolas Reinecke 2016-04-28 12:31:41 +0200
  • f665da37bd fix typos in mcu conf Nicolas Reinecke 2016-04-28 12:12:58 +0200
  • ecab016be9 Merge pull request #65 from pl4nkton/add_stm32f1xx_port Uladzimir Pylinski 2016-04-29 19:09:22 +0300
  • 409a3f226d FSMC: fix build on stm32f1x and stm32f3 Nicolas Reinecke 2016-04-29 14:14:51 +0200
  • 0625a978f7 Merge pull request #64 from sdalu/aSm Fabio Utzig 2016-04-28 18:36:42 -0300
  • 99230d289c Tiva. Updated Tiva makefiles to be compatible with the main repository. marcoveeneman 2016-04-28 23:10:46 +0200
  • 2789fb3cd8 sync with ChibiOS master for ASMXSRC Stephane D'Alu 2016-04-28 23:00:24 +0200
  • 277989a048 Tiva. WDG. Changed fixed load value to the system clock in the demo. marcoveeneman 2016-04-28 22:10:35 +0200
  • d4cb8ca216 Mass license update. marcoveeneman 2016-04-28 22:07:07 +0200
  • 14dc50c95d add stm32f1xx port Nicolas Reinecke 2016-04-27 23:48:36 +0200
  • 5c02f23706 Merge pull request #62 from flabbergast/i2c Fabio Utzig 2016-04-27 19:03:01 -0300
  • 9107b150b0 [KINETIS] Add I2C workaround for KL27Z. flabbergast 2016-04-19 21:51:34 +0100
  • 2897589bf3 [KINETIS] Fix I2C clock divisor computation. flabbergast 2016-04-19 09:57:00 +0100
  • 0a37322265 [KINETIS] I2C driver: implement timeout. flabbergast 2016-04-18 22:53:11 +0100
  • fa9644e655 [KINETIS] Slightly rewrite and comment i2c driver. flabbergast 2016-04-18 21:09:29 +0100
  • a59c04c5cf Merge pull request #60 from flabbergast/kinetis-mk Fabio Utzig 2016-04-24 18:10:31 -0300
  • 38acc79534 Merge pull request #61 from flabbergast/adc-fix Fabio Utzig 2016-04-24 18:09:02 -0300
  • 7485ece089 [KINETIS] Consolidate KL2x I2C CMSIS defs. flabbergast 2016-04-17 08:58:59 +0100
  • cee50b34e2 [KINETIS] Add FRDM-KL26Z/I2C demo. flabbergast 2016-04-16 20:26:40 +0100
  • a5cd9d134b [KINETIS] Rename I2Cx.S1 to I2Cx.S for KL26Z. flabbergast 2016-04-16 19:40:24 +0100
  • 469e05d445 [KINETIS] fix ADC LLD bug, grpp access after clear bunnie 2016-04-01 18:47:01 +0800
  • 39e3a31d94 [KINETIS] Mass update Makefile (license & asm changes). flabbergast 2016-04-24 17:12:49 +0100
  • 1737a7dfb2 [KINETIS] Update Makefiles: cortex-m0 to cortex-m0plus. flabbergast 2016-04-14 19:37:48 +0100
  • a109d62f0a [KINETIS] Update Makefiles to use shell.mk. flabbergast 2016-04-14 19:25:02 +0100
  • c35568fafc Updated Makefiles for STM32 according to barthess 2016-04-23 20:27:12 +0300
  • e0ada4f782 Merge pull request #59 from flabbergast/oshchip Fabio Utzig 2016-04-19 06:47:39 -0300
  • 1573784407 Merge pull request #58 from jstruebel/master Fabio Utzig 2016-04-19 06:43:41 -0300
  • c523fa6f7a [KINETIS] Moved time variable definition in blinker thread Jonathan Struebel 2016-04-18 20:40:13 -0700
  • 17acbeb15f [KINETS] Fixed comments in shellconf.h Jonathan Struebel 2016-04-17 16:21:39 -0700
  • 8f3f907100 [KINETIS] Added shell demo for FRDM-KL25Z Jonathan Struebel 2016-04-17 15:51:44 -0700
  • e128f88588 Merge pull request #57 from sdalu/ble400 Fabio Utzig 2016-04-17 08:59:50 -0300
  • 64a501f95f define CTS/RTS for BLE400 board Stephane D'Alu 2016-04-16 22:04:26 +0200
  • 7a34c5ffc3 [NRF51] Add OSHChip_V1.0 board files. flabbergast 2016-04-14 23:14:48 +0100
  • 6c535853fb [NRF51] Add OSHChip demo. flabbergast 2016-04-14 23:14:19 +0100
  • 8edccaaa96 Merge pull request #56 from flabbergast/flabbergast Fabio Utzig 2016-04-13 10:43:50 -0300
  • 1244b8c9ab Disabled SPI support in halconf.h and added some comments in main.c marcoveeneman 2016-04-11 20:12:36 +0200
  • 970207c18c [KINETIS] Update ld script in TEENSY_LC/EEPROM_EMU demo. flabbergast 2016-04-11 17:32:37 +0200
  • 16dd3d3f35 Merge pull request #48 from utzig/fix-nrf51-port Fabio Utzig 2016-04-10 21:11:14 -0300
  • b72393fff0 Merge branch 'master' into fix-nrf51-port Fabio Utzig 2016-04-10 21:10:47 -0300
  • 5323be7640 Merge branch 'master' into fix-nrf51-port Fabio Utzig 2016-04-10 21:09:36 -0300
  • 6c565f5a2f [KINETIS] Clean up ld rules. flabbergast 2016-04-10 16:04:27 +0200
  • ef40620f3c Merge pull request #54 from fredizzimo/MK20DX256BLDR8 Fabio Utzig 2016-04-09 18:52:29 -0300
  • 4ed26df31d Add MK20DX256 ld script with 8 KB bootloader Fred Sundvik 2016-04-09 19:16:48 +0300
  • 2071319b33 Merge pull request #52 from awygle/msp430x Uladzimir Pylinski 2016-04-09 15:58:32 +0300
  • 03a3309578 Merge pull request #53 from jstruebel/master Fabio Utzig 2016-04-09 09:25:46 -0300
  • 62ffe525e0 [KINETIS] Fix I2C TX to not wait for RX if requested rxbytes is 0 Jonathan Struebel 2016-04-08 19:15:52 -0700
  • fd20f0fa17 Initial MSP430X Port. Andrew Wygle 2016-04-08 01:43:46 -0700
  • 9d74dd2661 STM32 mass update to current naming convention in ChibiOS barthess 2016-04-07 16:39:12 +0300
  • bae745fd33 Tiva. WDG. Added watchdog driver to tm4c129 platform.mk. marcoveeneman 2016-04-06 21:33:16 +0200
  • 46d9d3c97d Tiva. WDG. Added missing declarations for watchdog peripherals. marcoveeneman 2016-04-06 21:32:13 +0200
  • 6a3337160e Tiva. WDG. Added testhal demo for Watchdog driver. marcoveeneman 2016-04-06 21:26:50 +0200
  • eb960077b8 Tiva. WDG. Added watchdog low level driver. marcoveeneman 2016-04-06 21:20:35 +0200
  • beff5671d4 Tiva. WDG. Added missing declarations for watchdog peripherals. marcoveeneman 2016-04-06 21:15:01 +0200
  • b86af2c09f Merge pull request #50 from utzig/fix-tiva-port Fabio Utzig 2016-04-05 19:12:27 -0300
  • 7c6fc955f7 Improve http_server declaration Fabio Utzig 2016-04-05 18:05:02 -0300
  • a193ca0bcb Merge pull request #51 from utzig/fix-kinetis-test-thd Fabio Utzig 2016-04-05 07:33:03 -0300
  • 99c3815a52 Fix testhal demos (except for RNG) Fabio Utzig 2016-04-04 23:37:20 -0300
  • 44ac27a5c5 Fix testhal for OS compatibility Fabio Utzig 2016-04-04 22:53:09 -0300
  • 8bd60ee894 Fix testhal test thd usage Fabio Utzig 2016-04-04 22:40:32 -0300
  • d7ceec1a01 Fix test thread usage Fabio Utzig 2016-04-04 22:18:58 -0300
  • 8514bc2c23 Merge pull request #49 from flabbergast/flabbergast Fabio Utzig 2016-04-04 21:45:52 -0300
  • 653c72ccc3 Fix tiva demos Fabio Utzig 2016-04-04 21:35:11 -0300
  • 031d81ae18 Move ports to startup Fabio Utzig 2016-04-04 20:24:16 -0300
  • 3ba468b688 Fix paths in startup makefiles Fabio Utzig 2016-04-04 20:14:12 -0300
  • bbbb11c413 Add new expected parameters to linker scripts Fabio Utzig 2016-04-04 20:11:18 -0300
  • 39b332e3dd Fix header guard style Fabio Utzig 2016-04-04 19:50:15 -0300
  • 1c1fd7d294 Fix hal files naming scheme Fabio Utzig 2016-04-04 19:44:42 -0300
  • 4c5a09e727 Fix headers guards + style fixes Fabio Utzig 2016-04-04 19:36:24 -0300
  • f679a82be7 Fix rules path Fabio Utzig 2016-04-04 19:22:39 -0300
  • dd9ca763bd Move files to new naming std Fabio Utzig 2016-04-04 19:22:07 -0300
  • 0bafaa0473 Fix style and warnings using timer0 Fabio Utzig 2016-04-04 19:15:45 -0300
  • 496e7f5e89 [KINETIS] Rename header guards in HAL. flabbergast 2016-04-04 09:26:36 +0100
  • 51703da9df [KINETIS] Rename HAL LLD files. flabbergast 2016-04-04 09:19:44 +0100
  • 228cc36f38 Make RTC clock default Fabio Utzig 2016-04-03 23:16:45 -0300
  • df12b3e289 Add extra example parameters to mcuconf Fabio Utzig 2016-04-03 23:07:38 -0300
  • 5f83721395 Fix paths in demo Makefile Fabio Utzig 2016-04-03 23:06:52 -0300
  • d136a573ca Fix test API usage Fabio Utzig 2016-04-03 23:05:56 -0300
  • 7e7670b4f8 Add new chconf parameters Fabio Utzig 2016-04-03 23:05:28 -0300
  • 5d51514cf3 Move ports to startup Fabio Utzig 2016-04-03 23:04:42 -0300
  • f8355194c3 Update paths in makefile Fabio Utzig 2016-04-03 23:01:42 -0300
  • 10ab6f1500 Update link script with new parameters Fabio Utzig 2016-04-03 22:59:38 -0300
  • 73e00fb69c Fix API usage in serial driver Fabio Utzig 2016-04-03 22:56:30 -0300
  • 6852dce930 Merge pull request #47 from jstruebel/master Fabio Utzig 2016-03-31 00:15:01 -0300
  • c876a8d1d4 [KINETIS] Added USB_SERIAL testhal for FRDM-K20D50M board Jonathan Struebel 2016-03-29 20:27:34 -0700
  • 1b08012c75 Merge flabbergast-kinetis Fabio Utzig 2016-03-28 20:38:51 -0300
  • 341cad14a9 [KINETIS] A lot of updates Fabio Utzig 2016-03-28 20:37:57 -0300
  • 778340c653 Merge pull request #45 from utzig/kinetis Fabio Utzig 2016-03-28 20:21:08 -0300
  • c0e6748a9f 1-wire. Fixed possible deadlock situation. barthess 2016-03-28 21:36:54 +0300
  • 53684030c9 QUEUES flags deleted from chconf.h files barthess 2016-03-28 17:48:43 +0300
  • ac8960f1a8 [KINETIS] Update demos (for HAL changes). flabbergast 2016-03-22 20:14:43 +0000
  • ad63d79780 [KINETIS] Add a custom KL27Z breakout board demo. flabbergast 2016-03-22 18:49:34 +0000
  • 82ada2bb21 [KINETIS] Move I2C and ADC demo to proper subdir. flabbergast 2016-03-22 18:44:41 +0000
  • 9f5d7fd40b [KINETIS] Add new testhal demos (KL27Z,Teensies,MCHCK). flabbergast 2016-03-22 17:56:38 +0000
  • d5a880807b [KINETIS] HAL cleanup/update. flabbergast 2016-03-22 17:51:46 +0000
  • ca6f8bd296 [KINETIS] Move/add startup files. flabbergast 2016-03-22 16:14:44 +0000
  • cd24aa965d [KINETIS] Add CMSIS definitions. flabbergast 2016-03-22 12:53:51 +0000