Commit Graph

14 Commits

Author SHA1 Message Date
Gregory Nutt c790450ba2 Remove CONFIG_ARCH_CALIBRATION. It is awkward to use and no longer necessary now that we have apps/examples/calib_udelay. 2018-08-19 10:06:36 -06:00
Gregory Nutt e4922ed9f0 Remove instructures to CD to tools/ before running ./configure.sh
Squashed commit of the following:

    configs/*/README.txt: Replace each occurrence of './configure.sh' with 'tools/configure.sh'
    configs/*/README.txt:  Remove 'cd ..' after each './configure.sh'
    configs/*/README.txt:  Remove 'cd -' after each './configure.sh'
    configs/*/README.txt:  Remove 'cd tools' before each './configure.sh'
    configs/README.txt:  Remove instruction to CD tools/ before running configure.sh.
2018-05-09 11:41:46 -06:00
Gregory Nutt 873de7b480 configs/*/README.txt: Update to the new URL for obtaining the ARM toolchain. 2017-08-13 07:18:19 -06:00
Gregory Nutt 0de294a586 Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they. 2017-05-11 13:35:56 -06:00
Gregory Nutt 9aac1dd44d configs: Remove all setenv.bat files. Remove all references to setenv.sh and setenv.bat from all config README files. 2017-04-26 10:12:13 -06:00
Gregory Nutt 7214e52fb2 Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 2015-06-28 08:08:57 -06:00
Gregory Nutt 82e1473614 Teensy-3.1: Calibrate delay loop 2015-06-12 07:44:44 -06:00
Gregory Nutt bbdb796350 Fix some garbage left in a README file in a previous commit 2015-06-11 14:44:42 -06:00
Gregory Nutt 4f045430ac Teensy-3.0: Rename Teensy-3.1 linker script; add a new linker script for Teensy-3.0 2015-06-11 12:56:58 -06:00
Gregory Nutt 9c7ba5122b With these tweaks to the clocking, the Teensy-3.1 NSH configuration is fully functional 2015-06-11 09:07:35 -06:00
Gregory Nutt eae8126cb8 Update README 2015-06-10 15:19:29 -06:00
Gregory Nutt 2f90912f12 Add support for teensy-3.0 2015-06-10 11:45:53 -06:00
Gregory Nutt bba54ed30a Add support for other members of the Kinetis MK20DX---VLH7 family; undate a README 2015-06-09 18:01:32 -06:00
Gregory Nutt 8644eb7868 Rename teensy-3.1 directory to teensy-3.x. Add board.h header file 2015-06-09 15:54:04 -06:00