Commit Graph

  • 0a8b4a7ec5 [feat] Integrate FreeRTOS - Part1 next Paul Pan 2023-02-01 20:57:30 +0800
  • 8aa6d19cea [feat][freertos] add custom FreeRTOS as submodule Paul Pan 2023-01-31 22:51:33 +0800
  • ab70ccc953 enable lp core of bl808 and change example name to triplecore Cjacker 2023-03-01 14:52:04 +0800
  • ff125a583c [comment] fix bl616 gpio pinmux jzlv 2023-02-28 17:37:25 +0800
  • 0f67f53c09 add lcd_conf_user.h pikastech 2023-02-27 20:45:00 +0800
  • 4203cc4333 Update build_all.yml BH6BAO 2023-02-25 00:24:00 +0800
  • 89bdf20e10 Create flash_prog_cfg.ini Lyon 2023-02-26 00:00:29 +0800
  • f8853eaa86 update pikapython kernal, install more packages lyon 2023-02-24 23:12:04 +0800
  • a66562ca53 All Apps to override clean and menuconfig targets in makefile Justin Hammond 2023-01-29 11:59:30 +0800
  • ae3d2add92 [chore] add mingw32-make for win11 jzlv 2023-02-27 18:19:24 +0800
  • 4ecce6d68c [chore] add missing bins ignored by .gitignore jzlv 2023-02-27 10:49:13 +0800
  • d9d2646938 [doc] update doc url jzlv 2023-02-27 10:39:57 +0800
  • 300008f510 [chore][cmake] fix escape jzlv 2023-02-27 10:39:28 +0800
  • 4799ec132e
    [fix][pka] do not link pka in d0 cpu sakumisu 2023-02-26 17:48:08 +0800
  • 8869beb84c
    [fix][lhal/config] remove duplicate check sakumisu 2023-02-26 17:45:06 +0800
  • c75ba0cf84 [doc] fix typo jzlv 2023-02-24 21:40:31 +0800
  • b49edbe09a [chore] ignore pack jzlv 2023-02-24 21:36:42 +0800
  • 24d03e890b [doc] update demo rst jzlv 2023-02-24 21:35:25 +0800
  • dd161b698b [sync] sync code from internal jzlv 2023-02-24 21:33:12 +0800
  • e70e482d21 [update][board] enable fw header for new flash tool jzlv 2023-02-24 21:21:34 +0800
  • 15a70512a7 [chore] add new flash command tool jzlv 2023-02-24 20:25:43 +0800
  • fcef1d15b6 [chore] enable AlignConsecutiveMacros jzlv 2023-02-24 20:17:14 +0800
  • 18408f971e Add tools flash instructions for blisp Marek Kraus 2023-01-23 12:05:18 +0100
  • 804a855772 [fix][usbd] define missing usb_dc_deinit function Iscle 2023-01-23 02:32:34 +0100
  • 3652f3584a [feat][usbd] add support for suspend and resume usbd interrupts Iscle 2023-01-23 02:31:36 +0100
  • 607c24d7fe [feat] add mbedtls ignore jzlv 2023-01-18 14:01:18 +0800
  • 1602152550 [update] add missing littlefs by gitigore jzlv 2023-01-18 13:57:44 +0800
  • e0ebebd4e9 [update] disable bflog default jzlv 2023-01-18 13:53:05 +0800
  • 4e77bb637a [update][flash] ignore flash mid value jzlv 2023-01-18 13:52:48 +0800
  • 47d0f9cd38 [fix][board] halt d0 when flash init jzlv 2023-01-18 11:41:09 +0800
  • 356f258e83 [sync] sync from internal repo jzlv 2023-01-17 20:54:15 +0800
  • 89592fc9a3 [refactor][components] Restructure the catalogue, sync from internal repo jzlv 2023-01-17 20:47:52 +0800
  • 681e8c744a [fix][flash] revert bl808 flash config jzlv 2023-01-17 16:15:49 +0800
  • 9e189b69cb [chore][openocd] add openocd config jzlv 2023-01-11 20:36:12 +0800
  • 240594aa20 [update][cherryusb] sync from cherryusb master jzlv 2023-01-11 20:35:55 +0800
  • daef36c40e [fix] fix typos jzlv 2023-01-11 20:22:31 +0800
  • 15f764ee5e add pikapython example lyon 2023-01-11 17:27:36 +0800
  • a574195a4b [doc] update ds and rm url jzlv 2022-12-31 21:07:27 +0800
  • 8470057234 [fix] fix cmake filemode jzlv 2022-12-29 17:51:51 +0800
  • 926235b949 [doc] update rst jzlv 2022-12-27 19:33:57 +0800
  • 3c3e85b504 [fix] fix build error jzlv 2022-12-24 17:10:05 +0800
  • b643d309cb [chore][cmake] support extern board jzlv 2022-12-23 14:20:43 +0800
  • dec0b92200 if using TLSF, reconfigure freertos to use heap_3 instead of heap5 Justin Hammond 2022-12-23 00:12:57 +0800
  • fd2377ebc5 Fix compile error when using TLSF memory manager Justin Hammond 2022-12-23 00:02:10 +0800
  • 15401c29bd [doc] update lhal support jzlv 2022-12-22 17:09:41 +0800
  • 312a4dd4cd [doc] update version jzlv 2022-12-22 17:09:21 +0800
  • 4e99ee80f2 [update][boot2] update boot2 demo jzlv 2022-12-21 20:59:44 +0800
  • da1fa7a289 [refactor] move std/port/startup into std dir, in order to free space for rf jzlv 2022-12-21 20:52:37 +0800
  • fce6ce539e [chore][cmake] move app target source into board jzlv 2022-12-21 20:33:14 +0800
  • fb718ae09b [update][examples] update demos jzlv 2022-12-21 20:25:59 +0800
  • 0ea925c313 [update][soc] update efuse api, add some drivers for boot2 jzlv 2022-12-21 20:25:11 +0800
  • a77b0dc866 [update][lhal] update lhal jzlv 2022-12-21 20:20:33 +0800
  • 185805cbbe [update][bsp_common] update common driver, add dvp sensor driver jzlv 2022-12-21 20:12:17 +0800
  • ce46974340 [update][board] update board init jzlv 2022-12-21 20:07:42 +0800
  • 633d9d1eae [refactor][freertos] split port into common and c906 jzlv 2022-12-21 19:47:44 +0800
  • 16d3a819c8 [refactor][soc] modify delay with arch_delay_us and arch_delay_ms jzlv 2022-12-08 19:26:20 +0800
  • 906a9aaae8 [fix][ef_ctrl] replace bflb_mtimer_delay_us with arch_delay_us jzlv 2022-12-08 17:02:30 +0800
  • 34a5fe8e0b [fix] fix build error jzlv 2022-12-08 16:15:29 +0800
  • 9ad915ef1f [feat][lcd] add st7789v support, demo used sipeed m1sdock jzlv 2022-12-08 11:07:16 +0800
  • 223589e8d9 [update][fatfs] add write read test jzlv 2022-12-08 11:03:19 +0800
  • 05e403062c [feat][tlsf] add tlsf component jzlv 2022-12-08 11:02:49 +0800
  • d9adf21997 [refactor] move utils into component jzlv 2022-12-08 11:00:45 +0800
  • d4473020d6 [refactor] move component port from common into component jzlv 2022-12-08 10:58:41 +0800
  • 44c8bf854d [doc] fix command jzlv 2022-12-07 16:56:13 +0800
  • 4cdef3164f [doc] update readme and rst jzlv 2022-12-07 10:19:27 +0800
  • 3f480f087b [update][shell] support shell with os jzlv 2022-12-07 10:12:50 +0800
  • 2db77dee27 [chore][eclipse] update memory and add build target jzlv 2022-12-07 09:50:54 +0800
  • beaa5db640 [fix][board] fix ef_ctrl_get_device_info api jzlv 2022-12-07 09:50:16 +0800
  • fcf07aa3a9 [fix][startup] fix __Vectors section jzlv 2022-12-02 20:55:33 +0800
  • 7e1e3a0927 [fix] fix project name jzlv 2022-12-02 18:15:14 +0800
  • 75abaf7f71 [chore][cmake] update cmake to v2.25 jzlv 2022-12-01 15:17:29 +0800
  • 93116cbb91 [chore] add ninja support jzlv 2022-12-01 15:16:30 +0800
  • f7af90c996 [fix][board] fix sdh mcu_reset macro jzlv 2022-12-01 10:17:49 +0800
  • 8a97e11593 [fix][lhal] fix kys macro missing jzlv 2022-11-29 17:31:30 +0800
  • fe3c57a68d [fix][flash] fix flash init, move bflb_ef_ctrl_get_device_info before flash config jzlv 2022-11-29 15:45:19 +0800
  • f83c0655cc [refactor][uart] rename uart_rts to uart_sw_rts jzlv 2022-11-29 15:45:02 +0800
  • 844809bca8 [style] format code jzlv 2022-11-29 14:05:55 +0800
  • d30a09dc49 [fix][libc] strongly link _malloc_r to avoid using system libc jzlv 2022-11-28 17:13:15 +0800
  • f5541d1adf [chore][make] add make Dependency Libraries in windows jzlv 2022-11-28 14:30:54 +0800
  • 769349f292 [feat][dma] add dma cycle mode case jzlv 2022-11-25 20:19:22 +0800
  • 40f154ca39 [chore][ld] update 808 m0 memory jzlv 2022-11-25 20:18:59 +0800
  • 3c225cace5 [chore] update cmake api and macros, update makefile for build all case jzlv 2022-11-25 20:18:36 +0800
  • 41750c31cf [feat][util] add vsnprintf nano, reduce codesize for boot2 jzlv 2022-11-25 20:17:49 +0800
  • 53323e2c62 [update][bflog] update bflog macro jzlv 2022-11-25 20:17:29 +0800
  • 8d6352419a [feat][boot2] add bl616 boot2 iap demo jzlv 2022-11-25 20:16:20 +0800
  • 1b35880999 [update][lhal] update lhal jzlv 2022-11-25 19:54:10 +0800
  • f13440fc48 [feat][ef_ctrl] add ef_ctrl lhal driver jzlv 2022-11-25 19:47:54 +0800
  • 3c19b600a0 [fix][gpio] disable gpio int when gpio init jzlv 2022-11-24 14:34:32 +0800
  • 6fb5e2d80f [fix][board] enable usb clock jzlv 2022-11-24 14:19:55 +0800
  • 9f0a36a364 [fix] fix compile error jzlv 2022-11-23 19:49:26 +0800
  • 21529d6a79 [update][util] update vlibc jzlv 2022-11-23 18:48:03 +0800
  • eef2ce183c [fix][util] fix printf, use alias bflb_printf to reduce size jzlv 2022-11-23 10:55:06 +0800
  • d906c9e306 [chore][makefile] avoid 'Entering|Leaving directory' messages jzlv 2022-11-22 16:01:53 +0800
  • 23102b694e [fix] format and build fix jzlv 2022-11-22 16:01:06 +0800
  • 5133d0f5d9 [feat][flash] add bflb_flash_get_image_offset api jzlv 2022-11-22 16:00:00 +0800
  • a093cca2f0 Rename "bflb_flash_get_jedecid()" to bflb_flash_get_jedec_id() (in bl602_flash.c) to be consistent with the declaration in bflb_flash.h. Jean-François Milants 2022-11-20 12:42:30 +0100
  • 5f9b8e8b85 [chore] add 702 dualuart firmware jzlv 2022-11-19 16:07:02 +0800
  • 8942c4d341 [feat][flash] add flash read write demo jzlv 2022-11-18 17:05:26 +0800
  • aa5a88a88e [doc] update readme and rst jzlv 2022-11-18 16:47:16 +0800
  • d763463e26 [chore][cmake] ignore format warning jzlv 2022-11-18 16:46:42 +0800