Commit Graph

  • b6af64f40d Merge pull request #35 from acevest/master Supowang1989 2019-10-09 19:12:09 +08:00
  • c17df06ff7 reduce two instructions in risc-v irq handler acevest 2019-10-09 19:05:20 +08:00
  • 7f001b4230 add license for arch supowang 2019-10-09 15:52:17 +08:00
  • 79d6f6556b add some Source code parsing and learning guide supowang 2019-10-09 14:55:16 +08:00
  • 20c27af1bd Merge branch 'master' of https://github.com/Tencent/TencentOS-tiny supowang 2019-10-09 13:16:25 +08:00
  • c1fcaa1236 add license for kernel supowang 2019-10-09 13:15:53 +08:00
  • e58152f421 Merge pull request #26 from noshbar/RHF76_STM32L072CBxx_Lora_fixes Supowang1989 2019-10-09 12:47:47 +08:00
  • 80709a6185 Merge pull request #33 from illusionlee/master Supowang1989 2019-10-09 12:25:54 +08:00
  • a686316903 Merge branch 'master' of https://github.com/Tencent/TencentOS-tiny SheldonDai 2019-10-09 12:16:10 +08:00
  • aad1564e09 finish nimble blehr porting and do some kernel improve SheldonDai 2019-10-09 12:15:59 +08:00
  • 5331ba8890 Merge pull request #34 from acevest/add_irq_stack Supowang1989 2019-10-09 12:14:43 +08:00
  • 308ad78e44 mtvec exception handler use 4byte alignment acevest 2019-10-09 12:10:19 +08:00
  • 45c18c896c add stm32f4 discovery and fix m4 fpu bug supowang 2019-10-09 12:08:06 +08:00
  • 19e65a4bb7 remove extra instructions in port_sched_start acevest 2019-10-09 11:43:56 +08:00
  • 21f48361de make irq_restore be executed likely acevest 2019-10-08 21:36:51 +08:00
  • 1fc66ae527 fix did not save & restore register x1 acevest 2019-10-08 21:24:02 +08:00
  • 1bcc2efa35 Merge remote-tracking branch 'upstream/master' IllusionLee 2019-10-08 20:53:58 +08:00
  • ae3ada8dfe reduce one instruction when switch to irq stack acevest 2019-10-06 23:32:09 +08:00
  • 93ae1c96ca risc-v add irq stack acevest 2019-10-06 16:52:48 +08:00
  • 4224f47711 add gcc examples Makefile of farm_ai_demo on TencentOS_tiny_EVB_MX board. IllusionLee 2019-10-08 20:40:31 +08:00
  • f7c4f9ee40 add gcc examples Makefile of tencent_os_mqtt on TencentOS_tiny_EVB_MX board. IllusionLee 2019-10-08 20:31:03 +08:00
  • b0192a6efe add gcc examples Makefile of udp_through_module on TencentOS_tiny_EVB_MX board. IllusionLee 2019-10-08 20:12:43 +08:00
  • f666ae3131 Merge pull request #32 from acevest/irq_context_switch Supowang1989 2019-10-08 15:23:54 +08:00
  • 41ad2d711e adjust the order of registers on the stack acevest 2019-10-08 14:42:58 +08:00
  • b147d060fb save 48bytes when no need to switch task in interrupt handler acevest 2019-10-06 15:51:34 +08:00
  • e5e905e9bb adjust the order of registers on the stack acevest 2019-10-06 15:27:40 +08:00
  • 44f0ac6579 irq context switch do not use flag variable anymore acevest 2019-10-05 18:23:15 +08:00
  • 2fdc9f600c fix bumblebee trap_entry memory address alignment problem acevest 2019-10-05 15:50:03 +08:00
  • 2d419440f3 divide bumblebee and spike irq trap entry code acevest 2019-10-05 15:48:45 +08:00
  • 08170b3490 Merge pull request #31 from acevest/save_irq_switch_stack_size Supowang1989 2019-10-08 14:14:50 +08:00
  • 1e04f5b344 risc-v reduce use 128 bytes irq stack acevest 2019-10-05 13:09:24 +08:00
  • ce13d33255 Merge branch 'master' of https://github.com/Tencent/TencentOS-tiny SheldonDai 2019-10-08 11:50:06 +08:00
  • 61a8f8d9ef fix name path of nordic sdk SheldonDai 2019-10-08 11:48:28 +08:00
  • 406058ffba Merge pull request #29 from illusionlee/master Supowang1989 2019-10-08 11:08:08 +08:00
  • 330cfb0fe8 conflict fix IllusionLee 2019-10-08 10:48:58 +08:00
  • e9f2070789 Merge pull request #30 from acevest/fix_typo Supowang1989 2019-10-08 10:11:24 +08:00
  • 1c41f1d5ab Merge pull request #28 from acevest/gd32v_clk Supowang1989 2019-10-08 10:09:43 +08:00
  • 172fdcb2a0 Merge pull request #25 from acevest/risc-v Supowang1989 2019-10-08 10:03:54 +08:00
  • 027d27f15c Merge pull request #24 from acevest/gd32v_usart0 Supowang1989 2019-10-08 10:03:00 +08:00
  • 9deea199ca fix typo acevest 2019-10-04 22:41:09 +08:00
  • dba0bcf452 Fix garbled code about bmp.h oled.c oled.h oledfont.h . IllusionLee 2019-10-04 17:23:41 +08:00
  • 3d5b7bd6a1 Fix warning about oled.c with 'this for clause does not guard'. IllusionLee 2019-10-04 16:59:14 +08:00
  • 6dd262ac09 Fix warning about E53_IA1.c with 'array subscript has type char'. IllusionLee 2019-10-04 16:55:16 +08:00
  • d22f427dcb Fix warning about oledfont.h with 'missing braces around initializer'. IllusionLee 2019-10-04 16:50:14 +08:00
  • 2e225ac46d fix typo acevest 2019-10-04 12:33:40 +08:00
  • a52bb94ed2 initialize the clock tree of GD32VF103C_START to 108MHz acevest 2019-10-03 15:01:46 +08:00
  • b5e63d886d This fixes uninitialised loop variables in atcmd-board, and asserts that happen too late in gpio-board. noshbar 2019-10-02 15:41:29 +02:00
  • 3ef8f4eae5 detach risc-v kernel code from gd32v lib acevest 2019-10-02 16:41:23 +08:00
  • 3c88162700 move usart0_init to main acevest 2019-10-02 11:05:04 +08:00
  • bd407ece98 add usart0, printf support for GD32VF103C_START board acevest 2019-10-01 17:18:54 +08:00
  • 25f2aeef9e update nordic bsp SheldonDai 2019-09-30 13:23:20 +08:00
  • 9eaf726d90 fix IAR FPU bug supowang 2019-09-30 11:56:13 +08:00
  • 414dccf119 add stm32L053r8 support supowang 2019-09-30 11:37:22 +08:00
  • 446b341232 fix scrambling supowang 2019-09-29 15:38:17 +08:00
  • b7017358b9 Repair partial scrambling supowang 2019-09-29 15:31:28 +08:00
  • c9c423555a Merge pull request #22 from illusionlee/master Supowang1989 2019-09-29 11:31:08 +08:00
  • 73e81714ca Merge pull request #20 from acevest/context_switch Supowang1989 2019-09-29 11:30:08 +08:00
  • bb205c7fba Merge pull request #18 from acevest/update_gd32vf103_firmware_library Supowang1989 2019-09-29 11:29:57 +08:00
  • 9dd36ed2da Merge pull request #16 from acevest/bumblebee_timer Supowang1989 2019-09-29 11:29:44 +08:00
  • e50389c1d6 repair make_mac_stm32cubeide_code scripts. IllusionLee 2019-09-28 15:38:39 +08:00
  • e4038592b9 improve risc-v context switch acevest 2019-09-27 17:27:59 +08:00
  • b34ce35f5e fix comment SheldonDai 2019-09-27 16:09:19 +08:00
  • ca133a077a Merge branch 'master' of https://github.com/Tencent/TencentOS-tiny SheldonDai 2019-09-27 11:30:31 +08:00
  • 26edb2dfb3 remove robin enable config SheldonDai 2019-09-27 11:30:24 +08:00
  • 67e5155475 update GD32VF103_Firmware_Library to 1.0.1 acevest 2019-09-26 22:38:54 +08:00
  • 384a4f6ef3 enable set systick priority for bumblebee acevest 2019-09-26 20:11:59 +08:00
  • f03535a484 detach risc-v cpu bumblebee level code from gd32v lib acevest 2019-09-26 19:46:26 +08:00
  • 25e35c449b Merge pull request #15 from QinYUN575/master Supowang1989 2019-09-26 14:56:39 +08:00
  • ff50fe9633 add support for ALIENTEK_Pandora_STM32L475 QinYUN575 2019-09-26 14:35:02 +08:00
  • b1436e7431 Merge pull request #14 from acevest/fix_doc Supowang1989 2019-09-26 10:20:07 +08:00
  • 7b06a3044b Merge pull request #12 from acevest/gd32v Supowang1989 2019-09-26 10:19:30 +08:00
  • e361ccf93b fix doc #13 acevest 2019-09-26 09:20:47 +08:00
  • cfcb853a75 fix tick per second acevest 2019-09-26 09:11:31 +08:00
  • 16f3cbb463 add pre support for GD32VF103C_START board acevest 2019-09-25 23:36:01 +08:00
  • 59c8e69af5 fix risc-v init task gp(global pointer register) bug acevest 2019-09-25 23:29:26 +08:00
  • b1b2d1eabc organize risc-v code for spike and bumblebee acevest 2019-09-25 21:53:27 +08:00
  • e147b06080 add ALIENTEK_W601 support supowang 2019-09-25 15:24:38 +08:00
  • 874b7307ae event-driven tab2space SheldonDai 2019-09-24 17:33:30 +08:00
  • 9727512631 add event-driven framework SheldonDai 2019-09-24 17:21:58 +08:00
  • 97be1b9e93 add support for ALIENTEK_WarShip_STM32F103 supowang 2019-09-24 11:49:36 +08:00
  • b7082e7b35 add support for ALIENTEK_EXPLORER_STM32F407ZGT6 supowang 2019-09-24 11:26:35 +08:00
  • 379427f879 Merge branch 'gd32v-dev' of https://github.com/acevest/TencentOS-tiny into gd32v-dev acevest 2019-09-24 10:30:47 +08:00
  • 8ef8fed56e fix risc-v gp(global pointer register) problem acevest 2019-09-24 10:19:57 +08:00
  • 1747cedc61 support GD32VF103C START board acevest 2019-09-23 22:01:10 +08:00
  • 2d9580cf78 gd32vf103 jump to task success acevest 2019-09-21 22:29:55 +08:00
  • 86e6f923d7 import GD32VF103 Firmware Library acevest 2019-09-20 19:22:48 +08:00
  • c972a9cf5b fix risc-v gp(global pointer register) problem acevest 2019-09-24 10:19:57 +08:00
  • c081991983 Merge pull request #10 from acevest/risc-v Supowang1989 2019-09-24 10:07:52 +08:00
  • 0872cbfbd4 support GD32VF103C START board acevest 2019-09-23 22:01:10 +08:00
  • b558088503 gd32vf103 jump to task success acevest 2019-09-21 22:29:55 +08:00
  • 83cf2e27a2 import GD32VF103 Firmware Library acevest 2019-09-20 19:22:48 +08:00
  • 1401c2bff5 fix some spell SheldonDai 2019-09-23 21:06:32 +08:00
  • 4cfe60a9cb fix a tick list add bug SheldonDai 2019-09-23 20:40:31 +08:00
  • 45e8c1e6af rename ALIENTEK_Elite_STM32F103 supowang 2019-09-23 17:34:20 +08:00
  • 5bd3765ae5 add support for ALIENTEK_Elite_STM32F103 supowang 2019-09-23 17:31:48 +08:00
  • 3c2e4debef add support for ALIENTEK-MiniSTM32F103RCT6 supowang 2019-09-23 16:23:52 +08:00
  • b68480232e Merge pull request #6 from Mculover666/master Supowang1989 2019-09-21 23:45:34 +08:00
  • 5e9aefb90a add support for gcc mculover666 2019-09-21 21:50:55 +08:00
  • ccdefc11ec fix the floder name bug mculover666 2019-09-21 21:19:15 +08:00
  • ea3a97b152 fix bh1750 code style mculover666 2019-09-21 20:40:09 +08:00