Anton D. Kachalov
cbd4586cad
[drivers/net/skeleton] Add missed #endif
...
Signed-off-by: Anton D. Kachalov <mouse@yandex-team.ru>
2015-07-30 23:16:34 +03:00
Gregory Nutt
3166af395d
Refresh submodules
2015-07-30 12:58:22 -06:00
Gregory Nutt
85b0c705e8
Add support for tab-completions in the sim/nsh configuration
2015-07-30 12:15:03 -06:00
Gregory Nutt
a0dc5b0123
Update changelog, refresh gitmodules
2015-07-30 12:13:03 -06:00
Gregory Nutt
003c1d4813
Merged in rnouse/nuttx (pull request #4 )
...
[sched/pthread/pthread_kill] Add missed header for enabled CONFIG_SCHED_HAVE_PARENT
2015-07-30 09:56:41 -06:00
Anton D. Kachalov
4a16bc6924
[sched/pthread/pthread_kill] Add missed header for enabled CONFIG_SCHED_HAVE_PARENT
...
Signed-off-by: Anton D. Kachalov <mouse@yandex-team.ru>
2015-07-30 18:51:37 +03:00
Max Kriegler
9ed14b0924
STM32 ADC: Add DMA support for the STM32 F4 family. From Max Kriegler
2015-07-30 08:47:45 -06:00
Juha Niskanen
7407e41569
Add CONFIG_ADC_NO_STARTUP support for STM32 F1 (untested)
2015-07-30 07:42:31 -06:00
Juha Niskanen
c33d61e00e
Add missing configuration option for last set of ADC changed
2015-07-30 07:38:45 -06:00
Gregory Nutt
3a93be8902
Add strictly limit check: The current sporadic scheduler cannot handler duties > 50%
2015-07-30 07:36:01 -06:00
Gregory Nutt
fb82061bf7
Two more places there THRE is used with inverted sense
2015-07-29 20:42:49 -06:00
Gregory Nutt
2dbb153559
Moxa: Needs to select some architecture. Is ARM7TDMI close?
2015-07-29 20:41:55 -06:00
Gregory Nutt
f795e386d7
moxART needs to select some architecture. Is ARM7TDMI close?
2015-07-29 20:41:05 -06:00
Gregory Nutt
789f3d2768
Update submodules
2015-07-29 17:43:27 -06:00
Gregory Nutt
5b46df9c49
Fix compile error from last ADC change
2015-07-29 17:37:35 -06:00
Gregory Nutt
9cc0078640
Remove a .orig file that was accidentally committed
2015-07-29 16:57:14 -06:00
Gregory Nutt
6333da6678
Remove bogus README.txt file
2015-07-29 16:56:00 -06:00
Gregory Nutt
457aa7207f
Update submodule
2015-07-29 16:52:51 -06:00
Gregory Nutt
0843af5367
Fixes that call sched_resume_scheduler and sched_suspend_scheduler must include nuttx/sched.h
2015-07-29 16:51:26 -06:00
Gregory Nutt
8935ff34d5
16550 UART Driver: Add a configuration option to indicate the the THR empty bit is inverted. This is the the case for the moxART SoC. Based comments from Anton D. Kachalov
2015-07-29 16:31:21 -06:00
Gregory Nutt
ee84e74448
Moxa: Use prototype in include/nuttx/net/ftmac100.h; set a configuration option to indicate that the 16550 THRE LSR biut is inverted
2015-07-29 16:27:32 -06:00
Anton D. Kachalov
f230c87fba
Fix a type in the network driver skeleton file.
2015-07-29 16:08:56 -06:00
Anton D. Kachalov
88861e562a
Add support for a Faraday FTMAC100 Ethernet MAC Driver. From Anton D. Kachalov
2015-07-29 15:57:58 -06:00
Gregory Nutt
80d934406f
Update ChangeLog; refresh submodules
2015-07-29 14:13:31 -06:00
Gregory Nutt
504691ae6a
Updates from review of last pull request
2015-07-29 14:12:15 -06:00
Gregory Nutt
1ad79547a3
Merged in rnouse/nuttx-boards (pull request #1 )
...
Support for MoxaRT SoC
2015-07-29 13:55:21 -06:00
Gregory Nutt
23ed19c514
Clean-up from last commit to make sure that all files have BSD licensed header with the correct authors and that the code conforms to the NuttX coding style
2015-07-29 13:52:23 -06:00
Gregory Nutt
7d59c21c2a
Merged in rnouse/nuttx-arch (pull request #1 )
...
Support for MoxaRT SoC
2015-07-29 13:21:32 -06:00
Anton D. Kachalov
b10095ed59
[arm/src/moxart/irq] irq_decode: process one irq at once
...
Signed-off-by: Anton D. Kachalov <mouse@yandex-team.ru>
2015-07-29 19:13:47 +03:00
Anton D. Kachalov
ab27747484
[arm/src/moxart/irq] irq_decode: process several interrupts at once
...
Signed-off-by: Anton D. Kachalov <mouse@yandex-team.ru>
2015-07-29 19:13:47 +03:00
Anton D. Kachalov
ea6c65d813
[moxart/moxart_timer] Correct compare value for T1
...
Signed-off-by: Anton D. Kachalov <mouse@yandex-team.ru>
2015-07-29 19:13:47 +03:00
Anton D. Kachalov
309ee5d348
[moxart/moxart_irq] Cleanup includes
...
Signed-off-by: Anton D. Kachalov <mouse@yandex-team.ru>
2015-07-29 19:13:47 +03:00
Anton D. Kachalov
7f28335f81
[moxart/moxart_timer] Div clock by 8
...
Signed-off-by: Anton D. Kachalov <mouse@yandex-team.ru>
2015-07-29 19:13:47 +03:00
Anton D. Kachalov
46c8885814
[arm/moxart/moxart_irq] Typo fix
2015-07-29 19:13:47 +03:00
Anton D. Kachalov
75762f1519
Add support for MoxaRT
2015-07-29 19:13:47 +03:00
Anton D. Kachalov
fbe5268d1a
[moxa/nsh/defconfig] Update default config
...
Signed-off-by: Anton D. Kachalov <mouse@yandex-team.ru>
2015-07-29 19:11:56 +03:00
Anton D. Kachalov
037332cafe
[moxa/src] Pass interface number to the ftmac100_initialize
...
Signed-off-by: Anton D. Kachalov <mouse@yandex-team.ru>
2015-07-29 19:11:56 +03:00
Anton D. Kachalov
2c12bc56ac
[moxart/nsh] Set RX/TX queues to 64/32 resp.
...
Signed-off-by: Anton D. Kachalov <mouse@yandex-team.ru>
2015-07-29 19:11:56 +03:00
Anton D. Kachalov
764435cd34
Add support for MoxaRT
2015-07-29 19:11:56 +03:00
Gregory Nutt
be139f317a
Refresh submodules
2015-07-29 08:36:52 -06:00
Juha Niskanen
3d32eb9465
tm32_adc: Add STM32L152XX ADC support
...
Porting from Thingsee OS.
Credits: Dmitry Nikolaev wrote most of the code, Teemu Pirinen from Offcode Ltd.
contributed support for changing single shot adc channel, minor tweeks by
Jussi Kivilinna and Juha Niskanen
Signed-off-by: Juha Niskanen <juha.niskanen@haltian.com>
Includes additional changes from review.
2015-07-29 08:34:27 -06:00
Gregory Nutt
032c237865
Minor modifications from review of previous commits
2015-07-29 08:34:01 -06:00
Gregory Nutt
90ac233e09
Minor modifications from review of previous changes
2015-07-29 08:32:23 -06:00
Juha Niskanen
ddc93995a0
chip/stm32_adc.h: Add defines for STM32L152XX ADC support
...
Signed-off-by: Juha Niskanen <juha.niskanen@haltian.com>
2015-07-29 07:38:29 -06:00
Juha Niskanen
f4812bfbf9
stm32/chip: Add some STM32L15XX support bits (from Thingsee)
...
Signed-off-by: Juha Niskanen <juha.niskanen@haltian.com>
2015-07-29 07:36:21 -06:00
Gregory Nutt
86bf4c6193
More ipdates to coding style
2015-07-28 20:34:16 -06:00
Gregory Nutt
02afdddebe
Update coding style
2015-07-28 20:17:19 -06:00
Gregory Nutt
a6ccb7f308
Sporadic scheduler: Third design. Now it looks closer to what I want
2015-07-28 14:26:31 -06:00
Gregory Nutt
dd5b065753
Sporadic: This interim version works pretty well, but the things that I had to do were nasty and mean that -- sigh -- there will be another redesign coming
2015-07-28 08:03:40 -06:00
Gregory Nutt
7c32a1aa9b
Refresh submodule
2015-07-28 07:29:25 -06:00