summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/stm32f4 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* stm32f4/../*-testsuite.tcfg: Add linpackJoel Sherrill2017-04-042-0/+2
|
* arm/stm32f4/*.tcfg: Add fsjffs2gc01 to excluded testsJoel Sherrill2017-01-172-0/+2
|
* testsuite: Add test states to the testsuit configuration files.Chris Johns2016-12-072-28/+28
| | | | | | | | | | | | | | | | Change the testsuite configuration files to hold state information about a test. The states are: exclude - Do not build the test expected-fail - The test is expected to fail indeterminate - The test may pass or may fail A message is printed just after the test's BEGIN message to indicate there is a special state for the test. No state message means the test is expected to pass. This support requires tests are correctly written to the use standard support to begin and end a test.
* arm/stm32f4: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2016-03-291-1/+0
|
* arm/stm32f4/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-251-1/+0
|
* arm/stm32f4: Add per-section compilation and linking supportJoel Sherrill2016-03-101-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | updates #2577. For the stm32f105rc BSP variant without this option, sample executables sizes were as follows: text data bss dec hex filename 61444 1724 63880 127048 1f048 ticker.exe 39397 1480 64104 104981 19a15 minimum.exe 131636 2360 63240 197236 30274 capture.exe 72818 1812 63784 138414 21cae nsecs.exe 123508 2100 63496 189104 2e2b0 paranoia.exe 125564 1748 63848 191160 2eab8 cdtest.exe 59488 1724 63880 125092 1e8a4 base_sp.exe 61168 1748 63848 126764 1ef2c unlimited.exe 69216 1692 63912 134820 20ea4 hello.exe 178492 6500 59400 244392 3baa8 loopback.exe For the stm32f105rc BSP variant with this option, sample executables sizes were as follows: text data bss dec hex filename 56720 1700 63880 122300 1ddbc ticker.exe 23784 1400 64168 89352 15d08 minimum.exe 125096 2328 63272 190696 2e8e8 capture.exe 68410 1788 63816 134014 20b7e nsecs.exe 118480 2076 63528 184084 2cf14 paranoia.exe 119012 1724 63880 184616 2d128 cdtest.exe 54640 1700 63880 120220 1d59c base_sp.exe 55080 1708 63880 120668 1d75c unlimited.exe 62828 1636 63944 128408 1f598 hello.exe 164464 6388 59496 230348 383cc loopback.exe For the stm32f4 BSP variant without this option, sample executables sizes were as follows: text data bss dec hex filename 61420 1724 129416 192560 2f030 ticker.exe 39373 1480 129640 170493 299fd minimum.exe 547160 2004 129160 678324 a59b4 cxx_iostream.exe 390329 5800 125352 521481 7f509 fileio.exe 297452 12616 118824 428892 68b5c pppd.exe 131612 2360 128776 262748 4025c capture.exe 72794 1812 129320 203926 31c96 nsecs.exe 123484 2100 129032 254616 3e298 paranoia.exe 125540 1748 129384 256672 3eaa0 cdtest.exe 59464 1724 129416 190604 2e88c base_sp.exe 61144 1748 129384 192276 2ef14 unlimited.exe 69192 1692 129448 200332 30e8c hello.exe 178468 6500 124936 309904 4ba90 loopback.exe For the stm32f4 BSP variant with this option, sample executables sizes were as follows: text data bss dec hex filename 56640 1700 129416 187756 2dd6c ticker.exe 23704 1400 129704 154808 25cb8 minimum.exe 333792 1956 129192 464940 7182c cxx_iostream.exe 378469 5776 125384 509629 7c6bd fileio.exe 274684 12452 118952 406088 63248 pppd.exe 125016 2328 128808 256152 3e898 capture.exe 68330 1788 129352 199470 30b2e nsecs.exe 118400 2076 129064 249540 3cec4 paranoia.exe 118932 1724 129416 250072 3d0d8 cdtest.exe 54560 1700 129416 185676 2d54c base_sp.exe 55000 1708 129416 186124 2d70c unlimited.exe 62748 1636 129480 193864 2f548 hello.exe 164384 6388 125032 295804 4837c loopback.exe
* Use linker set for libio initializationSebastian Huber2016-02-031-2/+0
| | | | Update #2408.
* bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber2015-12-101-1/+0
| | | | | | Use the bsp_predriver_hook() instead. Update #2408.
* Multiple bsp_specs: Change *(old_endfile) to %(old_endfile)Joel Sherrill2015-05-211-1/+1
| | | | | | Fix typo. closes 2345.
* Replace www.rtems.com with www.rtems.orgSebastian Huber2015-03-207-7/+7
|
* Add fsscandir01 variants as needed to more BSPs testsuite configurationJoel Sherrill2015-03-062-0/+2
|
* stm32f4/.../stm32f105rc-testsuite.tcfg: Add more testsJoel Sherrill2015-01-231-0/+1
|
* Update bug report URLSebastian Huber2014-12-051-1/+1
|
* bsps/arm: Add .nocache sectionSebastian Huber2014-11-272-0/+4
| | | | | This section can be use to provide a cache coherent memory area via rtems_cache_coherent_add_area().
* Added missing stm32f4xxxx_adc.hChris Nott2014-10-301-0/+320
|
* bsp/stm32f4: Add header filesChris Nott2014-10-2311-57/+1209
| | | | | | Added register definition headers for STM32F4 ADC, EXTI, PWR, SYSCFG, TIM, OTGFS and updated FLASH and RCC. Fixed PLL_Q for USB 48MHz operation. Added flash prefetch enable.
* bsp/stm32f4: Fix warningSebastian Huber2014-10-101-2/+0
|
* bsp/stm32f4XXXX: System clock configurationTomasz Gregorek2014-10-026-24/+475
| | | | | | | | | | | | | | | | Added simple math to caclulate register values for the PLL and for the prescalers. It will try to keep 48MHz for the USB OTG FS. Also it will set latency on the Flash memory for the high speeds. Limitations: It is assumed that 1MHz resolution is enough. Best fits for the clocks are achieved with multiplies of 42MHz. Even though APB1, APB2 and AHB are calculated user is still required to provide correct values for the bsp configuration for the: STM32F4_PCLK1 STM32F4_PCLK2 STM32F4_HCLK (= system clock) as those are used for the peripheral clocking calculations.
* bsps: Fix build errorSebastian Huber2014-09-182-5/+0
| | | | Fix build error introduced in f535fe5311978af53635c2da8e5cb10ef9d78802.
* stm32f4/.../bspreset.c: Eliminate warning for set not used variableJoel Sherrill2014-09-041-0/+1
|
* Regenerate all preinstall.am files.Chris Johns2014-08-291-7/+7
| | | | | With this patch the preinstall.am files are in a set order and not dependent on now perl implements a hash.
* Regenerate all preinstall.am files.Joel Sherrill2014-08-281-3/+3
| | | | | Apparently, at some point automake output changed and these were not updated.
* arm: Add tests which fail to build with C++ enabled.Chris Johns2014-08-281-0/+2
|
* Add More Testsuite Configuration Files and Update Existing OnesJoel Sherrill2014-07-161-0/+3
| | | | | | | The first pass at building these was without networking enabled. This pass addresses that plus accounts for some new BSPs which needed testsuite.tcfg files and BSPs which could not link tests which had been added since the first pass.
* multiple BSPs: Remove BSP_SMALL_MEMORYJoel Sherrill2014-05-061-4/+0
|
* testsuite: Add a per BSP test check for tests not to build.Chris Johns2014-05-052-0/+32
| | | | | | | | Provide a file per BSP to list tests that do not build for a BSP. This change removes the BSP_SMALL_MEMORY hack from the code. That hack was a mistake. Provide configuration files for each BSP with tests that cannot build.
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-2124-24/+24
|
* score: Add CPU counter supportSebastian Huber2014-02-141-0/+2
| | | | | | | | | Add a CPU counter interface to allow access to a free-running counter. It is useful to measure short time intervals. This can be used for example to enable profiling of critical low-level functions. Add two busy wait functions rtems_counter_delay_ticks() and rtems_counter_delay_nanoseconds() implemented via the CPU counter.
* bsp/stm32f4: Use BSP_SMALL_MEMORY for a variantSebastian Huber2014-01-301-0/+1
|
* arm_stm32f4: added new doxygenDaniel Ramirez2013-12-2214-8/+319
|
* bsp/stm32f4: Bugfix for I2C driver.Christian Mauderer2013-10-241-1/+1
|
* bsp/stm32f4: Add a simple I2C-driver.Christian Mauderer2013-10-2410-0/+612
|
* bsp/stm32f4: Bugfix for io-initialisation.Christian Mauderer2013-10-241-1/+1
|
* bsp/stm32f4: Header for f10xxx EXTI.Christian Mauderer2013-10-244-0/+43
|
* bsp/stm32f4: Add STM32F10XXX support.Christian Mauderer2013-09-1917-145/+758
|
* bsp/stm32f4: fix typo in USART2 device nameKarel Gardas2013-07-221-1/+1
|
* bsps/arm: Move implementation to inline functionsSebastian Huber2013-05-032-1/+1
|
* libchip/serial: Add const qualifierSebastian Huber2013-02-112-2/+2
|
* bsps: Interrupt initialization error is fatalSebastian Huber2012-11-151-3/+1
|
* score: Add RTEMS_FATAL_SOURCE_EXITSebastian Huber2012-11-151-0/+1
| | | | | | | Include <bsp/default-initial-extension.h> in all BSPs. Call rtems_fatal() with RTEMS_FATAL_SOURCE_EXIT as source and the exit() status code as fatal code in every bsp_cleanup(). Move previous bsp_cleanup() code into bsp_fatal_extension().
* Revert "Add bspopts.h.in."Gedare Bloom2012-08-061-70/+0
| | | | | | | | | | | | This reverts commit daffa606cc4a45d93c1f0f4fe365fde0fda6acbb. Conflicts: c/src/lib/libbsp/arm/lpc24xx/include/bspopts.h.in c/src/lib/libbsp/powerpc/mpc55xxevb/include/bspopts.h.in c/src/lib/libbsp/powerpc/qoriq/include/bspopts.h.in Manually deleted conflicting files.
* Use http://www.rtems.org/bugzilla as bug-URL.Ralf Corsépius2012-07-191-1/+1
|
* Require automake-1.12.2.Ralf Corsépius2012-07-191-1/+1
|
* Require autoconf-2.69.Ralf Corsépius2012-07-191-1/+1
|
* bsps/arm: Rename linkcmds.armv7 to linkcmds.armv7mSebastian Huber2012-06-151-1/+1
|
* bsps: Replace NIRVANA regionSebastian Huber2012-06-121-1/+0
| | | | | Replace the "NIRVANA" region with the more verbose "UNEXPECTED_SECTIONS" region. Move the region definition into the "linkcmds.base" files.
* Add bspopts.h.in.Ralf Corsépius2012-05-241-0/+70
|
* bsp/stm32f4: API changesSebastian Huber2012-04-159-83/+174
|
* bsp/stm32f4: Add IO and RCCSebastian Huber2012-04-129-55/+487
|
* bsp/stm32f4: New BSPSebastian Huber2012-04-0716-0/+1083