Gregory Nutt
|
3c4684ef5f
|
Eliminate CONFIG_ARCH_OPTIMIZED_FUNCTIONS. Move options to select architectur-specific C library options from libc/Kconfig to libc/machine/Kconfig and rename.
|
2017-01-20 09:30:07 -06:00 |
|
Gregory Nutt
|
f063e4c5ac
|
Remove Calypso architecture support and support for Calypso SERCOMM driver.
|
2016-12-13 18:35:52 -06:00 |
|
Gregory Nutt
|
d9e040d76b
|
Remove all Calypso board configurations
|
2016-12-13 18:24:49 -06:00 |
|
Gregory Nutt
|
ee2852f5ff
|
Remove all references to board_adc_setup()
|
2016-12-05 17:06:08 -06:00 |
|
Gregory Nutt
|
55dd1c87b3
|
Remove all references to BOARDIOC_ADCSETUP
|
2016-12-05 15:31:40 -06:00 |
|
Gregory Nutt
|
b999e63c82
|
Remove some references to BOARDIOC_PWMTEST and board_pwm_setup(). Still lots more.
|
2016-12-05 13:54:12 -06:00 |
|
Gregory Nutt
|
c0cbea2550
|
Remove RGMP and RGMP drivers.
|
2016-12-02 09:49:33 -06:00 |
|
Beat Küng
|
c7da88e383
|
CXXFLAGS: add -fcheck-new whenever -fno-exceptions is used
This is to avoid GCC to optimize null-pointer checks away, in case the
default operator new is used together with -fno-exceptions.
|
2016-08-22 08:35:01 +02:00 |
|
Gregory Nutt
|
b071e4ce92
|
Refresh all STM32, EFM32, and SAMV7 configurations for SPI H/W features configuration changes
|
2016-08-08 12:50:14 -06:00 |
|
Gregory Nutt
|
f43ded46e6
|
Rename arch/sh to arch/renesas, cont'd
|
2016-08-06 14:03:38 -06:00 |
|
Gregory Nutt
|
6aa067e929
|
Mostly costmetic changes from review of last PR
|
2016-06-29 07:33:30 -06:00 |
|
David Sidrane
|
1a39783e0f
|
Reformated and using real sizes
|
2016-06-28 16:43:23 -10:00 |
|
David Sidrane
|
0aa571d359
|
Fix warnings
|
2016-06-28 12:45:08 -10:00 |
|
Gregory Nutt
|
c1ba51be18
|
STM32 BBSRAM: Remove duplcate typedef; shorten some long lines.
|
2016-06-28 10:54:59 -06:00 |
|
Gregory Nutt
|
3ddecd460d
|
More name changes to conform with NuttX naming standard: No CamelCase names.
|
2016-06-28 10:10:26 -06:00 |
|
Gregory Nutt
|
f14ff4c4a1
|
A few naming changes to get code from last PR to conform to NuttX naming standard
|
2016-06-28 10:06:47 -06:00 |
|
Gregory Nutt
|
14a8bbbf22
|
Fix some conditional compilation that got hosed in last changes for review of PR
|
2016-06-28 10:00:09 -06:00 |
|
Gregory Nutt
|
c74269ced6
|
Significantly stylistic changes required after review of last PR
|
2016-06-28 09:37:21 -06:00 |
|
David Sidrane
|
20d2a0a3d7
|
Added bbsram test to Nucleo-144
|
2016-06-27 16:11:53 -10:00 |
|
David Sidrane
|
8ebd10e8e1
|
Added USB otg device to Nucleo-144
|
2016-06-27 10:01:04 -10:00 |
|
Gregory Nutt
|
738510a52c
|
Merged in david_s5/nuttx/upstream_nucleo-144 (pull request #75)
Upstream_nucleo 144
|
2016-06-27 12:30:53 -06:00 |
|
David Sidrane
|
fba8f4c05b
|
Moved NCD to PC6
|
2016-06-27 08:28:30 -10:00 |
|
Gregory Nutt
|
2a19e16eb0
|
libc/hex2bin: Move the portable library portion of apps/system/hex2bin to nuttx/libc/hex2bin where it can be shared with the OS internals.
|
2016-06-27 11:22:38 -06:00 |
|
Gregory Nutt
|
8643b59527
|
Merged in david_s5/nuttx/upstream_nucleo-144 (pull request #72)
Upstream_nucleo 144
|
2016-06-24 18:38:17 -06:00 |
|
David Sidrane
|
b31e5e3c9d
|
Added SDMMC to Nucleo-144
|
2016-06-24 13:23:35 -10:00 |
|
Gregory Nutt
|
1377452394
|
Refresh all ARM configurations
|
2016-06-23 15:59:14 -06:00 |
|
Gregory Nutt
|
5118264e6c
|
Rename CONFIG_SYSLOG_CONSOLE to CONFIG_CONSOLE_SYSLOG
|
2016-06-21 09:35:51 -06:00 |
|
Gregory Nutt
|
5b2aa7bf99
|
Remove all traces of CONFIG_SYSLOG
|
2016-06-19 13:59:43 -06:00 |
|
David Sidrane
|
df64a68b15
|
Nucleo-144 Moved ADC to chan 3
|
2016-06-18 08:08:28 -10:00 |
|
Gregory Nutt
|
e65bcccaa2
|
Costmetic changes from the review of the last PR
|
2016-06-17 17:30:05 -06:00 |
|
David Sidrane
|
540728af42
|
Nucleo-144 update RCC and I2C
|
2016-06-17 12:49:42 -10:00 |
|
David Sidrane
|
003fd604d1
|
Nucleo-144 I2C pinout
|
2016-06-17 12:48:30 -10:00 |
|
David Sidrane
|
9447316162
|
Nucleo-144 ADC
|
2016-06-17 12:48:30 -10:00 |
|
Gregory Nutt
|
2ddd57c674
|
Centralize definitions associated with CONFIG_DEBUG_LEDS
|
2016-06-15 14:12:19 -06:00 |
|
Gregory Nutt
|
ba03134bed
|
Centralize definitions associated with CONFIG_DEBUG_SPI
|
2016-06-15 10:41:13 -06:00 |
|
David Sidrane
|
4f72ad74d2
|
configs/nucleo-144: Test F7 SPI
|
2016-06-14 07:30:28 -06:00 |
|
Gregory Nutt
|
b9aadf7242
|
configs/: Change some *err() message to *info() messages if what was a *dbg() message does not indicate and error condition.
|
2016-06-13 08:45:54 -06:00 |
|
Gregory Nutt
|
b0458e36da
|
configs/: Remove references to non-existent SPI_VERBOSE setting
|
2016-06-12 17:57:12 -06:00 |
|
Gregory Nutt
|
a1469a3e95
|
Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err()
|
2016-06-11 15:50:49 -06:00 |
|
Gregory Nutt
|
e99301d7c2
|
Rename *lldbg to *llerr
|
2016-06-11 14:55:27 -06:00 |
|
Gregory Nutt
|
1cdc746726
|
Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES
|
2016-06-11 14:14:08 -06:00 |
|
Gregory Nutt
|
fc3540cffe
|
Replace all occurrences of vdbg with vinfo
|
2016-06-11 11:59:51 -06:00 |
|
Gregory Nutt
|
3a74a438d9
|
Rename CONFIG_DEBUG_VERBOSE to CONFIG_DEBUG_INFO
|
2016-06-11 11:50:18 -06:00 |
|
Gregory Nutt
|
061b4e2aaa
|
Refresh Configuration
|
2016-06-08 07:54:48 -06:00 |
|
David Sidrane
|
44da2c0add
|
Refactored configs/nucleo-144 sub-directories to support additional nucleo-144 board. Add support for the Nucleo-F767ZI board.
|
2016-06-08 07:52:19 -06:00 |
|
Gregory Nutt
|
9ec104834a
|
Remove CONFIG_USARTn_ISUART
|
2016-05-25 11:21:48 -06:00 |
|
Gregory Nutt
|
c089a2f241
|
Rename CONFIG_ARCH_HAVE_OTHER_UART to CONFIG_OTHER_UART_SERIALDRIVER
|
2016-05-25 10:48:33 -06:00 |
|
Gregory Nutt
|
e2e6ce3f1b
|
Rename CONFIG_ARCH_HAVE_SCIn to CONFIG_SCIn_SERIALDRIVER
|
2016-05-25 10:46:55 -06:00 |
|
Gregory Nutt
|
2a87741e72
|
Rename CONFIG_ARCH_HAVE_UARTn to CONFIG_UARTn_SERIALDRIVER
|
2016-05-25 10:45:01 -06:00 |
|
Gregory Nutt
|
249a2e48e5
|
Rename CONFIG_ARCH_HAVE_USARTn to CONFIG_USARTn_SERIALDRIVER
|
2016-05-25 10:39:23 -06:00 |
|