hathach
b7b1d530f4
fix issue with IAR Assembler in freertos build
2014-04-28 14:59:05 +07:00
hathach
05c767313d
make freertos source unmodified to ease the upgrade process later
...
use CGU_GetPCLKFrequency as configCPU_CLOCK_HZ for lpc43xx using with freeRTOS
move portmarco.h include to FreeRTOSConfig.h to have untouched version of freertos
add a readme.md to vendor/freertos
refractor usbh.c, increase POWER_STABLE_DELAY = 500, RESET_DELAY = 200
fix bug with hub, only handle 1 port at a time when reading hub status change endpoint --> other port will be handled in the next cycle
2014-04-28 14:20:00 +07:00
hathach
f901b4fe78
update IAR & Keil project for freertos
2014-04-25 15:24:01 +07:00
hathach
44b36d74f2
clean up STATIC_VAR
2014-04-17 18:02:51 +07:00
hathach
ccc65e620a
change default TUSB_CFG_DEBUG to 0
...
change meaning of TUSB_CFG_DEBUG
2014-04-17 10:33:59 +07:00
hathach
45e76ee34f
update path to keil debug.ini for board NGX43330
2014-04-13 12:53:27 +07:00
hathach
272cf9692a
change all keil project setting for NGX4330 to use SPIFI setting
2014-04-07 16:55:45 +07:00
hathach
69f4d0ffbc
fix keil jlink setting with 4357
2014-04-03 17:15:23 +07:00
hathach
bfb80c4ede
added rtos to greeting for easy testing
...
correct all keil flash setting
2014-04-03 16:41:42 +07:00
hathach
44f98b7279
remove unnecessary board
2014-03-31 17:10:53 +07:00
hathach
0bb2cc64b0
device_freertos/.cproject works well with msc & keyboard
2014-03-31 11:26:41 +07:00
hathach
abc6b58063
clean up
2014-03-26 16:20:57 +07:00
hathach
989cad708a
md again
2014-03-26 15:32:44 +07:00
hathach
95a367bd47
added support for keil, iar all hosts project
2014-03-26 12:05:32 +07:00
hathach
2870a8bcec
fix build error for keil host os none, freertos, cmsis-rtx
2014-03-24 16:17:48 +07:00
hathach
ae2ec5126f
lpc176x support for host cmsis rtx
2014-03-19 18:25:14 +07:00
hathach
61657f6751
change OSAL_TASK_FUNCTION to adapt with cmsis rtx
2014-03-19 16:50:49 +07:00
hathach
69159076ae
rename keil group bsp lpcxxxx to lpcxxxx only
...
trying to get cmsis rtx work with host lpc43xx
2014-03-19 12:37:44 +07:00
hathach
21a50c6f73
clean up more
2014-03-14 16:50:51 +07:00
hathach
590acffc24
fix some warnings
2014-03-14 16:36:04 +07:00
hathach
958512a5bd
clean up more warnings
2014-03-13 18:43:52 +07:00
hathach
1940f9f0f7
clean up
2014-03-13 16:17:38 +07:00
hathach
151c012fde
fix all build problem with keil & lpcxpresso for host os none, host freertos, device os none
2014-03-13 12:04:37 +07:00
hathach
1d98e895fa
fix freertos host keil build
2014-03-12 23:43:13 +07:00
hathach
156ae28cd6
fix build error with keil device os none
2014-03-12 23:27:10 +07:00
hathach
9fce2e9c18
keil host 17xx work, but os_none has problem with copy command in msc example
2014-03-06 14:56:06 +07:00
hathach
f0e705c8da
IAR host freertos works with EA4357
2014-03-06 12:51:16 +07:00
hathach
dcc58a7afc
refractor app_os_prio.h
2014-03-06 11:37:37 +07:00
hathach
dea4583549
refractor remove board_uart_send & board_uart_recv from board API
2014-03-05 17:10:39 +07:00
hathach
962e8a2546
remove other heap 1-3 of freeRTOS
...
ngx4330 work well with lpc/keil for non/freeRTOS
2014-03-05 16:44:37 +07:00
hathach
6f24dd50a0
change lpc17xx cmsis file & ohci to be able to build with IAR
2014-03-04 15:19:50 +07:00
hathach
93a60641ea
fix issue with SVC_Handler SVCall_Handler name between keil & xpresso start up file. Host freertos works with lpc17xx
2014-03-04 14:15:10 +07:00
hathach
c11946f318
able to build keil with lpc17xx (non os + freeRTOS)
2014-03-03 17:53:09 +07:00
hathach
22a84f744d
able to build freeRTOS with lpc175x_6x
2014-03-03 16:25:34 +07:00
hathach
037c49489c
freeRTOS host demo work with keil
2014-03-02 21:46:14 +07:00
hathach
5c8389b9ae
update freertos project
...
temp hack to fix problem with no TD on status endpoint of hub in case of error
2013-10-02 11:01:28 +07:00
hathach
2db5fcdf0a
update keil project for freertos & cmsis
2013-09-21 01:05:54 +07:00
hathach
52ae0afeb6
refine hid host driver
2013-09-20 16:20:28 +07:00
hathach
61c591b9ac
clean up warnings
2013-09-18 23:34:03 +07:00
hathach
0c97131149
start to add lwip support
2013-09-14 15:24:59 +07:00
hathach
c71f5c6f1b
integrate & able to run cmsis-rtx with current code base
2013-09-13 16:53:17 +07:00
hathach
1f573eecf2
added keil project for host_freertos
2013-09-12 15:55:54 +07:00