[libopenstm32-commits] libopenstm32 branch, master, updated. 089bb73018517701284b47d3801bf8bc6ad03c
Status: Inactive
Brought to you by:
uh1763
From: Uwe H. <uh...@us...> - 2011-04-28 17:46:15
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "libopenstm32". The branch, master has been updated via 089bb73018517701284b47d3801bf8bc6ad03cdd (commit) via 3ac0ae839d710de6552f617934bed2f5f9629bec (commit) via 7434d50fda0ed9764056648319876e1032d1e7ba (commit) via cd88855d133c9286fd20caac2b562729258d6f7c (commit) via 3d820c6ed7f61d4cac40a5008f58a212c9a06860 (commit) via ef0ff192f769d6e043b4fdfc89cfbade61b9db14 (commit) via 692266bf6734b0361151a713c5b602696637de63 (commit) via 149c0c7dc0aeeda92b83c0c0e7c1a169d45e3d0b (commit) via 6bbc4c2f7cc17cf9cc18dc7110e7d9de2d4a8551 (commit) via 67e3452855d8446bab1ebf9f07cb8891f250fb6c (commit) via 4095c167d370560209dc255477edc797ac968980 (commit) via bf0d1a7b4114ca35a2000bd47d9c6d73c6e92ce2 (commit) via 5754b9856c7e7ab2e265a8c52561d2dff7dbee5f (commit) via 7faea389e8ba002e1c3c7604eaaa916fad583179 (commit) via af33448c093c371a454127a259a8ebfd1640969c (commit) via 95286a22f0bb6a822b4d2a62611bcc7b2c2daa8b (commit) via 08990e5243de216a599add8d5c2b4b5740cf6a7b (commit) via 1f3e4315275bfbf455e9d29ba9e6453c420ded1f (commit) via 3d20f37b279354e54cb5fd69e6fe078e97a6cce3 (commit) via 675b13ed2be1a85443d8b567e0c34aeb7a8c8568 (commit) via 70736374306b2b04d968d308d944a3f0ad0f8830 (commit) from ef766da46811b7cbc7202ce01aa0fb51e785dfee (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 089bb73018517701284b47d3801bf8bc6ad03cdd Merge: 149c0c7dc0aeeda92b83c0c0e7c1a169d45e3d0b 3ac0ae839d710de6552f617934bed2f5f9629bec Author: Uwe Hermann <uw...@he...> Date: Thu Apr 28 19:42:35 2011 +0200 Merge remote-tracking branch 'gsmcmullin/master'. commit 3ac0ae839d710de6552f617934bed2f5f9629bec Author: Gareth McMullin <ga...@bl...> Date: Sun Apr 24 14:31:56 2011 +1200 Added extra interrupt vectors for STM32 connectivity line. commit 7434d50fda0ed9764056648319876e1032d1e7ba Author: Gareth McMullin <ga...@bl...> Date: Sun Apr 24 14:28:16 2011 +1200 Check index bounds on usb string descriptor request. commit cd88855d133c9286fd20caac2b562729258d6f7c Author: Gareth McMullin <ga...@bl...> Date: Sun Apr 24 14:05:37 2011 +1200 Delete example dependencies on 'make clean' commit 3d820c6ed7f61d4cac40a5008f58a212c9a06860 Author: Gareth McMullin <ga...@bl...> Date: Mon Apr 4 17:39:05 2011 +1200 Fixed stm32f107 usb driver to allow calling usbd_poll from irq handler. commit ef0ff192f769d6e043b4fdfc89cfbade61b9db14 Author: Gareth McMullin <ga...@bl...> Date: Wed Mar 30 07:17:02 2011 +1300 Added usbd_ep_nak_set() to force flow control on OUT endpoints. commit 692266bf6734b0361151a713c5b602696637de63 Author: Gareth McMullin <ga...@bl...> Date: Wed Mar 23 17:36:17 2011 +1300 Fixes CAN identifiers on send and receive. commit 149c0c7dc0aeeda92b83c0c0e7c1a169d45e3d0b Author: Piotr Esden-Tempski <pi...@es...> Date: Tue Mar 15 11:27:28 2011 -0700 Added missing 12mhz to 72mhz rcc setup routine prototype. commit 6bbc4c2f7cc17cf9cc18dc7110e7d9de2d4a8551 Author: Gareth McMullin <ga...@bl...> Date: Tue Mar 15 20:33:02 2011 +1300 Fixed non-control endpoints for connectivity line USB. commit 67e3452855d8446bab1ebf9f07cb8891f250fb6c Author: Gareth McMullin <ga...@bl...> Date: Tue Mar 15 07:12:46 2011 +1300 Added simple USB example for STM32F107. commit 4095c167d370560209dc255477edc797ac968980 Author: Piotr Esden-Tempski <pi...@es...> Date: Mon Mar 14 11:09:18 2011 -0700 Small cleanup and added random blinking option. commit bf0d1a7b4114ca35a2000bd47d9c6d73c6e92ce2 Author: Gareth McMullin <ga...@bl...> Date: Mon Mar 14 20:31:32 2011 +1300 Connectivity line USB driver now enumerating correctly. commit 5754b9856c7e7ab2e265a8c52561d2dff7dbee5f Author: Piotr Esden-Tempski <pi...@es...> Date: Sun Mar 13 21:14:05 2011 -0700 Cleaned up warning in led_stripe example. commit 7faea389e8ba002e1c3c7604eaaa916fad583179 Author: Gareth McMullin <ga...@bl...> Date: Mon Mar 14 16:45:17 2011 +1300 Added dependency generation. Abort loops on error. commit af33448c093c371a454127a259a8ebfd1640969c Author: Piotr Esden-Tempski <pi...@es...> Date: Sun Mar 13 20:41:28 2011 -0700 Added an example for STM32-H103 eval board to drive the ZJ168 addressable led strips, using the LPD6803 controller. commit 95286a22f0bb6a822b4d2a62611bcc7b2c2daa8b Author: Gareth McMullin <ga...@bl...> Date: Sun Mar 13 14:50:53 2011 +1300 More build improvements and fixed broken examples. commit 08990e5243de216a599add8d5c2b4b5740cf6a7b Author: Gareth McMullin <ga...@bl...> Date: Sun Mar 13 13:58:19 2011 +1300 Simplified build system for adding new examples. commit 1f3e4315275bfbf455e9d29ba9e6453c420ded1f Author: Piotr Esden-Tempski <pi...@es...> Date: Fri Mar 11 19:50:44 2011 -0800 Usart baud rate setting function now uses the new apb1 and apb2 frequency variables. And calculates the full BRR value. commit 3d20f37b279354e54cb5fd69e6fe078e97a6cce3 Author: Piotr Esden-Tempski <pi...@es...> Date: Fri Mar 11 19:42:06 2011 -0800 RCC now has two variables to hold the current apb1 and apb2 frequency. commit 675b13ed2be1a85443d8b567e0c34aeb7a8c8568 Author: Piotr Esden-Tempski <pi...@es...> Date: Fri Mar 11 19:41:39 2011 -0800 Fixed a small typo in exti test. commit 70736374306b2b04d968d308d944a3f0ad0f8830 Author: Piotr Esden-Tempski <pi...@es...> Date: Wed Mar 9 14:06:58 2011 -0800 Added 12MHz external clock rcc setup routine. ----------------------------------------------------------------------- Summary of changes: Makefile | 41 ++-- examples/lm3s/Makefile | 38 ---- examples/lm3s/Makefile.include | 7 +- examples/lm3s/lm3s3748-evb/Makefile | 38 ---- examples/lpc13xx/Makefile | 38 ---- examples/lpc13xx/Makefile.include | 7 +- examples/lpc13xx/lpc-p1343/Makefile | 38 ---- examples/stm32/Makefile | 74 ------ examples/stm32/Makefile.include | 7 +- examples/stm32/lisa-m/Makefile | 43 ---- examples/stm32/lisa-m/fancyblink/fancyblink.c | 2 +- examples/stm32/lisa-m/usb_dfu/usbdfu.c | 64 ++---- examples/stm32/mb525/Makefile | 44 ---- examples/stm32/obldc/Makefile | 56 ----- examples/stm32/obldc/usart_irq/usart_irq.c | 4 +- examples/stm32/other/Makefile | 92 -------- examples/stm32/stm32-discovery/Makefile | 62 ----- examples/stm32/stm32-h103/Makefile | 108 --------- examples/stm32/stm32-h103/exti_both/exti_both.c | 2 +- .../fancyblink => stm32-h103/led_stripe}/Makefile | 2 +- examples/stm32/stm32-h103/led_stripe/led_stripe.c | 234 ++++++++++++++++++++ .../led_stripe/led_stripe.ld} | 0 examples/stm32/stm32-h103/usart/usart.c | 42 ++++- examples/stm32/stm32-h103/usb_dfu/usbdfu.c | 64 ++---- examples/stm32/stm32-h103/usb_iap/Makefile | 2 +- examples/stm32/stm32-h103/usb_iap/usbiap.c | 64 ++---- examples/stm32/stm32-h107/Makefile | 38 ---- .../fancyblink => stm32-h107/usb_simple}/Makefile | 2 +- .../stm32-h107/{fancyblink => usb_simple}/README | 6 +- examples/stm32/stm32-h107/usb_simple/usb_simple.c | 118 ++++++++++ .../fancyblink.ld => usb_simple/usb_simple.ld} | 0 include/libopencm3/stm32/nvic.h | 8 + include/libopencm3/stm32/otg_fs.h | 12 + include/libopencm3/stm32/rcc.h | 7 +- include/libopencm3/usb/usbd.h | 2 + lib/lm3s/Makefile | 5 +- lib/lpc13xx/Makefile | 6 +- lib/stm32/Makefile | 6 +- lib/stm32/can.c | 10 +- lib/stm32/rcc.c | 124 +++++++++-- lib/stm32/usart.c | 17 ++- lib/stm32/vector.c | 26 +++ lib/usb/usb.c | 6 + lib/usb/usb_f103.c | 21 ++- lib/usb/usb_f107.c | 132 +++++++----- lib/usb/usb_private.h | 1 + lib/usb/usb_standard.c | 11 + 47 files changed, 802 insertions(+), 929 deletions(-) delete mode 100644 examples/lm3s/Makefile delete mode 100644 examples/lm3s/lm3s3748-evb/Makefile delete mode 100644 examples/lpc13xx/Makefile delete mode 100644 examples/lpc13xx/lpc-p1343/Makefile delete mode 100644 examples/stm32/Makefile delete mode 100644 examples/stm32/lisa-m/Makefile delete mode 100644 examples/stm32/mb525/Makefile delete mode 100644 examples/stm32/obldc/Makefile delete mode 100644 examples/stm32/other/Makefile delete mode 100644 examples/stm32/stm32-discovery/Makefile delete mode 100644 examples/stm32/stm32-h103/Makefile copy examples/stm32/{lisa-m/fancyblink => stm32-h103/led_stripe}/Makefile (97%) create mode 100644 examples/stm32/stm32-h103/led_stripe/led_stripe.c copy examples/stm32/{lisa-m/fancyblink/fancyblink.ld => stm32-h103/led_stripe/led_stripe.ld} (100%) delete mode 100644 examples/stm32/stm32-h107/Makefile copy examples/stm32/{lisa-m/fancyblink => stm32-h107/usb_simple}/Makefile (97%) copy examples/stm32/stm32-h107/{fancyblink => usb_simple}/README (54%) create mode 100644 examples/stm32/stm32-h107/usb_simple/usb_simple.c copy examples/stm32/stm32-h107/{fancyblink/fancyblink.ld => usb_simple/usb_simple.ld} (100%) hooks/post-receive -- libopenstm32 |