Gregory Nutt
|
fce87336a4
|
Add an option to disable support for long long formats in lib_vsprintf. From Alan Carvalho de Assis
|
2015-05-30 10:00:54 -06:00 |
|
Gregory Nutt
|
4a8e0e2359
|
NSH initialization now calls boardctl(BOARDIOC_INIT) instead of board_app_initaliaze. Modify all configurations: Make sure that CONFIG_LIB_BOARDCTL=y appears wherever CONFIG_NSH_ARCHINIT=y appears. Remove support for CONFIG_NSH_ARCHMAC. It is not used and there are better ways to do that operation
|
2015-03-31 12:14:16 -06:00 |
|
Gregory Nutt
|
750bd36c21
|
PIC32MZ: Minor change to setenv.sh so that you can change tools correctly
|
2015-03-22 08:12:53 -06:00 |
|
Gregory Nutt
|
4cdb6e8fa6
|
More changes for PIC32MZ build under XC32
|
2015-03-21 16:38:24 -06:00 |
|
Gregory Nutt
|
5ed5187175
|
PIC23MX Starter Kit: Looks like we need to use a different linker script with Pinguino
|
2015-03-21 15:40:22 -06:00 |
|
Gregory Nutt
|
6dd93c801d
|
PIC32MZ: Changes that will permit building of the PIC32MZ Start Kit configuration using MPLAB and the XC32 toolchain. From David Sidrane
|
2015-03-17 14:50:11 -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
|
06f8baf709
|
PIC32MZ: Add ability to select flash ECC options
|
2015-03-01 09:08:44 -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
|
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
|
04d122c31f
|
Adjust microMIPS compile options to enable interlinking with 32-bit code
|
2015-02-25 09:54:48 -06:00 |
|
Gregory Nutt
|
4edbfc1ebf
|
PIC32MZ: Add support for a timer interrupt
|
2015-02-24 15:36:08 -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
|
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 |
|