Commit Graph

4527 Commits

Author SHA1 Message Date
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
Gregory Nutt
9ed7d56a18 Building of xyz_appinit.c should depend on CONFIG_LIB_BOARDCTL, not CONFIG_NSH_ARCHINITIALIZE 2016-02-04 12:14:17 -06:00
Gregory Nutt
95d6131847 Rename files containing board_app_initialize from xyz_nsh.c to xyz_appinit.c 2016-02-04 12:06:33 -06:00
Gregory Nutt
36bb11d77c Rename files containing board_app_initialize from xyz_nsh.c to xyz_appinit.c 2016-02-04 12:03:09 -06:00
Gregory Nutt
7a72a42d47 Rename tm4c_spi.. to tm4c_ssi.. 2016-02-04 10:57:25 -06:00
Gregory Nutt
1f86cf1c55 Rename lm_spi.. to lm_ssi.. 2016-02-04 10:41:41 -06:00
Gregory Nutt
48a7a4eff6 Rename all tiva_spi functions to tiva_ssi 2016-02-04 10:36:39 -06:00
Gregory Nutt
2c59992fb4 LPC11/17/43: Fix some extensive naming problems. All SSP functions were accidentally renamed to SPI functions. 2016-02-04 10:24:32 -06:00
Gregory Nutt
d5cbcc1293 I2C Tool: Now that the I2C tool uses a character driver, the I2C character drivers must be initialized in board bring-up logic 2016-02-02 14:22:54 -06:00
Gregory Nutt
a135df609f Rename up_i2c initialize and uninitialize functions using the correct MCU-specific naming 2016-02-02 12:25:14 -06:00
Gregory Nutt
cbb5025150 VSN: Remove setting of I2C frequency 2016-02-01 14:16:17 -06:00