Gregory Nutt
|
52d37321dc
|
Update README.html
|
2015-11-18 13:55:27 -06:00 |
|
Gregory Nutt
|
c154a4a1e2
|
Add basic support for the SAME70-Xplained board
|
2015-11-18 13:54:57 -06:00 |
|
Paul A. Patience
|
bfc95c641f
|
stdlib: Fix forgotten FARs
|
2015-11-18 14:22:43 -05:00 |
|
Paul A. Patience
|
706218d18f
|
atoi(): Cast return value to int
|
2015-11-18 14:12:29 -05:00 |
|
Gregory Nutt
|
432395218a
|
Refress submodule
|
2015-11-18 11:45:24 -06:00 |
|
Gregory Nutt
|
aa812f3838
|
SAMV7-XULT: Add an NSH protected build configuration. Untested on initial commit.
|
2015-11-18 11:45:01 -06:00 |
|
Gregory Nutt
|
67be368aa0
|
Rfress some configurations
|
2015-11-18 11:43:30 -06:00 |
|
Gregory Nutt
|
5773e78a16
|
In protected build, need to specify CPU configuration on GCC command line or we get the wrong libgcc
|
2015-11-18 11:43:00 -06:00 |
|
Gregory Nutt
|
622ea95ab1
|
drivers/timers/ds3213.c: Extend to include support for the DS1307 RTC
|
2015-11-18 08:43:19 -06:00 |
|
Gregory Nutt
|
4579f0c1fc
|
Add a command to boardctl() to obtain a baord unique ID
|
2015-11-18 07:31:53 -06:00 |
|
Gregory Nutt
|
91a8514774
|
Add a command to boardctl() to obtain a baord unique ID
|
2015-11-18 07:31:23 -06:00 |
|
Gregory Nutt
|
0d18b13a16
|
Update ChangeLog
|
2015-11-18 07:09:59 -06:00 |
|
Ken Pettit
|
992d7d1e85
|
arch/sim/src/up_spiflash.c: Add support for W25 FLASH simulation. From Ken Petit
|
2015-11-18 07:08:38 -06:00 |
|
Ken Pettit
|
f0f7dd9956
|
drivers/mtd/smart.c: Fix a Smart wear-leveling bug. From Ken Petit
|
2015-11-18 07:01:13 -06:00 |
|
Ken Pettit
|
7e58e4c4cf
|
W25: Fix W25 page read/write logic
|
2015-11-18 06:56:53 -06:00 |
|
Gregory Nutt
|
a6d6c430d9
|
Changes to last merge from review for compliance to coding standards
|
2015-11-17 21:10:17 -06:00 |
|
Gregory Nutt
|
ace39d4b18
|
Merged in marawan31/arch (pull request #34)
Added implementation to get 96-bit stm32 unique id
|
2015-11-17 20:58:48 -06:00 |
|
Marwan Ragab
|
4999c14085
|
Added implementation to get 96-bit stm32 unique id
|
2015-11-17 21:34:41 -05:00 |
|
Gregory Nutt
|
b60422836e
|
Fix some stylistic issues found by tools/nxstyle
|
2015-11-17 17:38:46 -06:00 |
|
Gregory Nutt
|
a654f35d98
|
Fix some stylistic issues found by tools/nxstyle
|
2015-11-17 17:35:17 -06:00 |
|
Gregory Nutt
|
8d963e66cf
|
Fix some stylistic issues found by tools/nxstyle
|
2015-11-17 17:31:57 -06:00 |
|
Gregory Nutt
|
a8ab72f97a
|
Fix some stylistic issues found by tools/nxstyle
|
2015-11-17 17:31:38 -06:00 |
|
Gregory Nutt
|
9d0984e21e
|
Update ChangeLog
|
2015-11-17 17:21:36 -06:00 |
|
Gregory Nutt
|
5a99735782
|
(Hopefully) cosmetic changes from review of recent merges for conformance to coding standard
|
2015-11-17 16:54:15 -06:00 |
|
Gregory Nutt
|
5937f9930d
|
(Hopefully) cosmetic changes from review of recent merges for conformance to coding standard
|
2015-11-17 16:53:49 -06:00 |
|
Gregory Nutt
|
3c84aa3b5f
|
(Hopefully) cosmetic changes from review of recent merges for conformance to coding standard
|
2015-11-17 16:53:21 -06:00 |
|
Gregory Nutt
|
25c4ff8285
|
Update some comments
|
2015-11-17 16:29:34 -06:00 |
|
Gregory Nutt
|
1a2191a8bf
|
Merged in wail007/boards (pull request #18)
Added a lower-half timer driver for stm32 which is compatible with the upper-half driver located at /drivers/timers/timer.c
|
2015-11-17 16:29:26 -06:00 |
|
Gregory Nutt
|
d4b7f6e7e0
|
Merged in karim_keddam/nuttx (pull request #34)
Fixed ms58xx sensor
|
2015-11-17 16:27:09 -06:00 |
|
Gregory Nutt
|
c09622b0f6
|
Merged in wail007/arch (pull request #33)
Added a lower-half timer driver for stm32 which is compatible with the upper-half driver located at /drivers/timers/timer.c
|
2015-11-17 16:26:20 -06:00 |
|
Gregory Nutt
|
c0a701b779
|
Merged in wail007/nuttx (pull request #33)
Added a lower-half timer driver for stm32 which is compatible with the upper-half driver located at /drivers/timers/timer.c
|
2015-11-17 16:23:03 -06:00 |
|
Karim Keddam
|
522d891759
|
Fixed a bug with the ms58xx sensor initialization
|
2015-11-17 17:21:46 -05:00 |
|
Karim Keddam
|
2578994e74
|
Fixed a bug with the CRC for the ms58xx sensor
|
2015-11-17 17:19:11 -05:00 |
|
Wail Khemir
|
540a3b701a
|
Added a lower-half timer driver for stm32 which is compatible with the upper-half driver located at /drivers/timers/timer.c
|
2015-11-17 17:09:10 -05:00 |
|
Wail Khemir
|
9451b09d3a
|
Added a lower-half timer driver for stm32 which is compatible with the upper-half driver located at /drivers/timers/timer.c
|
2015-11-17 16:57:02 -05:00 |
|
Wail Khemir
|
09b9d6ba1f
|
Added a lower-half timer driver for stm32 which is compatible with the upper-half driver located at /drivers/timers/timer.c
|
2015-11-17 16:39:21 -05:00 |
|
Gregory Nutt
|
249fa2475b
|
Add logic to detect rollowing while reading or setting the time
|
2015-11-17 14:39:47 -06:00 |
|
Gregory Nutt
|
45530a77d4
|
Add support for DS3231 I2C RTC. Untested on initial commit.
|
2015-11-17 14:07:55 -06:00 |
|
Gregory Nutt
|
3d8d2e23c8
|
Refresh configuration
|
2015-11-17 14:06:09 -06:00 |
|
Gregory Nutt
|
d4e234494d
|
Update NxWidgets document
|
2015-11-17 14:05:44 -06:00 |
|
Lok Tep
|
5d689fedcf
|
spifi regs
|
2015-11-17 18:02:08 +01:00 |
|
Gregory Nutt
|
e61d51dab3
|
If multiple AT24xx devices are supported and resources are allocated, then it may also be necessary to free those resource
|
2015-11-17 08:39:06 -06:00 |
|
Gregory Nutt
|
f5722bc6dd
|
Merged in slorquet/nuttx/pca9555 (pull request #32)
Pca9555 interrupt support.
|
2015-11-17 07:45:33 -06:00 |
|
Gregory Nutt
|
724901ceb9
|
Add support for multiple AT24xx EEPROM devices
|
2015-11-17 07:40:17 -06:00 |
|
Sebastien Lorquet
|
c7999141e7
|
Merge branch 'master' into pca9555
|
2015-11-17 14:12:03 +01:00 |
|
Sebastien Lorquet
|
826aadbce8
|
Include support for PCA9555 interrupt driven IO changes detection.
Currently using a signal, and a single notified task.
signal handling support moved to generic IO expander header (not pca specific)
|
2015-11-17 14:09:43 +01:00 |
|
Gregory Nutt
|
876cb13356
|
Crypto: Mostly cosmetic changes
|
2015-11-16 16:10:01 -06:00 |
|
Gregory Nutt
|
580529ba23
|
crypto/aes.c: Make refernce to key const
|
2015-11-16 14:30:43 -06:00 |
|
Gregory Nutt
|
c955cdccd9
|
Move rivers/wireless/cc3000/security.c to crypto/aes.c; move include/nuttx/wireless/cc3000/security.h to include/nuttx/crypto/aes.h
|
2015-11-16 13:31:02 -06:00 |
|
Gregory Nutt
|
c376e14e88
|
Refresh Spark configurations
|
2015-11-16 13:26:31 -06:00 |
|