| .. |
|
a1x
|
Without lowsyslog() *llerr() is not useful. Eliminate and replace with *err().
|
2016-06-20 12:44:38 -06:00 |
|
arm
|
Replaces last three commits. Does the same thing, but does it in a way that does not change the usage model.
|
2016-06-21 05:26:08 -06:00 |
|
armv6-m
|
Replaces last three commits. Does the same thing, but does it in a way that does not change the usage model.
|
2016-06-21 05:26:08 -06:00 |
|
armv7-a
|
Replaces last three commits. Does the same thing, but does it in a way that does not change the usage model.
|
2016-06-21 05:26:08 -06:00 |
|
armv7-m
|
Replaces last three commits. Does the same thing, but does it in a way that does not change the usage model.
|
2016-06-21 05:26:08 -06:00 |
|
armv7-r
|
Fix STM32 RTC Alarm interrupts. They were being enabled BEFORE the interrupt system was being initialized.
|
2016-07-23 10:36:06 -06:00 |
|
c5471
|
Fix names of pre-processor variables used in header file idempotence
|
2016-08-06 18:48:45 -06:00 |
|
calypso
|
Fix names of pre-processor variables used in header file idempotence
|
2016-08-06 18:48:45 -06:00 |
|
common
|
Move driver related prototypes out of include/nuttx/fs/fs.h and into new include/drivers/drivers.h
|
2016-07-20 13:15:37 -06:00 |
|
dm320
|
Fix names of pre-processor variables used in header file idempotence
|
2016-08-06 18:48:45 -06:00 |
|
efm32
|
Make bit-order SPI H/W feature configurable for better error detection
|
2016-08-08 11:54:13 -06:00 |
|
imx1
|
Remove lowsyslog(). The new syslog() includes all of the functionality of lowsyslog(). No longer any need for two interfaces.
|
2016-06-20 08:57:08 -06:00 |
|
imx6
|
|
|
|
kinetis
|
Kinetis I2C: Review and extend I2C register definitions for K40 and K60
|
2016-08-16 12:17:23 -06:00 |
|
kl
|
Merged in JordanMacIntyre/nuttx/PWM_driver (pull request #106)
|
2016-07-25 14:59:45 -06:00 |
|
lpc11xx
|
Rename LP11xx version of CONFIG_GPIO_IRQ to CONFIG_LPC11_GPIOIRQ
|
2016-07-22 14:23:31 -06:00 |
|
lpc17xx
|
Rename LP17xx version of CONFIG_GPIO_IRQ to CONFIG_LPC17_GPIOIRQ
|
2016-07-22 14:18:30 -06:00 |
|
lpc31xx
|
Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info().
|
2016-06-20 11:59:15 -06:00 |
|
lpc43xx
|
LPC43xx ADC: board.h should be included last; Also, unreleated, update tools/README.txt
|
2016-07-30 07:05:10 -06:00 |
|
lpc214x
|
Fix names of pre-processor variables used in header file idempotence
|
2016-08-06 18:48:45 -06:00 |
|
lpc2378
|
Fix names of pre-processor variables used in header file idempotence
|
2016-08-06 18:48:45 -06:00 |
|
moxart
|
|
|
|
nuc1xx
|
Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info().
|
2016-06-20 11:59:15 -06:00 |
|
sam34
|
Add a simulated oneshot lowerhalf driver
|
2016-08-12 13:14:03 -06:00 |
|
sama5
|
Add a simulated oneshot lowerhalf driver
|
2016-08-12 13:14:03 -06:00 |
|
samdl
|
Missed a few *llinfo() to *info() conversions
|
2016-06-20 16:24:09 -06:00 |
|
samv7
|
Revert "sam_tc_clockselect() reworked to calculate frequency error using smallest possible divisor minimizing the frequency error rather than largest possible divisor which maximized the error."
|
2016-08-17 12:34:54 -06:00 |
|
stm32
|
Merged in K-man23/nuttx/stm32_adc_fix (pull request #117)
|
2016-08-17 14:05:37 -06:00 |
|
stm32f7
|
Make bit-order SPI H/W feature configurable for better error detection
|
2016-08-08 11:54:13 -06:00 |
|
stm32l4
|
STM32 SPI: nbits should be unsigned. Valid range is 4-16 for F3 and L4. 8 or 16 for others.
|
2016-08-13 16:01:50 -06:00 |
|
str71x
|
Remove lowsyslog(). The new syslog() includes all of the functionality of lowsyslog(). No longer any need for two interfaces.
|
2016-06-20 08:57:08 -06:00 |
|
tiva
|
Fix two bugs of tiva pwm lower-half driver impl.
|
2016-08-10 13:25:43 +08:00 |
|
tms570
|
Without lowsyslog() *llerr() is not useful. Eliminate and replace with *err().
|
2016-06-20 12:44:38 -06:00 |
|
.gitignore
|
|
|
|
Makefile
|
|
|