Commit Graph

3692 Commits

Author SHA1 Message Date
Gregory Nutt
967e8bbc7b SAMV71-XULT: Add heap allocation logic 2015-03-07 11:46:54 -06:00
Gregory Nutt
1b193454d7 SAMV7-XULT: Disable networking for now 2015-03-07 11:21:22 -06:00
Gregory Nutt
e2b7dde641 SAMV71-XULT: Switch to the devkitARM toolchain 2015-03-07 11:15:49 -06:00
Gregory Nutt
b3403dee6a SAMV7: Add basic clock and timer ISR configuration logic 2015-03-07 10:32:47 -06:00
Gregory Nutt
4e516beccf SAMV71-XULT: Add linker scripts 2015-03-06 12:46:12 -06:00
Gregory Nutt
36d161fc2b SAMV71: More updates on the way to a clean build. Still more to do to complete that journey 2015-03-06 12:13:09 -06:00
Gregory Nutt
4cde63eead Cortex-M7/SAMV71-XULT: Various fixes for building Cortex-M7 with SAMV71. 2015-03-06 10:53:57 -06:00
Gregory Nutt
d18ed4569c Add a bare bones framework that will do nothing more than support configuration for the Atmel SAMV71 Xplained Ultra board. Very much a work in progress. 2015-03-06 08:56:44 -06:00
Gregory Nutt
e11e731b22 Refresh configuration 2015-03-06 08:26:01 -06:00
Gregory Nutt
9bbad2a56c Refresh configuration 2015-03-05 11:25:10 -06:00
Gregory Nutt
76007d28f5 Add support for dumping board-specific information on assertion. From David Sidrane 2015-03-04 07:00:29 -06:00
Gregory Nutt
74ab89d6fb PIC32MX SPI: Fix typos in Kconfig; Move constant SPI config data to ROM-able const structure 2015-03-03 10:06:49 -06:00
Gregory Nutt
ffee793745 PIC32MZ: Default SPI configuration setting is backward; refresh configuration 2015-03-03 09:16:10 -06:00
Gregory Nutt
3df273658c PIC32MZ Starter Kit: Add support for on-board buttons 2015-03-02 10:01:10 -06:00
Gregory Nutt
a68f1558f5 Update README 2015-03-01 10:52:44 -06:00
Gregory Nutt
dd288446e5 Update README file 2015-03-01 09:44:44 -06:00
Gregory Nutt
06f8baf709 PIC32MZ: Add ability to select flash ECC options 2015-03-01 09:08:44 -06:00
Gregory Nutt
e2e7c791c1 Refreshed Spark Configurations 2015-02-28 15:44:58 -06:00
Gregory Nutt
64e8b5624c PIC32MZ: Fix reserved RAM for MPLABX; Revert FPLLRNG calculation; Fix maximum DMTCNT value 2015-02-28 12:49:03 -06:00
Gregory Nutt
80f298ebf7 PIC32MZ: Fix some configuration settings and POSC mode should be external clock 2015-02-28 11:54:47 -06:00
Gregory Nutt
6f6d73d757 PIC32MZ: Add an option to use the MIPS32 or the microMIPS ISA 2015-02-28 08:22:37 -06:00
Gregory Nutt
503d2915c6 Rename all use of up_boardinitialize(). Should not use common microprocessing naming convention but rather the microprocessor-specific naming conventioni 2015-02-28 07:14:37 -06:00
Gregory Nutt
12d61531aa Move board_ prototypes from arch.h to board.h 2015-02-27 20:02:03 -06:00
Gregory Nutt
f75184b5ac configs/: board function prototypes are now in include/nuttx/board.h. Remove from board header file; Add inclusion of nuttx/board.h to all files referencing board functions 2015-02-27 18:49:24 -06:00
Gregory Nutt
d80455bbce configs/: Remove prototypes of board_led* functions from all board header files 2015-02-27 17:32:01 -06:00
Gregory Nutt
55e21bf045 PIC32MZ: Correct a few more DEVCFG issues 2015-02-27 16:20:28 -06:00
Gregory Nutt
98d34e4cf8 Minor correction to toolchain path, comments 2015-02-27 13:14:41 -06:00
Gregory Nutt
eabf54e7d8 PIC32MZ: Review DEVCFG setting; adjust a few to match example code 2015-02-27 10:54:18 -06:00
Gregory Nutt
5ab181fc4d PIC32MZ: Add logic to configure peripheral pins for the selecte UARTs 2015-02-26 15:05:11 -06:00
Gregory Nutt
04d122c31f Adjust microMIPS compile options to enable interlinking with 32-bit code 2015-02-25 09:54:48 -06:00
Gregory Nutt
6cc74fecc8 Refresh configuration 2015-02-25 07:22:58 -06:00
Gregory Nutt
4edbfc1ebf PIC32MZ: Add support for a timer interrupt 2015-02-24 15:36:08 -06:00
Gregory Nutt
ff43c7ef00 PIC32MZ: Add Oscillator header file; Add logic to set up peripheral clocks on reset 2015-02-24 11:16:32 -06:00
Gregory Nutt
0c9f7bcda6 Merge commit '45e0cf1f4a7664974933db2a408ccea6acad4eff' 2015-02-24 07:13:48 -06:00
sauttefk
81e5edf1e2 EK-TM4C1294XL Launchpad has no SD-card socket 2015-02-24 03:29:02 +01:00
Gregory Nutt
a42813c756 PIC32MZ: Fix some PLL setup logic 2015-02-23 17:27:28 -06:00
Gregory Nutt
87f893887d PIC32MZ: Most related to start up file a FLASH device configuration setup 2015-02-23 16:36:35 -06:00
Gregory Nutt
9432a01645 PIC32MZ: Make sure that the microMIPS ISA is selected on all common MIPS32 assembly files when the PIC21MZ is selected 2015-02-23 12:09:34 -06:00
Gregory Nutt
2d0589a3cd MIPS: Add some build support for the M14K and also for the PIC32MZ Starter Kit. Still a long way to go 2015-02-22 13:45:59 -06:00
Gregory Nutt
5fd0de547b Remove support for obsolete PIC32 toolchain configuration names 2015-02-22 12:14:20 -06:00
Gregory Nutt
13926ce019 PIC32MZ: Add just enough PIC32MZ logic that we can run 'make menuconfig' 2015-02-22 10:53:24 -06:00
Gregory Nutt
4e6bdbce59 Add basic board support for the PIC32MZ (can't build yet of course because there is not yet any PIC32MZ support) 2015-02-22 08:47:09 -06:00
Gregory Nutt
d3effb81e9 Add path for Pinguino tools. Need to be careful because bin directory has an incompatible make.exe in it 2015-02-21 19:42:46 -06:00
Gregory Nutt
3d4d63dda2 pic32mx-starterkit: Move scripts to common directory. Pinguino build needs to use a different linker script 2015-02-21 19:40:50 -06:00
Gregory Nutt
2d3d223d3d pic32mx-starterkit: Move scripts to common directory. Pinguino build needs to use a different linker script 2015-02-21 19:40:22 -06:00
Gregory Nutt
cd5b167647 Refresh configurations 2015-02-21 19:38:56 -06:00
Gregory Nutt
78bf6bbf29 Rename pic32-starterkit to pic32mx-starterkit to make room in the namespace for the pic32mz-starterkit 2015-02-21 18:41:17 -06:00
Gregory Nutt
9db37ff67d tm4c123g-launchpad: Add board button interrupt logic. From Calvin Maguranis 2015-02-20 12:32:39 -06:00
Gregory Nutt
42d1346b6e tm4c123g-launchad: Add ADC support. From Calvin Maguranis. 2015-02-17 13:52:17 -06:00
Gregory Nutt
4b562fd2fa NSH: The default priority of the network initialization thread should be lower. It is CPU intensive and can interfere with other operations 2015-02-17 13:14:50 -06:00