Gregory Nutt
|
f4daf5068e
|
Refreshed Spark Configurations
|
2015-02-28 15:44:58 -06:00 |
|
Gregory Nutt
|
91f9c285d8
|
PIC32MZ: Fix reserved RAM for MPLABX; Revert FPLLRNG calculation; Fix maximum DMTCNT value
|
2015-02-28 12:49:03 -06:00 |
|
Gregory Nutt
|
5d4cae2cd7
|
PIC32MZ: Fix some configuration settings and POSC mode should be external clock
|
2015-02-28 11:54:47 -06:00 |
|
Gregory Nutt
|
d19d394293
|
PIC32MZ: Add an option to use the MIPS32 or the microMIPS ISA
|
2015-02-28 08:22:37 -06:00 |
|
Gregory Nutt
|
453a4d2894
|
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
|
7583c94252
|
Move board_ prototypes from arch.h to board.h
|
2015-02-27 20:02:03 -06:00 |
|
Gregory Nutt
|
42327117a3
|
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
|
00a4b1f6d6
|
configs/: Remove prototypes of board_led* functions from all board header files
|
2015-02-27 17:32:01 -06:00 |
|
Gregory Nutt
|
6934085e22
|
PIC32MZ: Correct a few more DEVCFG issues
|
2015-02-27 16:20:28 -06:00 |
|
Gregory Nutt
|
d4fe586d42
|
Minor correction to toolchain path, comments
|
2015-02-27 13:14:41 -06:00 |
|
Gregory Nutt
|
9beda0ca40
|
PIC32MZ: Review DEVCFG setting; adjust a few to match example code
|
2015-02-27 10:54:18 -06:00 |
|
Gregory Nutt
|
c45d42a253
|
PIC32MZ: Add logic to configure peripheral pins for the selecte UARTs
|
2015-02-26 15:05:11 -06:00 |
|
Gregory Nutt
|
b583e40c06
|
Adjust microMIPS compile options to enable interlinking with 32-bit code
|
2015-02-25 09:54:48 -06:00 |
|
Gregory Nutt
|
b14da4b621
|
Refresh configuration
|
2015-02-25 07:22:58 -06:00 |
|
Gregory Nutt
|
c461f7fe54
|
PIC32MZ: Add support for a timer interrupt
|
2015-02-24 15:36:08 -06:00 |
|
Gregory Nutt
|
9ccc28b4d2
|
PIC32MZ: Add Oscillator header file; Add logic to set up peripheral clocks on reset
|
2015-02-24 11:16:32 -06:00 |
|
Gregory Nutt
|
b6fafcf198
|
Merge commit '45e0cf1f4a7664974933db2a408ccea6acad4eff'
|
2015-02-24 07:13:48 -06:00 |
|
sauttefk
|
4f3f4233ab
|
EK-TM4C1294XL Launchpad has no SD-card socket
|
2015-02-24 03:29:02 +01:00 |
|
Gregory Nutt
|
f7651a5c6e
|
PIC32MZ: Fix some PLL setup logic
|
2015-02-23 17:27:28 -06:00 |
|
Gregory Nutt
|
40f40dad5a
|
PIC32MZ: Most related to start up file a FLASH device configuration setup
|
2015-02-23 16:36:35 -06:00 |
|
Gregory Nutt
|
c1da98fb57
|
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
|
565610caea
|
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
|
cc182fc1b8
|
Remove support for obsolete PIC32 toolchain configuration names
|
2015-02-22 12:14:20 -06:00 |
|
Gregory Nutt
|
ec5caaa14a
|
PIC32MZ: Add just enough PIC32MZ logic that we can run 'make menuconfig'
|
2015-02-22 10:53:24 -06:00 |
|
Gregory Nutt
|
367c3acdc5
|
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
|
bd2c5bba3b
|
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
|
31beaf3fbf
|
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
|
2a5c0b10ce
|
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
|
4e123c3b40
|
Refresh configurations
|
2015-02-21 19:38:56 -06:00 |
|
Gregory Nutt
|
de4666e49d
|
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
|
738cd4163d
|
tm4c123g-launchpad: Add board button interrupt logic. From Calvin Maguranis
|
2015-02-20 12:32:39 -06:00 |
|
Gregory Nutt
|
abe4253a8d
|
tm4c123g-launchad: Add ADC support. From Calvin Maguranis.
|
2015-02-17 13:52:17 -06:00 |
|
Gregory Nutt
|
1e6358d20e
|
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 |
|
Gregory Nutt
|
d5dd1e383d
|
Add support for RTC driver to the STM32F4-Discovery board
|
2015-02-15 10:11:01 -06:00 |
|
Gregory Nutt
|
aaabd05bfc
|
RTC: Remove all backdoor interfaces from rtc.h
|
2015-02-13 08:41:34 -06:00 |
|
Gregory Nutt
|
7547468e47
|
Cosmetic updates to comments
|
2015-02-12 13:44:22 -06:00 |
|
Gregory Nutt
|
c60e615315
|
Renamed SPIDEV_GSENSOR to SPIDEV_ACCELEROMETER just because it looks better beside SPIDEV_BAROMETER
|
2015-02-12 12:26:19 -06:00 |
|
Gregory Nutt
|
5e3f10a6c6
|
Update ChangeLog
|
2015-02-12 12:21:05 -06:00 |
|
Gregory Nutt
|
317dc642e4
|
Viewtool STM32F107: Add support for an optional, add-on Freescale MPL115A baramoter. From Alan Carvalho de Assis
|
2015-02-12 12:08:06 -06:00 |
|
Gregory Nutt
|
5de459efcb
|
More updates to README files
|
2015-02-12 09:06:35 -06:00 |
|
Gregory Nutt
|
9eb91fcf59
|
Updated README files
|
2015-02-12 07:29:11 -06:00 |
|
Gregory Nutt
|
2706829723
|
Purely costmetic updates
|
2015-02-12 07:05:28 -06:00 |
|
Gregory Nutt
|
2a20846e6f
|
The TM4C1294 Launchpad has no on-board TMP100 temperature sensor
|
2015-02-12 06:49:11 -06:00 |
|
Gregory Nutt
|
4027f10c6a
|
Refresh configurations
|
2015-02-12 06:48:18 -06:00 |
|
Gregory Nutt
|
7a9720e60c
|
Review/update of the TM4C1294 Launchpad code
|
2015-02-11 18:27:38 -06:00 |
|
Gregory Nutt
|
31e9cd3b20
|
Merge commit 'd000b0ac237cb6b17e3d355b55250c3ca7e9f2d6'
|
2015-02-11 18:07:03 -06:00 |
|
sauttefk
|
a1b5538740
|
Add TI EK-TM4C1294XL launchpad support
|
2015-02-12 00:30:38 +01:00 |
|
Gregory Nutt
|
64cc006d0c
|
Add support for Freedom KL26Z board. From Derek B. NoonBurg
|
2015-02-11 07:18:06 -06:00 |
|
Gregory Nutt
|
49e050f698
|
LPC17xx: Add IPv6 support to the LPC17 Ethernet driver. Untested... I no longer have a proper environment for LPC17 debug.
|
2015-02-10 14:04:08 -06:00 |
|
Gregory Nutt
|
9a621066de
|
SAM4 Ethernet Driver: No supports operation using the high priority work queue so that packet processing can occur outside of interrupt level processing.
SAM4E-EK: The nsh configuration now configures the Ethernet driver for execution on the HP work thread.
|
2015-02-10 11:10:55 -06:00 |
|