Gregory Nutt
|
d078c39b78
|
Update ChangeLog; refresh sub-modules
|
2015-09-24 14:42:20 -06:00 |
|
Gregory Nutt
|
50b64f6991
|
Sim target on Cygwin64: Modern Cygwin X86_64 machines follow the Microsoft ABI for parameter passing. The older,inux System 5 ABI will not work on X86_64-based Cygwin machines. With this change, the simulator agains works with the newer Cygwin64 platform
|
2015-09-24 14:41:57 -06:00 |
|
Gregory Nutt
|
569a29a327
|
Simulation: Newer versions of Cygwin tools do not seem to pre-pend symbol names with underscore character
|
2015-09-24 09:08:52 -06:00 |
|
Gregory Nutt
|
473a3cf2a6
|
STM32: Trivial chnages from review of merge
|
2015-09-23 15:00:47 -06:00 |
|
Gregory Nutt
|
f16c3fd763
|
Merged in pnb990/nuttx-kernel-arch (pull request #15)
add swo for stm32F4xxx
|
2015-09-23 14:58:15 -06:00 |
|
Pierre-noel Bouteville
|
53fbd6b4ec
|
Merged nuttx/arch into master
|
2015-09-23 22:52:37 +02:00 |
|
pnb
|
f19c5e883d
|
add swo for stm32F4xxx
|
2015-09-23 22:51:22 +02:00 |
|
Gregory Nutt
|
cc7130b836
|
Correct a reference counting error in mq_open()
|
2015-09-23 10:34:08 -06:00 |
|
Gregory Nutt
|
cbdafb96d5
|
Remove unused function setipsr. Cortex-M IPSR register is not writable
|
2015-09-23 08:38:32 -06:00 |
|
Gregory Nutt
|
a1cbb7d8fb
|
Correct bad cut-and-paste in STM32 F7 stm32_uart.h. Noted by Vlad Chiorean
|
2015-09-22 09:02:06 -06:00 |
|
Gregory Nutt
|
139a31b875
|
stm32f74xx75xx_irq.h: STM32_IRQ_SAI2 is not defined but STM32_IRQ_SAI1 is defined twice. Noted by Vlad Chiorean
|
2015-09-22 07:45:59 -06:00 |
|
Alan Carvalho de Assis
|
c52e3e017b
|
Battery Charger: Add BQ24250 driver
|
2015-09-20 09:47:00 -06:00 |
|
Alan Carvalho de Assis
|
d4fc91d6f6
|
Add Battery Fault and Battery Disconnected status
|
2015-09-20 09:32:06 -06:00 |
|
Gregory Nutt
|
2e70cdec95
|
Update ChangeLog
|
2015-09-19 14:05:23 -06:00 |
|
Alan Carvalho de Assis
|
895ad29b0d
|
Fix IOCTL definition to avoid duplication and mess
|
2015-09-19 13:58:49 -06:00 |
|
Alan Carvalho de Assis
|
3cd7558a5e
|
Add basic infrastructure for Battery Charger
|
2015-09-19 13:06:43 -06:00 |
|
Alan Carvalho de Assis
|
9f465fc502
|
Rename battery.[ch] to battery_gauge.[ch]
|
2015-09-19 11:00:14 -06:00 |
|
pnb
|
508a55f6be
|
STM32F4Discovery: Should not include STM32 internal files when building for application
|
2015-09-19 07:56:50 -06:00 |
|
Gregory Nutt
|
71d5cff0dd
|
Update submodules
|
2015-09-18 12:48:05 -06:00 |
|
Gregory Nutt
|
4fd4a3b383
|
Minor style: # if pre-processor command should be in columnn 1
|
2015-09-18 12:47:32 -06:00 |
|
Gregory Nutt
|
7a2428819f
|
Minor style: # if pre-processor command should be in columnn 1
|
2015-09-18 12:47:24 -06:00 |
|
Stefan Kolb
|
983128e16a
|
sscanf: Formats a, A, e, E, g, and G should be treated the same as f and F
|
2015-09-17 07:41:33 -06:00 |
|
Gregory Nutt
|
08498b40de
|
Update README.txt
|
2015-09-16 16:23:25 -06:00 |
|
Gregory Nutt
|
b77872d1d9
|
Update ChangeLog
|
2015-09-15 07:38:25 -06:00 |
|
Gregory Nutt
|
39859a9645
|
All ARMV7-M: Force 8-byte stack alignment when calling from assembly to C to interrupt handling
|
2015-09-15 07:37:09 -06:00 |
|
Gregory Nutt
|
fec3d2cf62
|
recvfrom: Fixes for compilation with only raw, packet sockets
|
2015-09-14 09:06:08 -06:00 |
|
Alan Carvalho de Assis
|
3a8b00f09f
|
max31855 driver fix from Alan Carvalho de Assis
|
2015-09-14 07:47:21 -06:00 |
|
Gregory Nutt
|
bca2b2c07c
|
Update ChangeLog
|
2015-09-14 07:08:03 -06:00 |
|
Gregory Nutt
|
f7ca98c5ae
|
Fix error in almost all ARMv7-M interrupt stack handling
|
2015-09-14 07:07:13 -06:00 |
|
Alan Carvalho de Assis
|
c4cf5be231
|
Add support to Maxim MAX31855 Thermocouple-to-Digital
|
2015-09-13 15:56:48 -06:00 |
|
Alan Carvalho de Assis
|
9d490482d8
|
Configure stm32f4discovery board to support MAX31855 driver
|
2015-09-13 15:50:02 -06:00 |
|
Gregory Nutt
|
8a9fe183e3
|
Update README and comments
|
2015-09-13 15:46:31 -06:00 |
|
Gregory Nutt
|
f5d015d8a2
|
Clean up some kruft left in the SAMA5D2 PIO driver
|
2015-09-13 07:25:45 -06:00 |
|
Gregory Nutt
|
5e50501790
|
Update submodule
|
2015-09-12 11:36:28 -06:00 |
|
Gregory Nutt
|
a27e673967
|
SAMA5D2: Finish implementtion of the PIO driver
|
2015-09-12 11:36:06 -06:00 |
|
Gregory Nutt
|
ac986987de
|
SAMA5D2: Add PIO driver. Still a work in progress
|
2015-09-12 09:58:18 -06:00 |
|
Gregory Nutt
|
7c62fcbe96
|
Rename sam_pio.c to sama5d53x4x_pio.c
|
2015-09-12 09:14:34 -06:00 |
|
Gregory Nutt
|
114f353224
|
SAMA5D2: Update matrix header file for the SAMA5D2
|
2015-09-12 09:02:42 -06:00 |
|
Gregory Nutt
|
94bdeda28e
|
SAMA5D2: Add PIO register definition header file
|
2015-09-12 08:24:48 -06:00 |
|
Gregory Nutt
|
b8c1f0bfeb
|
SAMA5: Rename chip/sam_pio.h to chip/sama5d3s4x_pio.h
|
2015-09-12 06:49:37 -06:00 |
|
Gregory Nutt
|
1f745e534b
|
SAMA5D2: Make sure that USART mode is selected for each Flexcom used as a serial device
|
2015-09-11 18:42:49 -06:00 |
|
Gregory Nutt
|
36eba6ef99
|
Fix some errors in comments
|
2015-09-11 18:03:40 -06:00 |
|
Gregory Nutt
|
cc0f1d1f04
|
SAMA5D: Ooops. Committed wrong version of RXLP header file
|
2015-09-11 18:01:38 -06:00 |
|
Gregory Nutt
|
7c4428b67e
|
SAMA5D2: Add RXLP register definition header file
|
2015-09-11 16:11:00 -06:00 |
|
Gregory Nutt
|
24b0a56796
|
Refresh submodules
|
2015-09-11 14:56:18 -06:00 |
|
Gregory Nutt
|
80c113d0f5
|
SAMA5D2-XULT: Add Flexcom pin disambiguation
|
2015-09-11 14:55:52 -06:00 |
|
Gregory Nutt
|
972ae84d95
|
SAMA5D2: Add logic to enable Flexcom clocking and to configure Flexcom pins
|
2015-09-11 14:54:30 -06:00 |
|
Gregory Nutt
|
3770ac7512
|
SAMA5D-XULT: A few more fixes for evolving SAMA5D2 port
|
2015-09-11 14:33:29 -06:00 |
|
Gregory Nutt
|
ce27334f23
|
Refresh sub-modules
|
2015-09-11 14:32:07 -06:00 |
|
Gregory Nutt
|
b19c3d7cbe
|
SAMA5D2: Add Flexcom UART serial driver
|
2015-09-11 14:30:19 -06:00 |
|