pnb
|
5f9d23290a
|
Merge remote-tracking branch 'upstream/master'
|
2015-12-24 09:21:40 +01:00 |
|
Gregory Nutt
|
7c72f32bbc
|
TMS570: Add TMS570 SCI driver(s). Initial commits are just SAMV7 drivers with name changes. A lot more needs to be done
|
2015-12-23 17:48:33 -06:00 |
|
Gregory Nutt
|
7110634a38
|
Trivial typo fix in a comment
|
2015-12-23 16:09:49 -06:00 |
|
Gregory Nutt
|
1ab3e02ac8
|
TMS570: Fix a few naming issues leftover from leverage
|
2015-12-23 16:08:29 -06:00 |
|
Gregory Nutt
|
5d84cd5d11
|
Improve a few comments
|
2015-12-23 15:17:16 -06:00 |
|
Manuel Stühn
|
3002023798
|
time.h: Add timeradd(), timersub(), timerclear(), timerisset(), and timercmp() as macros. These are non-POSIX interfaces, but included in most BSD deriviatives, included Linux. From Manuel Stühn
|
2015-12-23 15:13:01 -06:00 |
|
Gregory Nutt
|
7cae9df493
|
LaunchXL-TMS57004: Add VCLK and RTICLK dividers to board.h
|
2015-12-23 13:42:31 -06:00 |
|
Gregory Nutt
|
a76f2b853a
|
TMS570: Add system timer logic
|
2015-12-23 13:41:36 -06:00 |
|
pnb
|
cfe9555e24
|
capture start to works need test it more
|
2015-12-23 19:07:45 +01:00 |
|
Gregory Nutt
|
86935ca2dc
|
Update README
|
2015-12-23 09:49:58 -06:00 |
|
Gregory Nutt
|
3a222e3c2e
|
Add README file
|
2015-12-23 09:49:22 -06:00 |
|
Gregory Nutt
|
3881131e61
|
Update README.html
|
2015-12-23 09:48:38 -06:00 |
|
Gregory Nutt
|
c56a49e9e0
|
LaunchXL-TMS57004: Add clock frequency definitions to board.h
|
2015-12-23 09:46:17 -06:00 |
|
Gregory Nutt
|
fa36531fee
|
TMS570: Add default VIM channel assignments
|
2015-12-23 09:45:32 -06:00 |
|
Gregory Nutt
|
3036e53be4
|
Update TODO list
|
2015-12-23 08:19:13 -06:00 |
|
Gregory Nutt
|
6db67471cb
|
TMS570: Add an RTI header file. Still incomplete on initial commit
|
2015-12-23 08:18:18 -06:00 |
|
Gregory Nutt
|
663d2b0127
|
Eliminate a warning due to a range check on an undefined pre-processar variable
|
2015-12-22 13:20:20 -06:00 |
|
Gregory Nutt
|
198cfd0224
|
Forgot to add a file needed in the last commit
|
2015-12-22 12:06:05 -06:00 |
|
Gregory Nutt
|
b90da3f27b
|
waitpid: CRITICAL BUGFIX. Add a reference counting mechansim to prevent wait from using stale memory that was freed by the exiting task
|
2015-12-22 11:48:17 -06:00 |
|
Gregory Nutt
|
531c290009
|
Refresh a configuration
|
2015-12-22 11:06:20 -06:00 |
|
Gregory Nutt
|
4713346a4d
|
LaunchXL-TMS57004: Add some pinmux selections to board.h
|
2015-12-22 11:06:20 -06:00 |
|
pnb
|
54b275ec09
|
Merge branch 'master' of bitbucket.org:pnb990/nuttx-kernel-arch
|
2015-12-22 16:32:19 +01:00 |
|
pnb
|
9cc2119c4e
|
capture compile
|
2015-12-22 16:28:19 +01:00 |
|
pnb
|
badc0c2215
|
Merge remote-tracking branch 'upstream/master'
|
2015-12-22 13:29:31 +01:00 |
|
pnb
|
0ef3dc81aa
|
Merge branch 'master' of bitbucket.org:pnb990/nuttx-kernel-arch
|
2015-12-22 13:28:39 +01:00 |
|
pnb
|
7d244d4d04
|
Revert "add timer capture STM32"
This reverts commit 7a484f4d7665c533998d6893c21b69340038b5fc.
|
2015-12-22 13:27:42 +01:00 |
|
pnb
|
764c9ea887
|
Revert "used DEFINE instead of setcapturecfg function to set filter and prescaler of input capture"
This reverts commit 08600d05eb12cb4f62280766b7f780e8eaa2284b.
|
2015-12-22 13:27:35 +01:00 |
|
pnb
|
573462e355
|
Revert "continue capture integration"
This reverts commit c0b6ba73d59dc973d6984bce12ff4a20d870de2a.
|
2015-12-22 13:27:00 +01:00 |
|
pnb
|
406bc5e67e
|
continue capture
|
2015-12-22 13:26:22 +01:00 |
|
Gregory Nutt
|
3e4fb7a60d
|
Merged in paulpatience/nuttx-arch/stm32_adc (pull request #42)
STM32 ADC: Add DMA support for STM32F30xxx
|
2015-12-22 05:45:10 -06:00 |
|
Gregory Nutt
|
7b4a193187
|
Merged in paulpatience/nuttx-boards/nucleo_f303re_adc (pull request #25)
Nucleo F303RE: Add ADC DMA channels
|
2015-12-22 05:42:15 -06:00 |
|
pnb
|
f88e62c8e9
|
continue capture
|
2015-12-22 12:21:03 +01:00 |
|
Paul A. Patience
|
e73422e3f0
|
Nucleo F303RE: Add ADC DMA channels
|
2015-12-22 03:46:10 -05:00 |
|
Paul A. Patience
|
754a4ddb98
|
STM32 ADC: Add DMA support for STM32F30xxx
|
2015-12-22 03:42:37 -05:00 |
|
Gregory Nutt
|
8f540fd81a
|
Trivial fix to typo in a comment
|
2015-12-21 22:24:43 -06:00 |
|
Gregory Nutt
|
d7af5b234c
|
Fix an error in pre-processor condition
|
2015-12-21 21:36:34 -06:00 |
|
Gregory Nutt
|
a2e1ece873
|
RTC: Handle RTC failures. If mktime is called with garbage, it may crash
|
2015-12-21 14:39:40 -06:00 |
|
Gregory Nutt
|
a696b807fb
|
PCF65263: Correct readback verification of seconds register
|
2015-12-21 14:00:25 -06:00 |
|
Gregory Nutt
|
860a2fc786
|
TMS570: Add interrupt decode logic
|
2015-12-21 12:17:26 -06:00 |
|
Gregory Nutt
|
1e96a07346
|
Kconfig: CONFIG_BUILD_KERNEL should not be experimental
|
2015-12-21 10:58:59 -06:00 |
|
Gregory Nutt
|
092c681157
|
TMS570: Add a little more IRQ/FIQ logic
|
2015-12-21 10:57:01 -06:00 |
|
Lok Tep
|
74c4f4636a
|
adc initerrupts
|
2015-12-21 17:23:07 +01:00 |
|
Gregory Nutt
|
caad954b01
|
TMS570: Add VIM header file
|
2015-12-21 07:40:27 -06:00 |
|
Gregory Nutt
|
1245d7fa1d
|
:Merged in alabsdv/boards/stm32f3_i2c_swd (pull request #24)
Updated stm32f3discovery configuration
|
2015-12-20 20:25:53 -06:00 |
|
Doug Vetter
|
a1b780c000
|
Updated stm32f3discovery configuration
* Added notes about external debugging to README
* Added conditional pin assignments for I2C1 and I2C2 to prevent
apps/system/i2c build failures.
|
2015-12-20 19:52:25 -05:00 |
|
Gregory Nutt
|
010a73d3b6
|
TMS570: A little more selftest structure
|
2015-12-20 17:55:21 -06:00 |
|
Gregory Nutt
|
a2fb50d812
|
TMS570: Add a framework that will eventually support self-test
|
2015-12-20 11:51:36 -06:00 |
|
Gregory Nutt
|
2629053bbe
|
TMS570: Add pin multiplexing logic
|
2015-12-20 10:14:51 -06:00 |
|
pnb
|
510dc7872d
|
Merge remote-tracking branch 'upstream/master'
|
2015-12-20 13:00:17 +01:00 |
|
pnb
|
2f78c0c1bc
|
continue capture integration
|
2015-12-20 12:54:21 +01:00 |
|