Gregory Nutt
|
6d85d93e2f
|
Update README
|
2015-12-25 20:05:53 -06:00 |
|
Gregory Nutt
|
0f2a48f640
|
Update submodules
|
2015-12-25 15:19:38 -06:00 |
|
Gregory Nutt
|
6bd4075951
|
LaunchXL-TMS57004: Add support for on-board LEDs and buttons
|
2015-12-25 15:19:09 -06:00 |
|
Gregory Nutt
|
c58393cb4d
|
TMS570: Add GIO drivrs and GIO interrupt support
|
2015-12-25 13:44:49 -06:00 |
|
Gregory Nutt
|
ccc6913383
|
TMS570: Add definitions to support GIO second level interrupts
|
2015-12-25 11:43:38 -06:00 |
|
Gregory Nutt
|
f539d331c5
|
TMS570: A few more GIO definitions
|
2015-12-25 11:30:08 -06:00 |
|
Gregory Nutt
|
0a936e7fa7
|
TMS570: More GIO definitions
|
2015-12-25 11:28:01 -06:00 |
|
Gregory Nutt
|
2563663a45
|
TMS570: Add GIO header file
|
2015-12-25 10:39:04 -06:00 |
|
Gregory Nutt
|
be99e773cf
|
TMS570: Return serial status when a byte is read
|
2015-12-25 08:47:12 -06:00 |
|
Gregory Nutt
|
239c92ec2b
|
Update submodules
|
2015-12-24 13:47:53 -06:00 |
|
Gregory Nutt
|
17e8e0e393
|
LaunchXL-TMS57004: Fix ARCHCPUFLAGS
|
2015-12-24 13:47:28 -06:00 |
|
Gregory Nutt
|
6b1f3da01a
|
TMS570: Don't try building arm_fpuconfig.S for a Cortex-R4
|
2015-12-24 13:46:49 -06:00 |
|
Gregory Nutt
|
ea1fa2e938
|
TMS570: SCI serial driver is now included in the build and compiles without error
|
2015-12-24 13:37:42 -06:00 |
|
Gregory Nutt
|
90cfe8e23b
|
TMS570: Initalize SCI interrupt handling logic
|
2015-12-24 12:35:22 -06:00 |
|
Gregory Nutt
|
af1504ec4a
|
TMS570: Flesh out low-level serial console logic
|
2015-12-24 11:07:03 -06:00 |
|
Gregory Nutt
|
4832de4022
|
Update ChangeLog
|
2015-12-24 07:40:16 -06:00 |
|
Gregory Nutt
|
ba0f5467d0
|
A few more cosmetic changes
|
2015-12-24 07:38:17 -06:00 |
|
Gregory Nutt
|
376b35be39
|
Mostly cosmetic changes from review for conformance to coding standard
|
2015-12-24 07:35:19 -06:00 |
|
Gregory Nutt
|
f5340f0e2e
|
Merged in pnb990/nuttx-kernel-arch (pull request #44)
Master
|
2015-12-24 07:14:14 -06:00 |
|
Manuel Stühn
|
4350b0ba0c
|
Move macros timeradd() and friends from time.h to sys/time.h.
|
2015-12-24 07:09:39 -06:00 |
|
pnb
|
400d06e9ec
|
fix capture bug
|
2015-12-24 12:26:39 +01:00 |
|
pnb
|
709c257a43
|
cosmetic
|
2015-12-24 09:45:02 +01:00 |
|
pnb
|
097b5820a1
|
Merge branch 'master' of bitbucket.org:pnb990/nuttx-kernel-arch
|
2015-12-24 09:42:48 +01:00 |
|
pnb
|
e22d8aea5d
|
add oter timer
|
2015-12-24 09:42:33 +01:00 |
|
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 |
|