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 |
|
Gregory Nutt
|
2ae7485a57
|
Update ChangeLog
|
2015-11-16 10:47:21 -06:00 |
|
Alan Carvalho de Assis
|
0a3d0ec1f5
|
configs/stm32f429i-disco/src/stm32_nsh.c file calculated partition boundries based on page block sizes but mtd_partition is expecting calculations based on erase block size. From Alan Carvalho de Assis.
|
2015-11-16 10:44:54 -06:00 |
|
Gregory Nutt
|
88ebcc895b
|
Fix some spacing problems found by tools/nxstyle.c
|
2015-11-15 10:47:42 -06:00 |
|
Gregory Nutt
|
ab9d124528
|
serial: Remove confusing inline functions. Correct attribution for serial DMA logic
|
2015-11-15 08:39:01 -06:00 |
|
Gregory Nutt
|
bd384d93eb
|
SAMV7 MCAN: Cosmetic change
|
2015-11-15 08:38:27 -06:00 |
|
Gregory Nutt
|
7f1ac36194
|
Serial driver: Move serial DMA logic to a separate file
|
2015-11-15 07:58:08 -06:00 |
|
Gregory Nutt
|
815ec07b55
|
CAN: A minor improvement to can_txready design
|
2015-11-15 06:36:30 -06:00 |
|
Lok Tep
|
0d1ba69ba8
|
Merge remote-tracking branch 'origin/master'
|
2015-11-15 12:55:21 +01:00 |
|
Lok Tep
|
386939c8af
|
roght ram bank
|
2015-11-15 12:52:57 +01:00 |
|
Gregory Nutt
|
d6eb48d1ab
|
Update comments
|
2015-11-14 14:00:39 -06:00 |
|
Gregory Nutt
|
5e241cd157
|
CAN Kconfig: Resolve a circular dependency. I am not sure if the correct version foolproof, however
|
2015-11-14 13:36:48 -06:00 |
|
Gregory Nutt
|
82b6c8aed7
|
Add SAME70 to arm/arch/src/samv7/Kconfig
|
2015-11-14 13:35:24 -06:00 |
|
Gregory Nutt
|
457796d39e
|
Update ChangeLog
|
2015-11-14 12:15:38 -06:00 |
|
Gregory Nutt
|
39362feee0
|
arch/arm/src/samv7: Add pin configuratinos for SAME70. Not all verified. I assume that the SAME70 pin mapping is identical to the SAMV71 minus MediaLB pins
|
2015-11-14 12:14:27 -06:00 |
|
Gregory Nutt
|
58615a4e69
|
arch/arm/src/samv7: Add SAME70 memory map
|
2015-11-14 12:01:28 -06:00 |
|
Gregory Nutt
|
38a3d24706
|
arch/arm/src/samv7: Add support for SAME70 peripheral clocks
|
2015-11-14 11:41:53 -06:00 |
|
Gregory Nutt
|
0add2b8910
|
arch/arm/include/samv7: Add support for the SAME70 family
|
2015-11-14 11:36:21 -06:00 |
|
Gregory Nutt
|
81ab270a96
|
CAN driver: Removing call to can_xmit() from can_txready() in a previous commit was a mistake. This commit restores the call to can_xmit(), but does the call in a safer environment on the work thread.
|
2015-11-14 10:33:02 -06:00 |
|
Gregory Nutt
|
4a7fb2cbc1
|
binfmt: Cosmetic -- rename binfmt_internal.h to binfmt.h. Move related argument copy logic into new file, binfmt_copyargv.c
|
2015-11-14 07:29:47 -06:00 |
|
Gregory Nutt
|
06b48e5152
|
Update README
|
2015-11-13 15:56:16 -06:00 |
|
Gregory Nutt
|
dae831b7ba
|
Update README file
|
2015-11-13 15:13:55 -06:00 |
|
Gregory Nutt
|
015429684f
|
MTD progmem: Fix an address calculation
|
2015-11-13 11:32:34 -06:00 |
|
Gregory Nutt
|
ba57b5bdc0
|
SAMV7 FLASH: Fix a cache error, fix an address comparison
|
2015-11-13 11:32:06 -06:00 |
|
Sebastien Lorquet
|
8242600e5e
|
WIP for pca9555 irq
|
2015-11-13 16:28:46 +01:00 |
|