Andreas Bihlmaier
|
be90fbd1a1
|
Merged in andreasBihlmaier/nuttx/fixes-lpc43_gpdma (pull request #248)
rename LPC43_GPDMA_GLOBAL_CONFIG (already slipped previous commit C file); fix GPDMA_CONTROL_SBSIZE_*, improve usability of GPDMA_CONTROL_{S,D} macros
Approved-by: Gregory Nutt
|
2017-03-09 12:51:20 +00:00 |
|
Andreas Bihlmaier
|
9227947543
|
Merged in andreasBihlmaier/nuttx/fixes-lpc4310203050_pinconfig (pull request #247)
add missing PINCONF_INBUFFER in several places of lpc4310203050_pinconfig.h
Approved-by: Gregory Nutt
|
2017-03-09 12:50:45 +00:00 |
|
Andreas Bihlmaier
|
9ba4ce0bb9
|
Merged in andreasBihlmaier/nuttx/change-adc0_mask (pull request #246)
change Kconfig type of ADC0_MASK from hex to int; add ADC driver options to lpc43xx
Approved-by: Gregory Nutt
|
2017-03-09 12:49:58 +00:00 |
|
ahb
|
aa92e14512
|
rename LPC43_GPDMA_GLOBAL_CONFIG (already slipped previous commit C file); fix GPDMA_CONTROL_SBSIZE_*, improve usability of GPDMA_CONTROL_{S,D} macros
|
2017-03-09 11:05:20 +01:00 |
|
ahb
|
41c79c431b
|
add missing PINCONF_INBUFFER in several places of lpc4310203050_pinconfig.h
|
2017-03-09 10:48:25 +01:00 |
|
ahb
|
5bfa42c1b8
|
change Kconfig type of ADC0_MASK from hex to int; add ADC driver options to lpc43xx
|
2017-03-09 10:41:59 +01:00 |
|
ahb
|
67c86e5aa9
|
add LPC4337FET256
|
2017-03-09 10:30:28 +01:00 |
|
David Sidrane
|
45ccf0cb79
|
Merged in david_s5/nuttx/upstream_kinetis (pull request #243)
Ensure interrups are back on BEFORE running code dependant on clock_systimer
Approved-by: Gregory Nutt
|
2017-03-08 22:24:28 +00:00 |
|
David Sidrane
|
5158af0da6
|
Ensure interrups are back in BEFORE running code dependant on clock_systimer
|
2017-03-08 11:46:00 -10:00 |
|
David Sidrane
|
ab2337fa4b
|
Merged in david_s5/nuttx/upstream_kinetis (pull request #242)
Kinetis:Fixed GPIO _PIN_OUTPUT_LOWDRIVE swapped with _PIN_OUTPUT_OPENDRAIN
Approved-by: Gregory Nutt
|
2017-03-08 19:30:31 +00:00 |
|
David Sidrane
|
7ad9c7c6e8
|
Kinetis:Fixed GPIO _PIN_OUTPUT_LOWDRIVE swapped with _PIN_OUTPUT_OPENDRAIN
|
2017-03-08 09:13:02 -10:00 |
|
Andreas Bihlmaier
|
2ccd480e90
|
Merged in andreasBihlmaier/nuttx (pull request #240)
fix lpc43_gpdma, largely typos
Approved-by: Gregory Nutt
|
2017-03-07 13:35:38 +00:00 |
|
Gregory Nutt
|
0631c1aafa
|
STM32 OTGFS, STM32 L4 and F7: Adapt Janne Rosberg's patch to STM32 OTGHS host to OTGFS host, and to similar implements for L4 and F7.
|
2017-03-07 07:17:24 -06:00 |
|
Janne Rosberg
|
3331e9c49a
|
STM32 OTGHS host: stm32_in_transfer() fails and returns NAK if a short transfer is received. This causes problems from class drivers like CDC/ACM where short packets are expected. In those protocols, any transfer may be terminated by sending short or NUL packet.
|
2017-03-07 06:58:59 -06:00 |
|
ahb
|
073b3d2c9a
|
fix lpc43_gpdma, largely typos
|
2017-03-07 11:16:08 +01:00 |
|
David Sidrane
|
940fefeb8a
|
Fixed #if defined
|
2017-03-06 19:28:27 +00:00 |
|
Gregory Nutt
|
ba67eb742e
|
STM32L4: Remove warning. Remove unused variable.
|
2017-03-05 14:21:00 -06:00 |
|
Gregory Nutt
|
464a3cf27c
|
Kinetis: Eliminate warning when USE_EARLYSERIALINIT is not defined
|
2017-03-05 14:06:20 -06:00 |
|
Gregory Nutt
|
d3408809e4
|
sendfile(): Fix error introduced with commit ff73be870e . Noted by Maciej Wójcik
|
2017-03-05 11:50:34 -06:00 |
|
raiden00pl
|
e9884216c5
|
stm32f33xxx: Add HRTIM header file
|
2017-03-05 18:10:59 +01:00 |
|
Gregory Nutt
|
810fe33c3c
|
STM32 F7 SDMMC: Use new interrupt argument facility.
|
2017-03-05 10:56:45 -06:00 |
|
raiden00pl
|
46d62b1e09
|
stm32f33xxx: Add ADC header file
|
2017-03-04 19:40:14 +01:00 |
|
raiden00pl
|
b866ea0dd0
|
stm32f33xxx_memorymap.h: Add COMP and OPAMP base adress
|
2017-03-04 19:36:56 +01:00 |
|
raiden00pl
|
a14ed630e8
|
stm32f33xxx: Add COMP header file
|
2017-03-04 19:35:17 +01:00 |
|
raiden00pl
|
da3dd1d69c
|
stm32f33xxx: Add OPAMP header file
|
2017-03-04 19:32:50 +01:00 |
|
raiden00pl
|
3e3a13b4b0
|
stm32f33xxx: Add DAC header file
|
2017-03-04 19:30:08 +01:00 |
|
raiden00pl
|
71b0127bc1
|
chip/stm32_dac.h: fix typo
|
2017-03-04 19:23:33 +01:00 |
|
HuangQi
|
6febad2f2c
|
fixed a typo
|
2017-03-04 11:26:22 +08:00 |
|
Gregory Nutt
|
d3c29a15d1
|
Remove unused variable warning.
|
2017-03-03 19:19:56 -06:00 |
|
Gregory Nutt
|
0f25b0a9f1
|
Correct a typo
|
2017-03-03 17:02:20 -06:00 |
|
Gregory Nutt
|
210896438c
|
Kinetis PIN IRQ needs errno.h
|
2017-03-03 15:30:16 -06:00 |
|
Gregory Nutt
|
7bb19ad8bc
|
STM32 Ethernet: Remove unused variable warning.
|
2017-03-03 15:24:00 -06:00 |
|
Gregory Nutt
|
8353ddbef4
|
STM32 L4 Serial: Ooops unmatched parenthesis
|
2017-03-03 15:18:09 -06:00 |
|
Gregory Nutt
|
9a33f41180
|
Kinetis PINIRQ: Improper type for return value.
|
2017-03-03 15:09:44 -06:00 |
|
Gregory Nutt
|
86239d4a73
|
Experimental change to STM32 Ethernet driver a success. Porting change to all other Ethernet drivers.
|
2017-03-03 14:45:09 -06:00 |
|
Gregory Nutt
|
fc5fca5145
|
Add MAX value definitions to go along with irq_t and irq_mapped_t
|
2017-03-03 11:48:20 -06:00 |
|
Gregory Nutt
|
e1218c4b4b
|
Smaller vector tables: Add irq_mapped_t.
|
2017-03-03 10:20:40 -06:00 |
|
Gregory Nutt
|
c2b620b4f8
|
Implements support for smaller interrupt tables as described at http://www.nuttx.org/doku.php?id=wiki:howtos:smallvectors . This is largely the work of Mark Schulte. However, I have made several changes to match with the Wiki document. If you like the change, thanks go to Marc. For any errors you can blame me.
|
2017-03-03 09:20:25 -06:00 |
|
Gregory Nutt
|
f4bad1a280
|
stm32_gpiosetevent: GPIO IRQ logic no longer returns the xcpt_t oldhandler. This value is useless and dangerous after the recent changes to interrupt argument passing.
|
2017-03-02 16:34:37 -06:00 |
|
Gregory Nutt
|
4c82827ab1
|
board_button_irq: Button IRQ logic no longer returns the xcpt_t oldhandler. There value is useless and dangerous after the recent changes to interrupt argument passing.
|
2017-03-02 14:37:22 -06:00 |
|
Gregory Nutt
|
4a4636c8a1
|
Tiva: Pin IRQ logic no longer returns the xcpt_t oldhandler. There value is useless and dangerous after the recent changes to interrupt argument passing.
|
2017-03-02 12:58:00 -06:00 |
|
Gregory Nutt
|
7982b45367
|
STM32 L4: Pin IRQ logic no longer returns the xcpt_t oldhandler. There value is useless and dangerous after the recent changes to interrupt argument passing.
|
2017-03-02 12:36:40 -06:00 |
|
Gregory Nutt
|
32383556fd
|
PIC32MZ: Pin IRQ logic no longer returns the xcpt_t oldhandler. There value is useless and dangerous after the recent changes to interrupt argument passing.
|
2017-03-02 12:23:45 -06:00 |
|
Gregory Nutt
|
1564b384e1
|
PIC32MX: Pin IRQ logic no longer returns the xcpt_t oldhandler. There value is useless and dangerous after the recent changes to interrupt argument passing.
|
2017-03-02 12:10:05 -06:00 |
|
Gregory Nutt
|
edbc0eaace
|
Kinetis-L GPIO: Pin IRQ logic no longer returns the xcpt_t oldhandler. There value is useless and dangerous after the recent changes to interrupt argument passing.
|
2017-03-02 11:55:26 -06:00 |
|
Gregory Nutt
|
c7943586d8
|
STM32 Ethernet: Need two work structures so that pending poll work is not lost when an interrupt occurs.
|
2017-03-02 11:40:12 -06:00 |
|
Gregory Nutt
|
34a2839244
|
Kinetis GPIO: Pin IRQ logic no longer returns the xcpt_t oldhandler. There value is useless and dangerous after the recent changes to interrupt argument passing.
|
2017-03-02 11:33:03 -06:00 |
|
Gregory Nutt
|
28d3344ac2
|
STM32/F7/L4: EXTI ALARM function no longer returns the xcpt_t oldhandler. There value is useless and dangerous after the recent changes to interrupt argument passing.
|
2017-03-02 09:18:10 -06:00 |
|
Gregory Nutt
|
d5e04a8c43
|
STM3 L4: EXTI COMP function no longer returns the xcpt_t oldhandler. There value is useless and dangerous after the recent changes to interrupt argument passing.
|
2017-03-02 09:03:12 -06:00 |
|
Gregory Nutt
|
89058172f1
|
STM32/F7/L4: EXOT PVD function no longer returns the xcpt_t oldhandler. There value is useless and dangerous after the recent changes to interrupt argument passing.
|
2017-03-02 08:56:31 -06:00 |
|