Gregory Nutt
|
0f7b0ee75a
|
Merged in paulpatience/nuttx-boards/nucleo_f303re_adc (pull request #31)
Nucleo F303RE: Rename ADC pins
|
2016-03-01 11:51:22 -06:00 |
|
Paul A. Patience
|
ecbf20065c
|
STM32F429I-Disco: Update STM32_RCC_DCKCFGR_PLLSAIDIVR
|
2016-03-01 10:11:21 -05:00 |
|
Paul A. Patience
|
4703dffb94
|
Nucleo F303RE: Rename ADC pins
|
2016-03-01 09:52:25 -05:00 |
|
Gregory Nutt
|
57d3775db6
|
Update README
|
2016-02-29 14:08:47 -06:00 |
|
Gregory Nutt
|
48bd8aed91
|
Add configuration support for the Sabre-6Quad board
|
2016-02-29 13:16:39 -06:00 |
|
Gregory Nutt
|
f5c987a627
|
Change name IMX to IMX1 in configuration variable names to make room for i.MX6
|
2016-02-28 15:19:19 -06:00 |
|
Gregory Nutt
|
806ed67309
|
Remove characters not supported by character set from README
|
2016-02-28 14:15:38 -06:00 |
|
Gregory Nutt
|
9f98e7ae58
|
Sabre 6Quad: Basic directory support (not much there now)
|
2016-02-28 14:14:06 -06:00 |
|
Gregory Nutt
|
213029586c
|
Rename the imx/ directories to imx1/ to make room in the namespace for other members of the i.MX family
|
2016-02-27 10:37:00 -06:00 |
|
Gregory Nutt
|
871d183f11
|
Rename CONFIG_WIRELESS to CONFIG_DRIVERS_WIRELESS
|
2016-02-26 16:48:09 -06:00 |
|
Gregory Nutt
|
12c14ee718
|
Rename CONFIG_WIRELESS to CONFIG_DRIVERS_WIRELESS
|
2016-02-26 16:45:29 -06:00 |
|
Gregory Nutt
|
a665f17fc8
|
SAME70: The nomimal frequency of the slow RC oscillator is 32KHz, not 32.768 KHz which has too much false implied accuracy
|
2016-02-26 12:32:13 -06:00 |
|
Kha Vo
|
c71ed665c2
|
On stm32F2xx gpio is encoded to 20bits but the button definitions use 16bit type.
|
2016-02-25 11:12:27 -06:00 |
|
Gregory Nutt
|
95b18adf3b
|
Refresh configurations
|
2016-02-24 11:53:21 -06:00 |
|
Gregory Nutt
|
2c97a9cfc1
|
SAMV71 and SAME70 board: In sam_appinit.c, need to include sys/types. hf CONFIG_BOARD_INITIAILZE is not defineed. Noted by Matt Poppe.
|
2016-02-24 09:43:37 -06:00 |
|
Gregory Nutt
|
d73b5db5b5
|
Refresh configuration
|
2016-02-23 09:22:01 -06:00 |
|
Frank Benkert
|
f57b233489
|
Fix some SPI initialize function name changes that were missed with global SPI name changes
|
2016-02-23 07:37:36 -06:00 |
|
Gregory Nutt
|
6f883fb7ea
|
Update README:
|
2016-02-23 07:26:25 -06:00 |
|
Gregory Nutt
|
2055f34ee6
|
Change some names to conform to naming standard
|
2016-02-23 07:18:08 -06:00 |
|
Alan Carvalho de Assis
|
fb41199e2a
|
stm32f4discovery: Add an RGB LED configuration
|
2016-02-23 07:12:18 -06:00 |
|
Gregory Nutt
|
4c30378d94
|
Update README
|
2016-02-22 09:00:51 -06:00 |
|
Alan Carvalho de Assis
|
4c211ebf5f
|
STM32F4-Discovery: Add support for PWM-driver RGB LED
|
2016-02-22 08:52:24 -06:00 |
|
Gregory Nutt
|
43006b5b4f
|
Standardize some naming in code section comments
|
2016-02-21 18:10:56 -06:00 |
|
Gregory Nutt
|
a3ec78f6c8
|
Add support for LED driver to the SAMV7-XULT board support
|
2016-02-20 13:21:19 -06:00 |
|
Gregory Nutt
|
da751159ef
|
Update README.txt
|
2016-02-19 15:35:02 -06:00 |
|
Dave Marples
|
78c0b30140
|
Update to the lpc4340-xplorer configuration for Ethernet and other peripherals
|
2016-02-19 08:18:49 -06:00 |
|
Gregory Nutt
|
0d10663897
|
Refresh configuration
|
2016-02-19 08:09:03 -06:00 |
|
Gregory Nutt
|
c1cca31551
|
Upate README
|
2016-02-19 06:51:39 -06:00 |
|
Gregory Nutt
|
f3e8b0ce28
|
Update README
|
2016-02-18 17:12:17 -06:00 |
|
Gregory Nutt
|
10fed19e48
|
Trivial update to README
|
2016-02-18 13:38:14 -06:00 |
|
Gregory Nutt
|
0edfbdf33b
|
Update README.txt
|
2016-02-17 13:35:56 -06:00 |
|
Gregory Nutt
|
0b3bc73fec
|
Update README.txt
|
2016-02-17 13:09:25 -06:00 |
|
Gregory Nutt
|
3cb652648b
|
Update README.txt
|
2016-02-17 10:53:32 -06:00 |
|
Gregory Nutt
|
b36674b9d8
|
Trivial change to some comments
|
2016-02-15 13:47:37 -06:00 |
|
Gregory Nutt
|
8e6a292694
|
Rename irqsave() and irqrestore() to up_irq_save() and up_irq_restore()
|
2016-02-14 16:12:06 -06:00 |
|
Gregory Nutt
|
1699561bb6
|
Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
|
2016-02-13 12:37:46 -06:00 |
|
Gregory Nutt
|
255cc9041b
|
SAME70 Xplained: Add the path too the tools subdirectory to the setenv.sh script
|
2016-02-12 07:50:28 -06:00 |
|
Jose Pablo Carballo
|
d974d34bd1
|
Documentation and configs for using OpenOCD to flash the SAME70 Xplained board
|
2016-02-11 19:04:21 -06:00 |
|
Gregory Nutt
|
2eac61699c
|
Refresh a configuration
|
2016-02-11 12:18:07 -06:00 |
|
Gregory Nutt
|
fa7733b9fa
|
Refresh a configuration
|
2016-02-10 10:34:56 -06:00 |
|
Gregory Nutt
|
6689a72fdb
|
Refresh some configurations
|
2016-02-09 13:45:04 -06:00 |
|
Gregory Nutt
|
209edae56d
|
Refresh a configuration
|
2016-02-08 15:11:26 -06:00 |
|
Gregory Nutt
|
858bdbd7f0
|
Rename configuration nshusb to usbnsh for consistency
|
2016-02-04 17:49:15 -06:00 |
|
Gregory Nutt
|
5cda302587
|
Include missing header file
|
2016-02-04 16:51:21 -06:00 |
|
Gregory Nutt
|
7e3bbeeae8
|
Missing a file in the last commit
|
2016-02-04 15:12:09 -06:00 |
|
Gregory Nutt
|
823b8bda2b
|
There are a few things that should still depend on CONFIG_NSH_ARCHINT vs CONFIG_LIB_BOARDCTL
|
2016-02-04 14:27:44 -06:00 |
|
Gregory Nutt
|
7d30697408
|
There are a few things that should still depend on CONFIG_NSH_ARCHINT vs CONFIG_LIB_BOARDCTL
|
2016-02-04 14:14:43 -06:00 |
|
Gregory Nutt
|
3d5a2d5ca2
|
Fix typos in debug output
|
2016-02-04 13:39:40 -06:00 |
|
Gregory Nutt
|
705b89e2d4
|
LPC17: Another erroneous change from SSP to SPI
|
2016-02-04 13:06:34 -06:00 |
|
Gregory Nutt
|
9329034a4f
|
Rename files containing board_app_initialize from xyz_nsh.c to xyz_appinit.c
|
2016-02-04 12:26:38 -06:00 |
|