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
|
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
|
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 |
|
Gregory Nutt
|
e65bcccaa2
|
Costmetic changes from the review of the last PR
|
2016-06-17 17:30:05 -06:00 |
|
David Sidrane
|
63a3e20310
|
Add RCC PLLs and CFG - Not tested
|
2016-06-17 12:49:42 -10:00 |
|
Gregory Nutt
|
fb1d830770
|
Fix some errors in STM32F7 ADC and I2C. Also some errors in STM32-WS configuration
|
2016-06-17 08:36:23 -06:00 |
|
Gregory Nutt
|
2f24f911f5
|
Hook configs/stm32f746-ws into the configuration system
|
2016-06-17 08:13:22 -06:00 |
|
Gregory Nutt
|
d3b8c03a8a
|
Fix a few missed changes from *dbg() to *err() and *vdbg() to *info()
|
2016-06-17 06:00:45 -06:00 |
|
Gregory Nutt
|
a42651de4f
|
Changes from review of last PR. Mostly costmetic.
|
2016-06-15 12:43:06 -06:00 |
|
Lok Tep
|
5a8f395a9b
|
Merge remote-tracking branch 'parent/master'
# Conflicts:
# arch/arm/src/stm32f7/chip/stm32_spi.h
# arch/arm/src/stm32f7/stm32_spi.c
# arch/arm/src/stm32f7/stm32_spi.h
|
2016-06-15 17:03:28 +02:00 |
|
Lok Tep
|
4d8cc9f528
|
serial + chip id
|
2016-06-10 12:05:32 +02:00 |
|
Lok Tep
|
073c62d7f0
|
try more opts
|
2016-06-10 00:10:35 +02:00 |
|
Lok Tep
|
f12f115598
|
rename back without f7
|
2016-06-09 15:48:07 +02:00 |
|
Lok Tep
|
88b51683bb
|
bus busy timeout, errata
|
2016-06-05 11:43:06 +02:00 |
|
Lok Tep
|
82cd44dbc5
|
adc i2c_reset
|
2016-06-03 17:19:22 +02:00 |
|
pkolesnikov
|
beb6acc798
|
timer copy
|
2016-06-02 12:09:42 +02:00 |
|
Lok Tep
|
c00bb5d4a7
|
i2c
|
2016-05-27 00:16:55 +02:00 |
|
Lok Tep
|
4c96755219
|
Merge remote-tracking branch 'origin/master'
|
2016-05-24 23:23:57 +02:00 |
|
unknown
|
c89a5494b8
|
spi, copy
|
2016-05-24 16:57:39 +01:00 |
|
pkolesnikov
|
7630b9db5d
|
i2c copy
|
2016-05-23 15:56:56 +02:00 |
|
pkolesnikov
|
5e8d2347ac
|
copy nucleo-144 to stm32f746-ws
|
2016-05-23 15:05:56 +02:00 |
|