118645 Commits (main)
 

Author SHA1 Message Date
Dan Kalowsky 1e511b2066 Renaming _GetNextTimerExpiry to _get_next_timer_expiry 10 years ago
Dan Kalowsky 43779366ad Rename wlMonitorCalibrate to workload_monitor_calibrate 10 years ago
Dan Kalowsky 490c702343 Renaming _WlLoop to _workload_loop 10 years ago
David Norris 8a0db0aa11 Convert nano/test TC_END to TC_END_RESULT 10 years ago
David Norris df8f130910 add calls to TC_END_RESULT to be consistent 10 years ago
David Norris 9a87dfd4aa Add more host utils to .gitignore 10 years ago
Peter Mitsis 7637d818fc Fix null byte padding in strncpy() 10 years ago
Benjamin Walsh 531f1c3695 samples: remove explicit enabling of SW_ISR_TABLE/DYNAMIC 10 years ago
Benjamin Walsh e1308ebd37 arm: enable SW_ISR_TABLE/DYNAMIC by default 10 years ago
Allan Stephens 3f6c0e51dd Remove unnecessary sample project use of GDB_INFO 10 years ago
Allan Stephens 069ff41d01 Cleanup of GDB_INFO configuration option 10 years ago
Andrei Emeltchenko fbb1526d1a Rename _IsrWrapper camelCase to _isr_wrapper 10 years ago
Andrei Emeltchenko 2e0f3845f7 Rename _SpuriousIRQ to _irq_spurious 10 years ago
Andrei Emeltchenko c6a72c2f81 serial_console: Use static wrappers with right _IntExit() 10 years ago
Andrei Emeltchenko c121074115 ti_lm3s6965: Reformat comment block making it readable 10 years ago
Andrei Emeltchenko 4be01c91cf fsl_frdm_k64f: Support SW_ISR_TABLE for serial console 10 years ago
Andrei Emeltchenko 20ce390664 ti_lm3s6965: Support SW_ISR_TABLE for serial console 10 years ago
Andrei Emeltchenko f1e1897ade console: Replace uartConsoleInit with uart_console_init 10 years ago
Andrei Emeltchenko dfa5f2371b serial_console: Rename console_uart_isr to uart_console_isr 10 years ago
Peter Mitsis 425437037d Remove references to K_DataFree 10 years ago
Peter Mitsis a7407cbeb6 Remove references to LinkIn and LinkOut 10 years ago
Peter Mitsis 0e0ca54364 Remove unused file mallocInit.h 10 years ago
Allan Stephens e4b70a95fb Eliminate GEN_OFFSET_SYM_HOST() macro 10 years ago
Allan Stephens b32f81dbe4 Rename "activeLink" field of CCS to "next_context" 10 years ago
Allan Stephens 9d0c28b892 Remove unnecessary sample project use of CONTEXT_MONITOR 10 years ago
Allan Stephens ab03ec2a62 Adapt tools support code to reflect its context monitoring nature 10 years ago
Allan Stephens c7661eb981 Transform HOST_TOOLS_SUPPORT config option to CONTEXT_MONITOR 10 years ago
Allan Stephens 26a2e74897 Add missing guard to handle multiple inclusion of k_mem.h 10 years ago
Allan Stephens 54e746c2c0 Eliminate use of VXMICRO_HOST_TOOLS 10 years ago
Allan Stephens 5765af636f Remove unnecessary conditional comments 10 years ago
Johan Hedberg 7b6d006255 Bluetooth: Add Bluetooth init sample 10 years ago
Johan Hedberg 2581ad9313 Bluetooth: Add HCI UART (H4) driver 10 years ago
Johan Hedberg d210d306d7 Bluetooth: Add full HCI initialization routine 10 years ago
Johan Hedberg 45554f5b72 Bluetooth: Add basic HCI command processing 10 years ago
Johan Hedberg 23a0df8b9b Bluetooth: Add HCI driver API 10 years ago
Johan Hedberg 64b117a9b1 Bluetooth: Add support for HCI data buffers 10 years ago
Johan Hedberg 63e9480399 Bluetooth: Add basic HCI definitions 10 years ago
Johan Hedberg ac63429177 Bluetooth: Add skeleton for HCI core 10 years ago
Yonattan Louise 8489e2410d Rename K_DebugLowTime to _k_debug_sys_clock_tick_count 10 years ago
Yonattan Louise a43d34d618 Rename K_wl_scale to _k_workload_scale 10 years ago
Yonattan Louise 79dd1b48bd Rename TaskSwitchCallBack to _k_task_switch_callback 10 years ago
Yonattan Louise eecb9466d5 Rename K_monitor_nrec to k_monitor_nrec 10 years ago
Yonattan Louise ef3a395c49 Rename K_monitor_wptr to k_monitor_wptr 10 years ago
Yonattan Louise 0a5d10669d Rename K_monitor_mask to _k_monitor_mask 10 years ago
Yonattan Louise b1b4747e8f Rename K_monitor_capacity to k_monitor_capacity 10 years ago
Yonattan Louise d2d2de9039 Rename K_monitor_buff to k_monitor_buff 10 years ago
Yonattan Louise e2be61c15e Rename K_StackSize to _k_server_stack_size 10 years ago
Yonattan Louise ab9c05ac2a Rename _SysIdleElapsedTicks to _sys_idle_elapsed_ticks 10 years ago
Yonattan Louise 14d19a7bc3 Rename SlicePrio to slice_prio 10 years ago
Yonattan Louise ee96425b55 Rename SliceTime to slice_time 10 years ago